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,815Updated 3 weeks ago
- An extensible MySQL server implementation in Go.☆1,038Updated 4 years ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,306Updated last month
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,879Updated 5 months ago
- Redis compatible server framework for Go☆2,290Updated 7 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
- A feature complete and high performance multi-group Raft library in Go.☆5,287Updated 5 months ago
- gorocksdb is a Go wrapper for RocksDB☆972Updated last year
- Distributed transactional NoSQL database, Redis protocol compatible using tikv as backend☆1,443Updated 3 years ago
- Graceful process restarts in Go☆3,096Updated last year
- Cuckoo Filter: Practically Better Than Bloom☆1,208Updated last year
- A port of the LMAX Disruptor to the Go language.☆1,444Updated last month
- A golang LRU Cache for high concurrency☆1,384Updated 2 months ago
- Benchmarks of Go serialization methods☆1,620Updated 6 months ago
- Command line monitoring for goroutines☆1,908Updated 2 years ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,061Updated last year
- The Snappy compression format in the Go programming language.☆1,570Updated 10 months ago
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,541Updated last week
- indexing library for Go☆1,994Updated last year
- An implementation of failpoints for Golang.☆872Updated last week
- A Go library that implements Consistent Hashing and Consistent Hashing With Bounded Loads.☆685Updated 2 years ago
- The LevelDB key-value database in the Go programming language.☆1,154Updated 9 years ago
- A Distributed Redis Protocol Compatible NoSQL Database☆1,407Updated 2 years ago
- A high performance NoSQL Database Server powered by Go☆4,128Updated 2 years ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,725Updated last year
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,994Updated 4 months ago
- This package provides the ability to encode golang structs to a buffer as JSON very quickly.☆734Updated 2 years ago
- a generic object pool for golang☆1,244Updated 2 years ago
- high performance JSON encoder/decoder with stream API for Golang☆2,135Updated 2 years ago
- A disk-backed key-value store.☆1,455Updated 4 years ago