openacid / slimLinks
Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).
☆1,927Updated last year
Alternatives and similar repositories for slim
Users that are interested in slim are comparing it to the libraries listed below
Sorting:
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,247Updated this week
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,742Updated last week
- An extensible MySQL server implementation in Go.☆1,040Updated 4 years ago
- Redis compatible server framework for Go☆2,244Updated 2 months ago
- A feature complete and high performance multi-group Raft library in Go.☆5,206Updated last week
- Cuckoo Filter: Practically Better Than Bloom☆1,182Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,861Updated this week
- Distributed transactional NoSQL database, Redis protocol compatible using tikv as backend☆1,437Updated 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,491Updated last month
- a very simple pure key => value storage system that speaks Redis protocol with Postgres as storage engine and more☆1,218Updated 2 years ago
- Command line monitoring for goroutines☆1,903Updated 2 years ago
- A golang LRU Cache for high concurrency☆1,368Updated 7 months ago
- A port of the LMAX Disruptor to the Go language.☆1,405Updated last year
- Benchmarks of Go serialization methods☆1,599Updated 3 weeks ago
- Graceful process restarts in Go☆3,001Updated 10 months ago
- A Distributed Redis Protocol Compatible NoSQL Database☆1,402Updated last year
- A high performance NoSQL Database Server powered by Go☆4,127Updated last year
- Golang in-memory database built on immutable radix trees☆3,368Updated 3 weeks ago
- Fast event-loop networking for Go☆6,001Updated last year
- gorocksdb is a Go wrapper for RocksDB☆967Updated last year
- An implementation of failpoints for Golang.☆852Updated 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,531Updated 2 weeks ago
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,751Updated 10 months ago
- The Snappy compression format in the Go programming language.☆1,558Updated 4 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,698Updated last year
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,988Updated last year
- A Go code generator for MessagePack / msgpack.org[Go]☆1,859Updated last month
- The LevelDB key-value database in the Go programming language.☆1,155Updated 8 years ago
- C to Go Assembly☆1,337Updated 3 years ago
- Consistent hash package for Go.☆974Updated 5 years ago