google / btreeLinks
BTree provides a simple, ordered, in-memory data structure for Go programs.
☆4,153Updated last year
Alternatives and similar repositories for btree
Users that are interested in btree are comparing it to the libraries listed below
Sorting:
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,818Updated last month
- LevelDB key/value database in Go.☆6,321Updated last year
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,729Updated 2 months ago
- Golang LRU cache☆4,929Updated last month
- Golang in-memory database built on immutable radix trees☆3,426Updated this week
- RocksDB/LevelDB inspired key-value database in Go☆5,710Updated this week
- Golang implementation of the Raft consensus protocol☆8,893Updated last month
- A Go blocking leaky-bucket rate limit implementation☆4,649Updated last year
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,729Updated last year
- A feature complete and high performance multi-group Raft library in Go.☆5,292Updated 5 months ago
- Golang package for gossip based membership and failure detection☆3,995Updated this week
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,315Updated 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,542Updated last week
- A cache library for Go with zero GC overhead.☆5,356Updated last year
- A tool to list and diagnose Go processes currently running on your system☆6,992Updated last week
- Go Project Design Documents☆3,442Updated last month
- Pure Go Redis server for Go unittests☆3,453Updated this week
- A high performance memory-bound Go cache☆6,659Updated last month
- Efficient cache for gigabytes of data written in Go.☆8,050Updated last month
- a thread-safe concurrent map for go☆4,515Updated last year
- A goroutine pool for Go☆4,031Updated 2 years ago
- The LevelDB key-value database in the Go programming language.☆1,154Updated 9 years ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,070Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,880Updated 5 months ago
- A golang LRU Cache for high concurrency☆1,389Updated this week
- Fast event-loop networking for Go☆6,032Updated 2 years ago
- Goroutine leak detector☆5,075Updated last month
- SQL Parser implemented in Go☆1,575Updated 3 years ago
- [Deprecated] Protocol Buffers for Go with Gadgets☆5,686Updated 2 years ago
- Go package implementing bitsets☆1,477Updated last week