stringbank. Storing strings without GC overhead
86intern. string interning library for lots of strings
39scratchbuild. build simple single-layer containers and upload them to a repository.
37scratchmachine. Proof of concept for Go/linux machine with no other user-space
29benchmarks. Some basic go benchmarks
29plenc. Go encoding based on protobuf, but hopefully easier to deal with
28ut. Awesome Go mocks without magic
21avro. AVRO decoder
18symboltab. A hopefully fast symbol table (string <=> integer sequence number)
17graphblog. Code to support a blog post about optimising some graph stuff
16tt_goji_middleware. Some simple middleware for Goji
12tt_goji_oauth. Add login with OAUTH to your goji app
5sparsevector. Efficient sparse vectors in Go
4levenshtein. Levenshtein Distance in Go
4keengo. Send events to keen.io using Go
3go_unique_ts. Uniquified timestamps that are naturally ordered
3csv. A CSV library that doesn't force you into allocations
3hashblog. Code supporting a blog post on Swiss tables
3philpearl.github.io. blog
2statichash. A hash table that can be memory-mapped in
2django-dumpdb. Clone of hg repo https://code.google.com/r/code-django-dumpdb.
2godetective. Detective game in basic Go
1mmap. Go
1bqupload. service that queues plenc-encoded data for upload to a BigQuery table
1advent. Advent of code stuff
1gods. GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap), Trees (RedBlackTree, AVLTree, BTree, BinaryHeap), Comparators, Iterators, Enumerables, Sort, JSON
1assets. Versioned static assets
1washsim. Simulating a car-wash, or a CPU-bound load.
1watch. Automatically run go builds and tests
1goslacksender. Send messages to Slack asynchronously
1aeshash. AES hash pulled out of Go hashtable
1TankTopTV-for-Android. Java
1netimageloader. Android library for loading images asynchronously
1