google / btreeLinks
BTree provides a simple, ordered, in-memory data structure for Go programs.
☆4,136Updated 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,819Updated last month
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,776Updated this week
- Golang in-memory database built on immutable radix trees☆3,394Updated 3 months ago
- A Go blocking leaky-bucket rate limit implementation☆4,609Updated last year
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,674Updated 2 weeks ago
- Golang implementation of the Raft consensus protocol☆8,796Updated last month
- A cache library for Go with zero GC overhead.☆5,312Updated last year
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,524Updated this week
- A high performance memory-bound Go cache☆6,521Updated 3 weeks ago
- RocksDB/LevelDB inspired key-value database in Go☆5,560Updated last week
- Go Project Design Documents☆3,428Updated last month
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,711Updated last year
- a thread-safe concurrent map for go☆4,491Updated last year
- A feature complete and high performance multi-group Raft library in Go.☆5,253Updated 3 months ago
- Efficient cache for gigabytes of data written in Go.☆7,990Updated last month
- Finite State Machine for Go☆3,230Updated 5 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,278Updated 2 months ago
- A goroutine pool for Go☆4,018Updated 2 years ago
- A golang LRU Cache for high concurrency☆1,377Updated 10 months ago
- Pure Go Redis server for Go unittests☆3,384Updated 2 weeks ago
- [Deprecated] Protocol Buffers for Go with Gadgets☆5,687Updated 2 years ago
- Golang package for gossip based membership and failure detection☆3,930Updated this week
- An embedded key/value database for Go.☆9,156Updated last week
- Fast event-loop networking for Go☆6,020Updated 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,876Updated 2 months ago
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,798Updated last year
- groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.☆13,262Updated 10 months ago
- Connection multiplexer for GoLang: serve different services on the same port!☆2,671Updated last year