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:
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,763Updated last month
- An extensible MySQL server implementation in Go.☆1,040Updated 4 years ago
- Redis compatible server framework for Go☆2,263Updated 4 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,872Updated 2 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,272Updated last month
- A port of the LMAX Disruptor to the Go language.☆1,410Updated last year
- Command line monitoring for goroutines☆1,903Updated 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,515Updated this week
- A feature complete and high performance multi-group Raft library in Go.☆5,238Updated 2 months ago
- a very simple pure key => value storage system that speaks Redis protocol with Postgres as storage engine and more☆1,224Updated 2 years ago
- Fast event-loop networking for Go☆6,017Updated last year
- Graceful process restarts in Go☆3,044Updated last year
- A golang LRU Cache for high concurrency☆1,375Updated 9 months ago
- Distributed transactional NoSQL database, Redis protocol compatible using tikv as backend☆1,438Updated 3 years ago
- An implementation of failpoints for Golang.☆864Updated last month
- Golang in-memory database built on immutable radix trees☆3,384Updated 2 months ago
- The LevelDB key-value database in the Go programming language.☆1,154Updated 8 years ago
- Benchmarks of Go serialization methods☆1,609Updated 3 months ago
- The Snappy compression format in the Go programming language.☆1,567Updated 6 months ago
- Cuckoo Filter: Practically Better Than Bloom☆1,189Updated 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,541Updated 2 months ago
- high performance JSON encoder/decoder with stream API for Golang☆2,131Updated last year
- A Go code generator for MessagePack / msgpack.org[Go]☆1,874Updated 2 weeks ago
- indexing library for Go☆1,980Updated last year
- A disk-backed key-value store.☆1,446Updated 3 years ago
- A high performance NoSQL Database Server powered by Go☆4,126Updated last year
- Connection multiplexer for GoLang: serve different services on the same port!☆2,665Updated last year
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,709Updated last year
- gorocksdb is a Go wrapper for RocksDB☆970Updated last year
- This package provides the ability to encode golang structs to a buffer as JSON very quickly.☆733Updated last year