google / btree
BTree provides a simple, ordered, in-memory data structure for Go programs.
☆3,949Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for btree
- LevelDB key/value database in Go.☆6,152Updated 5 months ago
- Golang LRU cache☆4,335Updated 3 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,522Updated this week
- A Go blocking leaky-bucket rate limit implementation☆4,341Updated 6 months ago
- Efficient cache for gigabytes of data written in Go.☆7,541Updated 3 months ago
- Golang package for gossip based membership and failure detection☆3,662Updated 2 months ago
- Golang implementation of the Raft consensus protocol☆8,247Updated 3 weeks ago
- A cache library for Go with zero GC overhead.☆5,099Updated 6 months ago
- A feature complete and high performance multi-group Raft library in Go.☆5,079Updated 3 months ago
- An embedded key/value database for Go.☆8,264Updated this week
- a thread-safe concurrent map for go☆4,300Updated 5 months ago
- A high performance memory-bound Go cache☆5,644Updated last week
- Fast event-loop networking for Go☆5,893Updated last year
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,432Updated 2 months ago
- RocksDB/LevelDB inspired key-value database in Go☆4,892Updated this week
- Golang in-memory database built on immutable radix trees☆3,197Updated 2 months ago
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,397Updated 3 weeks ago
- [Deprecated] Protocol Buffers for Go with Gadgets☆5,665Updated last year
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,601Updated 8 months ago
- A goroutine pool for Go☆3,889Updated last year
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,574Updated 2 months ago
- An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.☆8,154Updated 11 months ago
- Efficient token-bucket-based rate limiter package.☆2,799Updated last year
- lumberjack is a log rolling package for Go☆4,857Updated 3 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,120Updated 4 months ago
- A tool to list and diagnose Go processes currently running on your system☆6,732Updated this week
- Distributed mutual exclusion lock using Redis for Go☆3,387Updated 2 months ago
- groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.☆12,942Updated 11 months ago
- Netflix's Hystrix latency and fault tolerance library, for Go☆4,243Updated 8 months ago
- Fast key-value DB in Go.☆13,941Updated this week