cloudflare / bmLinks
A Golang implementation of Bentley/McIlroy long string compression
☆118Updated 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 7 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆82Updated last year
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 11 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
- Package rpool provides a resource pool.☆88Updated 9 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆98Updated 6 years ago
- A collection of well-known string hash functions, implemented in Go☆68Updated 7 years ago
- ☆162Updated last year
- Go implementation of Count-Min-Log☆68Updated 11 months ago
- BitSet data structure in golang☆36Updated 6 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆42Updated 7 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 10 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆109Updated 8 years ago
- Bloom filters implemented in Go.☆147Updated 7 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆147Updated 7 years ago
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆58Updated 8 years ago
- In-process plugin framework for Golang code☆58Updated 10 years ago
- gtreap is an immutable treap implementation in the Go Language☆92Updated 3 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- Mount a BoltDB (https://github.com/boltdb/bolt) database as a FUSE filesystem;☆115Updated 5 years ago
- A package for Go that can be used for range queries on large number of intervals☆43Updated 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
- Minimal Perfect Hashing for Go☆192Updated last year
- Circular buffer backed by MMAPed file for golang☆90Updated last year
- Heap dump reader & visualizer for Go 1.4☆48Updated 10 years ago
- A Go (golang) library for managing highly concurrent independent network streams.☆87Updated 7 years ago
- Probabilistic Data Structures for Go☆258Updated 7 years ago
- Data structure interface to database/sql☆48Updated 6 years ago