google / btreeLinks
BTree provides a simple, ordered, in-memory data structure for Go programs.
☆4,128Updated 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,306Updated last year
- Golang LRU cache☆4,805Updated 3 weeks ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,763Updated last month
- Golang implementation of the Raft consensus protocol☆8,771Updated last week
- Golang in-memory database built on immutable radix trees☆3,384Updated 3 months ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,669Updated last month
- RocksDB/LevelDB inspired key-value database in Go☆5,533Updated this week
- a thread-safe concurrent map for go☆4,484Updated last year
- A cache library for Go with zero GC overhead.☆5,299Updated last year
- A Go blocking leaky-bucket rate limit implementation☆4,591Updated last year
- A feature complete and high performance multi-group Raft library in Go.☆5,238Updated 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,515Updated this week
- A high performance memory-bound Go cache☆6,485Updated last month
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,709Updated last year
- Efficient cache for gigabytes of data written in Go.☆7,972Updated 3 weeks ago
- A goroutine pool for Go☆4,019Updated 2 years ago
- The LevelDB key-value database in the Go programming language.☆1,154Updated 8 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,872Updated 2 months ago
- [Deprecated] Protocol Buffers for Go with Gadgets☆5,688Updated 2 years ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,272Updated 2 months ago
- An embedded key/value database for Go.☆9,112Updated last week
- Fast event-loop networking for Go☆6,017Updated last year
- A tool to list and diagnose Go processes currently running on your system☆6,969Updated last month
- groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.☆13,254Updated 10 months ago
- Pure Go Redis server for Go unittests☆3,364Updated last week
- Go Project Design Documents☆3,426Updated 3 weeks ago
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,786Updated last year
- SQL Parser implemented in Go☆1,558Updated 3 years ago
- Efficient token-bucket-based rate limiter package.☆2,881Updated 2 years ago
- An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.☆8,657Updated last year