cloudflare / bmLinks
A Golang implementation of Bentley/McIlroy long string compression
☆119Updated last year
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
- ☆162Updated last year
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated last year
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 6 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 5 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆109Updated 8 years ago
- Go implementation of Count-Min-Log☆68Updated 8 months ago
- A collection of well-known string hash functions, implemented in Go☆68Updated 7 years ago
- BitSet data structure in golang☆37Updated 5 years ago
- Thread safe []byte pool for Go☆27Updated 10 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 10 years ago
- Go translation of MetroHash☆113Updated 10 months ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆145Updated 7 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 11 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 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 10 years ago
- Bloom filters implemented in Go.☆147Updated 7 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- An experimental KV store, which implements an LSM on top of Bolt segments.☆32Updated 9 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- Circular buffer backed by MMAPed file for golang☆91Updated last year
- Low latency batching queues for Go☆75Updated 8 years ago
- Measuring time intervals correctly in Go (monotonic clock).☆65Updated 6 years ago
- blance - functional algorithm to assign partitions and replicas across distributed nodes☆14Updated last year
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 6 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆42Updated 7 years ago