google / btreeLinks
BTree provides a simple, ordered, in-memory data structure for Go programs.
☆4,094Updated 10 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,283Updated last year
- Golang LRU cache☆4,692Updated last week
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,731Updated this week
- Golang implementation of the Raft consensus protocol☆8,670Updated last week
- Golang in-memory database built on immutable radix trees☆3,327Updated last week
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,621Updated 7 months ago
- A feature complete and high performance multi-group Raft library in Go.☆5,197Updated last year
- Go Project Design Documents☆3,404Updated 4 months ago
- A cache library for Go with zero GC overhead.☆5,242Updated last year
- a thread-safe concurrent map for go☆4,456Updated last year
- RocksDB/LevelDB inspired key-value database in Go☆5,377Updated this week
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,480Updated last month
- An embedded key/value database for Go.☆8,899Updated this week
- A Go blocking leaky-bucket rate limit implementation☆4,534Updated last year
- Efficient cache for gigabytes of data written in Go.☆7,870Updated 2 months ago
- A goroutine pool for Go☆4,000Updated 2 years ago
- [Deprecated] Protocol Buffers for Go with Gadgets☆5,689Updated last year
- A tool to list and diagnose Go processes currently running on your system☆6,870Updated last month
- A high performance memory-bound Go cache☆6,209Updated this week
- Golang package for gossip based membership and failure detection☆3,864Updated last week
- Fast event-loop networking for Go☆5,991Updated last year
- The LevelDB key-value database in the Go programming language.☆1,154Updated 8 years ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,694Updated last year
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,238Updated last month
- groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.☆13,207Updated 7 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,859Updated 3 weeks ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,974Updated last year
- Monkey patching in Go☆3,396Updated 5 years ago
- A golang LRU Cache for high concurrency☆1,366Updated 6 months ago
- Leveled execution logs for Go☆3,602Updated 2 months ago