google / btreeLinks
BTree provides a simple, ordered, in-memory data structure for Go programs.
☆4,153Updated last year
Alternatives and similar repositories for btree
Users that are interested in btree are comparing it to the libraries listed below
Sorting:
- Golang implementation of the Raft consensus protocol☆8,875Updated last month
- Golang LRU cache☆4,901Updated 2 weeks ago
- LevelDB key/value database in Go.☆6,319Updated last year
- A feature complete and high performance multi-group Raft library in Go.☆5,285Updated 5 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,807Updated last week
- A cache library for Go with zero GC overhead.☆5,348Updated last year
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,720Updated 2 months ago
- RocksDB/LevelDB inspired key-value database in Go☆5,676Updated this week
- Golang in-memory database built on immutable radix trees☆3,420Updated 5 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,724Updated last year
- a thread-safe concurrent map for go☆4,510Updated last year
- A Go blocking leaky-bucket rate limit implementation☆4,631Updated last year
- groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.☆13,292Updated last year
- Fast event-loop networking for Go☆6,033Updated 2 years ago
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,541Updated last week
- A high performance memory-bound Go cache☆6,638Updated 2 weeks ago
- Efficient cache for gigabytes of data written in Go.☆8,027Updated 3 weeks ago
- [Deprecated] Protocol Buffers for Go with Gadgets☆5,686Updated 2 years ago
- A tool to list and diagnose Go processes currently running on your system☆6,988Updated last month
- Golang package for gossip based membership and failure detection☆3,981Updated 2 weeks ago
- The LevelDB key-value database in the Go programming language.☆1,154Updated 8 years ago
- An embedded key/value database for Go.☆9,275Updated last week
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,304Updated last month
- A goroutine pool for Go☆4,029Updated 2 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,879Updated 4 months ago
- Pure Go Redis server for Go unittests☆3,437Updated last month
- Go Project Design Documents☆3,439Updated last week
- A golang LRU Cache for high concurrency☆1,384Updated last month
- Efficient token-bucket-based rate limiter package.☆2,882Updated 2 years ago
- Redis compatible server framework for Go☆2,287Updated 7 months ago