google / btreeLinks
BTree provides a simple, ordered, in-memory data structure for Go programs.
☆4,116Updated last year
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,294Updated last year
- Golang LRU cache☆4,759Updated last week
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,750Updated this week
- Golang implementation of the Raft consensus protocol☆8,725Updated last month
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,643Updated this week
- A feature complete and high performance multi-group Raft library in Go.☆5,220Updated last month
- RocksDB/LevelDB inspired key-value database in Go☆5,446Updated last week
- A cache library for Go with zero GC overhead.☆5,274Updated last year
- Golang in-memory database built on immutable radix trees☆3,368Updated last month
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,704Updated last year
- A Go blocking leaky-bucket rate limit implementation☆4,568Updated last year
- [Deprecated] Protocol Buffers for Go with Gadgets☆5,684Updated 2 years ago
- Efficient cache for gigabytes of data written in Go.☆7,914Updated last week
- a thread-safe concurrent map for go☆4,475Updated last year
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,492Updated last week
- An embedded key/value database for Go.☆9,019Updated last week
- Golang package for gossip based membership and failure detection☆3,897Updated last month
- The LevelDB key-value database in the Go programming language.☆1,155Updated 8 years ago
- A high performance memory-bound Go cache☆6,372Updated last week
- groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.☆13,234Updated 8 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,253Updated 2 weeks ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,866Updated 3 weeks ago
- A golang LRU Cache for high concurrency☆1,374Updated 7 months ago
- Optimized Go Compression Packages☆5,190Updated last week
- A goroutine pool for Go☆4,014Updated 2 years ago
- A tool to list and diagnose Go processes currently running on your system☆6,886Updated last week
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,765Updated 11 months ago
- Pure Go Redis server for Go unittests☆3,332Updated 2 months ago
- Go Project Design Documents☆3,417Updated 5 months ago
- Fast event-loop networking for Go☆6,012Updated last year