cloudflare / bm
A Golang implementation of Bentley/McIlroy long string compression
☆120Updated 8 months ago
Alternatives and similar repositories for bm
Users that are interested in bm are comparing it to the libraries listed below
Sorting:
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 7 months ago
- A package for Go that can be used for range queries on large number of intervals☆42Updated 8 years ago
- BitSet data structure in golang☆38Updated 5 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆42Updated 6 years ago
- Package atomicfile provides an atomically written/replaced file.☆51Updated 7 years ago
- ☆161Updated 8 months ago
- A collection of well-known string hash functions, implemented in Go☆67Updated 6 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- repackage the golang elliptic library enhancements by Vlad Krasnov and Shay Gueron as a stand alone library. Works with Go 1.4 or Go 1.5.☆35Updated 9 years ago
- A distributed forward caching proxy for Go's http.Client supporting TLS☆31Updated 7 years ago
- Thread safe []byte pool for Go☆27Updated 9 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- An exit strategy for go routines☆52Updated 9 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 7 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- Various parsing utilities, such as IP, time, and top-level-domain, in Go☆25Updated 8 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆60Updated 4 years ago
- Efficient thread-safe circular byte buffer to keep in-memory logs☆21Updated 4 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Streaming TopK estimates☆86Updated 3 years ago
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- Go library for writing standalone Map/Reduce jobs or for use with Hadoop's streaming protocol☆104Updated 11 years ago
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 6 years ago
- Circular buffer backed by MMAPed file for golang☆92Updated 8 months ago
- Golang LRU read-through cache backed by a remote store☆34Updated 9 years ago
- sql with commits over raft☆35Updated 9 years ago