google / btreeLinks
BTree provides a simple, ordered, in-memory data structure for Go programs.
☆4,076Updated 9 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,265Updated last year
- Golang LRU cache☆4,625Updated this week
- Efficient cache for gigabytes of data written in Go.☆7,832Updated 3 weeks ago
- A cache library for Go with zero GC overhead.☆5,220Updated last year
- Golang implementation of the Raft consensus protocol☆8,601Updated this week
- A Go blocking leaky-bucket rate limit implementation☆4,514Updated last year
- [Deprecated] Protocol Buffers for Go with Gadgets☆5,683Updated last year
- Golang in-memory database built on immutable radix trees☆3,295Updated this week
- RocksDB/LevelDB inspired key-value database in Go☆5,306Updated this week
- a thread-safe concurrent map for go☆4,440Updated last year
- A high performance memory-bound Go cache☆6,086Updated this week
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,682Updated last year
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,708Updated last week
- groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.☆13,169Updated 6 months ago
- A goroutine pool for Go☆3,992Updated 2 years ago
- An embedded key/value database for Go.☆8,796Updated last week
- Fast event-loop networking for Go☆5,984Updated last year
- Golang package for gossip based membership and failure detection☆3,838Updated 2 months ago
- Efficient token-bucket-based rate limiter package.☆2,855Updated last year
- A tool to list and diagnose Go processes currently running on your system☆6,860Updated 2 weeks ago
- A feature complete and high performance multi-group Raft library in Go.☆5,181Updated 10 months ago
- Zero downtime restarts for go servers (Drop in replacement for http.ListenAndServe)☆4,116Updated 3 years ago
- lumberjack is a log rolling package for Go☆5,104Updated 9 months ago
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,704Updated 8 months ago
- Distributed mutual exclusion lock using Redis for Go☆3,683Updated 9 months ago
- Connection multiplexer for GoLang: serve different services on the same port!☆2,634Updated last year
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,470Updated 2 weeks ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,217Updated last week
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,588Updated 5 months ago
- A FileSystem Abstraction System for Go☆6,226Updated this week