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:
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,708Updated last week
- A feature complete and high performance multi-group Raft library in Go.☆5,181Updated 10 months ago
- Redis compatible server framework for Go☆2,215Updated 3 weeks ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,847Updated 2 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,217Updated last week
- A high performance NoSQL Database Server powered by Go☆4,114Updated last year
- The LevelDB key-value database in the Go programming language.☆1,152Updated 8 years ago
- An extensible MySQL server implementation in Go.☆1,040Updated 4 years ago
- 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
- Distributed transactional NoSQL database, Redis protocol compatible using tikv as backend☆1,433Updated 2 years ago
- 🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quick…☆1,749Updated 2 years ago
- Golang in-memory database built on immutable radix trees☆3,295Updated this week
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,918Updated 2 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,682Updated last year
- Command line monitoring for goroutines☆1,906Updated last year
- a very simple pure key => value storage system that speaks Redis protocol with Postgres as storage engine and more☆1,216Updated 2 years ago
- Graceful process restarts in Go☆2,980Updated 8 months ago
- A port of the LMAX Disruptor to the Go language.☆1,401Updated last year
- A golang LRU Cache for high concurrency☆1,362Updated 5 months ago
- Benchmarks of Go serialization methods☆1,594Updated 9 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,846Updated 2 weeks ago
- An implementation of failpoints for Golang.☆850Updated last year
- gorocksdb is a Go wrapper for RocksDB☆961Updated last year
- Fast, efficient, and scalable distributed map/reduce system, DAG execution, in memory or on disk, written in pure Go, runs standalone or …☆3,517Updated last month
- LevelDB key/value database in Go.☆6,265Updated last year
- Cuckoo Filter: Practically Better Than Bloom☆1,176Updated 10 months ago
- The Snappy compression format in the Go programming language.☆1,556Updated 2 months ago
- C to Go Assembly☆1,332Updated 3 years ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,588Updated 5 months ago
- Glow is an easy-to-use distributed computation system written in Go, similar to Hadoop Map Reduce, Spark, Flink, Storm, etc. I am also wo…☆3,215Updated 6 years ago