google / btreeLinks
BTree provides a simple, ordered, in-memory data structure for Go programs.
☆4,080Updated 9 months ago
Alternatives and similar repositories for btree
Users that are interested in btree are comparing it to the libraries listed below
Sorting:
- LevelDB key/value database in Go.☆6,268Updated last year
- Golang LRU cache☆4,655Updated last week
- A Go blocking leaky-bucket rate limit implementation☆4,517Updated last year
- RocksDB/LevelDB inspired key-value database in Go☆5,327Updated this week
- Efficient cache for gigabytes of data written in Go.☆7,844Updated last month
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,712Updated last week
- A cache library for Go with zero GC overhead.☆5,226Updated last year
- a thread-safe concurrent map for go☆4,445Updated last year
- [Deprecated] Protocol Buffers for Go with Gadgets☆5,684Updated last year
- Golang in-memory database built on immutable radix trees☆3,307Updated this week
- A high performance memory-bound Go cache☆6,108Updated last week
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,705Updated 9 months ago
- Fast event-loop networking for Go☆5,985Updated last year
- A goroutine pool for Go☆3,994Updated 2 years ago
- Golang implementation of the Raft consensus protocol☆8,623Updated 2 weeks ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,601Updated 6 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,683Updated last year
- A feature complete and high performance multi-group Raft library in Go.☆5,187Updated 11 months ago
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,471Updated this week
- groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.☆13,180Updated 6 months ago
- A tool to list and diagnose Go processes currently running on your system☆6,865Updated 3 weeks ago
- Efficient token-bucket-based rate limiter package.☆2,856Updated last year
- OpenTracing API for Go. 🛑 This library is DEPRECATED! https://github.com/opentracing/specification/issues/163☆3,494Updated 2 years ago
- Distributed mutual exclusion lock using Redis for Go☆3,690Updated 9 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,226Updated last week
- Fast key-value DB in Go.☆14,641Updated this week
- Circuit Breaker implemented in Go☆3,176Updated last week
- Netflix's Hystrix latency and fault tolerance library, for Go☆4,313Updated last year
- Zero downtime restarts for go servers (Drop in replacement for http.ListenAndServe)☆4,120Updated 3 years ago
- An embedded key/value database for Go.☆8,822Updated last week