google / btreeLinks
BTree provides a simple, ordered, in-memory data structure for Go programs.
☆4,145Updated 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,316Updated last year
- Golang LRU cache☆4,848Updated 2 weeks ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,691Updated 3 weeks ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,794Updated last week
- RocksDB/LevelDB inspired key-value database in Go☆5,600Updated this week
- A feature complete and high performance multi-group Raft library in Go.☆5,263Updated 3 months ago
- Golang in-memory database built on immutable radix trees☆3,404Updated 4 months ago
- Golang implementation of the Raft consensus protocol☆8,827Updated last week
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,529Updated last week
- A cache library for Go with zero GC overhead.☆5,326Updated last year
- A Go blocking leaky-bucket rate limit implementation☆4,616Updated last year
- Golang package for gossip based membership and failure detection☆3,944Updated last week
- a thread-safe concurrent map for go☆4,500Updated last year
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,719Updated last year
- Efficient cache for gigabytes of data written in Go.☆8,006Updated last week
- A high performance memory-bound Go cache☆6,566Updated last month
- A golang LRU Cache for high concurrency☆1,381Updated 2 weeks ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,291Updated last week
- Pure Go Redis server for Go unittests☆3,401Updated this week
- A goroutine pool for Go☆4,020Updated 2 years ago
- The LevelDB key-value database in the Go programming language.☆1,155Updated 8 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,876Updated 3 months ago
- SQL Parser implemented in Go☆1,562Updated 3 years ago
- An embedded key/value database for Go.☆9,199Updated last week
- Fast event-loop networking for Go☆6,024Updated 2 years ago
- Go Project Design Documents☆3,429Updated 2 months ago
- Efficient token-bucket-based rate limiter package.☆2,884Updated 2 years ago
- Distributed mutual exclusion lock using Redis for Go☆3,880Updated last week
- [Deprecated] Protocol Buffers for Go with Gadgets☆5,684Updated 2 years ago
- groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.☆13,277Updated 11 months ago