Pinned Repositories
firefly
[WIP] Firefly is a research OS inspired by Linux and Plan 9.
browser
A helper library for Go, which parses HTML and CSS documents for required links.
embed
Embed is a simple tool for embedding content in Go source
gmail
A small Go library for sending emails from a Gmail account.
gotak
Go TLS Analysis Kit (GoTAK) is a simple toolkit for gathering information about the TLS implementation of web clients/servers.
rs3
A replacement for Google Reader, currently under active development, in pre-alpha.
rss
A Go library for fetching, parsing, and updating RSS feeds.
spdy
[deprecated] A full-featured SPDY library for the Go language.
spin
spin provides a simple spinlock for Go
web
Web is a small helper library in Go for building web servers.
SlyMarbo's Repositories
SlyMarbo/rss
A Go library for fetching, parsing, and updating RSS feeds.
SlyMarbo/spdy
[deprecated] A full-featured SPDY library for the Go language.
SlyMarbo/gmail
A small Go library for sending emails from a Gmail account.
SlyMarbo/web
Web is a small helper library in Go for building web servers.
SlyMarbo/rs3
A replacement for Google Reader, currently under active development, in pre-alpha.
SlyMarbo/gotak
Go TLS Analysis Kit (GoTAK) is a simple toolkit for gathering information about the TLS implementation of web clients/servers.
SlyMarbo/spin
spin provides a simple spinlock for Go
SlyMarbo/browser
A helper library for Go, which parses HTML and CSS documents for required links.
SlyMarbo/embed
Embed is a simple tool for embedding content in Go source
SlyMarbo/mellon
Mellon provides the core functionality for password management and generation.
SlyMarbo/2048
An implementation of the 2048 puzzle game in Go
SlyMarbo/c
A simple C 'interpreter' hacked together in half an hour.
SlyMarbo/command
command is a simple Go package for implementing a CLI.
SlyMarbo/cross
SlyMarbo/dice
Dice is a simple dice-rolling library in Go with automatic collection of roll statistics.
SlyMarbo/Ferret
An optimized substring search engine written in Go
SlyMarbo/go-rename
A simple tool for mass-renaming files
SlyMarbo/himawari
A Go program to download latest images from the Himawari-8 satellite and set it as the desktop background.
SlyMarbo/rules_rust_689
SlyMarbo/spdy-proxy
Reference implementation of a barebones SPDY/HTTPS proxying server
SlyMarbo/terminal
A modified version of exp/terminal.
SlyMarbo/wp
A reference implementation of the Web Protocol.