openacid / slim
Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).
☆1,925Updated last year
Alternatives and similar repositories for slim:
Users that are interested in slim are comparing it to the libraries listed below
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,434Updated 3 months ago
- An extensible MySQL server implementation in Go.☆1,041Updated 3 years ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,163Updated 6 months ago
- Command line monitoring for goroutines☆1,900Updated last year
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,591Updated last week
- A feature complete and high performance multi-group Raft library in Go.☆5,109Updated 6 months ago
- Redis compatible server framework for Go☆2,197Updated 7 months ago
- Golang in-memory database built on immutable radix trees☆3,232Updated 3 weeks ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,811Updated last year
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,628Updated 10 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,208Updated 6 years ago
- high performance JSON encoder/decoder with stream API for Golang☆2,131Updated last year
- The Snappy compression format in the Go programming language.☆1,547Updated last year
- Graceful process restarts in Go☆2,935Updated 3 months ago
- A high performance NoSQL Database Server powered by Go☆4,104Updated last year
- Connection multiplexer for GoLang: serve different services on the same port!☆2,599Updated last year
- The LevelDB key-value database in the Go programming language.☆1,155Updated 8 years ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,858Updated 6 months ago
- gorocksdb is a Go wrapper for RocksDB☆949Updated 9 months ago
- Benchmarks of Go serialization methods☆1,580Updated 4 months ago
- SQL Parser implemented in Go☆1,508Updated 2 years ago
- Fast, efficient, and scalable distributed map/reduce system, DAG execution, in memory or on disk, written in pure Go, runs standalone or …☆3,479Updated last month
- Stochastic flame graph profiler for Go programs☆3,960Updated 6 years ago
- Fast event-loop networking for Go☆5,919Updated last year
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,626Updated 4 months ago
- A cache library for Go with zero GC overhead.☆5,148Updated 9 months ago
- Golang package for gossip based membership and failure detection☆3,716Updated last week
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,844Updated last year
- A golang LRU Cache for high concurrency☆1,326Updated 3 weeks ago