hit9 / htreeLinks
Package htree implements the in-memory hash tree. Hacker News: https://news.ycombinator.com/item?id=11369676
☆92Updated 2 years ago
Alternatives and similar repositories for htree
Users that are interested in htree are comparing it to the libraries listed below
Sorting:
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- Fast PUT/GET/DELETE in-memory key-value store for lookaside caching☆63Updated 10 years ago
- amd64 optimized bit operations☆41Updated 7 years ago
- Low latency batching queues for Go☆75Updated 8 years ago
- Generate datastructures for your types.☆77Updated 5 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 9 months ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- SQL Relational Algebra for Go.☆77Updated 9 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- auto-generate capnproto schema from your golang source files. Depends on go-capnproto-1.0 at https://github.com/glycerine/go-capnproto☆64Updated 8 years ago
- Middleware decorator for go servers.☆37Updated 10 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 9 years ago
- Go bindings for TrailDB☆47Updated 5 years ago
- Parallel and radix sorting in Go☆101Updated 2 years ago
- Declarative flag parameters as struct tags☆61Updated 9 years ago
- Probabilistic Data Structures for Go☆256Updated 7 years ago
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 6 years ago
- A distributed id generation service that starts at zero.☆74Updated 9 years ago
- OVO is an In-Memory Key/Value Storage☆92Updated 9 years ago
- Generic Data Structures/Algorithms in golang.☆53Updated 9 years ago
- Package atomicfile provides an atomically written/replaced file.☆51Updated 7 years ago
- A library in golang that implements the PorterStemmer algorithm for stemming words.☆35Updated 8 years ago
- HyperBitBit☆134Updated 8 years ago
- Fastest Encoder in the West☆65Updated 8 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- Cuckoo Filter: Practically better than bloom filter☆81Updated 6 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆42Updated 6 years ago
- [Go] FreeTree - generic binary-search-tree without any GC overhead☆45Updated 9 years ago