openacid / slimLinks
Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).
☆1,926Updated last year
Alternatives and similar repositories for slim
Users that are interested in slim are comparing it to the libraries listed below
Sorting:
- An extensible MySQL server implementation in Go.☆1,041Updated 4 years ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,750Updated this week
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,253Updated 2 weeks ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,866Updated 3 weeks ago
- a very simple pure key => value storage system that speaks Redis protocol with Postgres as storage engine and more☆1,221Updated 2 years ago
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,492Updated this week
- Graceful process restarts in Go☆3,006Updated 10 months ago
- Redis compatible server framework for Go☆2,256Updated 3 months ago
- Cuckoo Filter: Practically Better Than Bloom☆1,187Updated last year
- A port of the LMAX Disruptor to the Go language.☆1,405Updated last year
- A feature complete and high performance multi-group Raft library in Go.☆5,220Updated last month
- Benchmarks of Go serialization methods☆1,600Updated last month
- Golang in-memory database built on immutable radix trees☆3,368Updated last month
- gorocksdb is a Go wrapper for RocksDB☆968Updated last year
- indexing library for Go☆1,973Updated last year
- The LevelDB key-value database in the Go programming language.☆1,155Updated 8 years ago
- Command line monitoring for goroutines☆1,901Updated 2 years ago
- Distributed transactional NoSQL database, Redis protocol compatible using tikv as backend☆1,438Updated 2 years ago
- A Distributed Redis Protocol Compatible NoSQL Database☆1,401Updated last year
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,643Updated this week
- Fast event-loop networking for Go☆6,012Updated last year
- The Snappy compression format in the Go programming language.☆1,560Updated 5 months ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,943Updated 2 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,860Updated last week
- 🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quick…☆1,761Updated 2 months ago
- Fast, efficient, and scalable distributed map/reduce system, DAG execution, in memory or on disk, written in pure Go, runs standalone or …☆3,538Updated last month
- A disk-backed key-value store.☆1,444Updated 3 years ago
- An implementation of failpoints for Golang.☆858Updated last year
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,000Updated last year
- A golang LRU Cache for high concurrency☆1,374Updated 7 months ago