google / btree
BTree provides a simple, ordered, in-memory data structure for Go programs.
☆4,068Updated 8 months ago
Alternatives and similar repositories for btree:
Users that are interested in btree are comparing it to the libraries listed below
- Golang LRU cache☆4,590Updated 3 weeks ago
- LevelDB key/value database in Go.☆6,250Updated 11 months ago
- Golang in-memory database built on immutable radix trees☆3,282Updated 3 weeks ago
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,692Updated 8 months ago
- An embedded key/value database for Go.☆8,745Updated this week
- Fast event-loop networking for Go☆5,976Updated last year
- A Go blocking leaky-bucket rate limit implementation☆4,494Updated last year
- A goroutine pool for Go☆3,985Updated 2 years ago
- Efficient cache for gigabytes of data written in Go.☆7,813Updated last week
- RocksDB/LevelDB inspired key-value database in Go☆5,286Updated this week
- A tool to list and diagnose Go processes currently running on your system☆6,845Updated 2 months ago
- a thread-safe concurrent map for go☆4,434Updated 11 months ago
- Golang implementation of the Raft consensus protocol☆8,560Updated last week
- A cache library for Go with zero GC overhead.☆5,209Updated last year
- A high performance memory-bound Go cache☆6,034Updated this week
- Go Project Design Documents☆3,399Updated 2 months ago
- [Deprecated] Protocol Buffers for Go with Gadgets☆5,681Updated last year
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,674Updated last year
- Zero downtime restarts for go servers (Drop in replacement for http.ListenAndServe)☆4,108Updated 3 years ago
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,462Updated last month
- Simple error handling primitives☆8,234Updated 3 years ago
- Distributed mutual exclusion lock using Redis for Go☆3,649Updated 8 months ago
- A feature complete and high performance multi-group Raft library in Go.☆5,165Updated 10 months ago
- groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.☆13,155Updated 5 months ago
- An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.☆8,448Updated last year
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,571Updated 5 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,652Updated last month
- lumberjack is a log rolling package for Go☆5,078Updated 9 months ago
- Golang package for gossip based membership and failure detection☆3,811Updated last month
- Go client for AMQP 0.9.1☆4,915Updated last year