karalabe / cookiejarLinks
A contestant's algorithm toolbox
☆113Updated 10 years ago
Alternatives and similar repositories for cookiejar
Users that are interested in cookiejar are comparing it to the libraries listed below
Sorting:
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆289Updated 5 months ago
- Go implementation of a Kademlia distributed hash table☆160Updated 3 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆373Updated 2 years ago
- go4 hosts the go4.org packages.☆329Updated 2 years ago
- JSON-RPC 2.0 codec for Go net/rpc standard library☆96Updated 4 years ago
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Building blocks for fast rpc systems☆86Updated 8 years ago
- Bindings for the LMDB C library☆166Updated 3 years ago
- A simple library for working with raw Go struct data.☆86Updated 10 years ago
- Package based templating system for Go☆257Updated 3 years ago
- A simple pubsub package for go.☆446Updated last year
- go/golang: fast bit set Bloom filter☆136Updated 6 years ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 7 years ago
- A playground for things that aren't interesting enough to have their own repo.☆336Updated last year
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 9 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆280Updated 3 years ago
- A simple value-sorted map type for Go that features constant-time reads and efficient iteration over records.☆71Updated 7 years ago
- Simple translation from godoc to markdown.☆490Updated 6 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- Distributed RWMutex in Go☆359Updated 6 years ago
- Go (golang) library for deep copying values in Go.☆353Updated 4 years ago
- Command-line app for viewing BoltDB file in your terminal☆276Updated last year
- Go (golang) package to get hash strings of arbitrary data structures.☆140Updated 8 months ago
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆171Updated 7 years ago
- Detect all kinds of leaks in Go☆133Updated 10 years ago
- apicompat checks recent changes to a Go project for backwards incompatible changes☆180Updated 8 years ago
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆264Updated 2 months ago