openacid / slimLinks
Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).
☆1,932Updated 2 years ago
Alternatives and similar repositories for slim
Users that are interested in slim are comparing it to the libraries listed below
Sorting:
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,825Updated this week
- An extensible MySQL server implementation in Go.☆1,038Updated 5 years ago
- Redis compatible server framework for Go☆2,292Updated 8 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,880Updated 6 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,330Updated 2 months ago
- A feature complete and high performance multi-group Raft library in Go.☆5,298Updated 6 months ago
- Distributed transactional NoSQL database, Redis protocol compatible using tikv as backend☆1,443Updated 3 years ago
- A golang LRU Cache for high concurrency☆1,391Updated 3 weeks ago
- A port of the LMAX Disruptor to the Go language.☆1,448Updated 2 months ago
- a very simple pure key => value storage system that speaks Redis protocol with Postgres as storage engine and more☆1,224Updated 2 years ago
- Cuckoo Filter: Practically Better Than Bloom☆1,213Updated last year
- gorocksdb is a Go wrapper for RocksDB☆973Updated last year
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,549Updated 2 weeks ago
- Benchmarks of Go serialization methods☆1,622Updated 6 months ago
- A Distributed Redis Protocol Compatible NoSQL Database☆1,407Updated 2 years ago
- The Snappy compression format in the Go programming language.☆1,572Updated 10 months ago
- An implementation of failpoints for Golang.☆873Updated last month
- Golang in-memory database built on immutable radix trees☆3,431Updated last week
- Graceful process restarts in Go☆3,111Updated last year
- Command line monitoring for goroutines☆1,908Updated 2 years ago
- The LevelDB key-value database in the Go programming language.☆1,153Updated 9 years ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,920Updated last month
- A high performance NoSQL Database Server powered by Go☆4,130Updated 2 years ago
- a generic object pool for golang☆1,245Updated 2 years ago
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆1,017Updated last year
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,077Updated last year
- Fast event-loop networking for Go☆6,033Updated 2 years ago
- A Go library that implements Consistent Hashing and Consistent Hashing With Bounded Loads.☆686Updated 2 years ago
- Fast, efficient, and scalable distributed map/reduce system, DAG execution, in memory or on disk, written in pure Go, runs standalone or …☆3,555Updated 2 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,732Updated last year