openacid / slimLinks
Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).
☆1,930Updated 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,797Updated last week
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,299Updated 3 weeks ago
- A port of the LMAX Disruptor to the Go language.☆1,429Updated this week
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,878Updated 4 months ago
- A feature complete and high performance multi-group Raft library in Go.☆5,271Updated 4 months ago
- An extensible MySQL server implementation in Go.☆1,040Updated 4 years ago
- Redis compatible server framework for Go☆2,282Updated 6 months ago
- Graceful process restarts in Go☆3,081Updated last year
- A golang LRU Cache for high concurrency☆1,382Updated last month
- Benchmarks of Go serialization methods☆1,621Updated 5 months ago
- a very simple pure key => value storage system that speaks Redis protocol with Postgres as storage engine and more☆1,223Updated 2 years ago
- Command line monitoring for goroutines☆1,910Updated 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,532Updated last week
- gorocksdb is a Go wrapper for RocksDB☆968Updated last year
- Fast event-loop networking for Go☆6,030Updated 2 years ago
- Distributed transactional NoSQL database, Redis protocol compatible using tikv as backend☆1,440Updated 3 years ago
- An implementation of failpoints for Golang.☆869Updated 3 months ago
- The Snappy compression format in the Go programming language.☆1,569Updated 8 months ago
- Cuckoo Filter: Practically Better Than Bloom☆1,200Updated last year
- Golang in-memory database built on immutable radix trees☆3,406Updated 5 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,048Updated last year
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,721Updated last year
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,984Updated 3 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,903Updated last week
- 🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.☆3,055Updated 7 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,548Updated 2 weeks ago
- The LevelDB key-value database in the Go programming language.☆1,155Updated 8 years ago
- Anti-memory-waste byte buffer pool☆1,312Updated last year
- A high performance NoSQL Database Server powered by Go☆4,127Updated 2 years ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,704Updated last month