google / btreeLinks
BTree provides a simple, ordered, in-memory data structure for Go programs.
☆4,149Updated last year
Alternatives and similar repositories for btree
Users that are interested in btree are comparing it to the libraries listed below
Sorting:
- Golang LRU cache☆4,877Updated 2 weeks ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,797Updated last week
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,704Updated last month
- LevelDB key/value database in Go.☆6,316Updated last year
- Golang in-memory database built on immutable radix trees☆3,408Updated 5 months ago
- Golang implementation of the Raft consensus protocol☆8,852Updated 2 weeks ago
- A cache library for Go with zero GC overhead.☆5,337Updated last year
- A Go blocking leaky-bucket rate limit implementation☆4,627Updated last year
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,721Updated last year
- RocksDB/LevelDB inspired key-value database in Go☆5,640Updated this week
- A feature complete and high performance multi-group Raft library in Go.☆5,275Updated 4 months ago
- A high performance memory-bound Go cache☆6,607Updated 2 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,298Updated 3 weeks ago
- Efficient cache for gigabytes of data written in Go.☆8,023Updated this week
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,534Updated last week
- A goroutine pool for Go☆4,024Updated 2 years ago
- Golang package for gossip based membership and failure detection☆3,965Updated last week
- Pure Go Redis server for Go unittests☆3,417Updated 3 weeks ago
- [Deprecated] Protocol Buffers for Go with Gadgets☆5,687Updated 2 years ago
- An embedded key/value database for Go.☆9,241Updated last week
- a thread-safe concurrent map for go☆4,503Updated last year
- Fast event-loop networking for Go☆6,030Updated 2 years ago
- The LevelDB key-value database in the Go programming language.☆1,154Updated 8 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,878Updated 4 months ago
- Optimized Go Compression Packages☆5,327Updated this week
- Go Project Design Documents☆3,432Updated 3 weeks ago
- A tool to list and diagnose Go processes currently running on your system☆6,990Updated 2 weeks ago
- A golang LRU Cache for high concurrency☆1,382Updated last month
- Connection multiplexer for GoLang: serve different services on the same port!☆2,689Updated last year
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,045Updated last year