openacid / slim
Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).
☆1,923Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for slim
- A feature complete and high performance multi-group Raft library in Go.☆5,084Updated 4 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,535Updated last week
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,132Updated 4 months ago
- The Snappy compression format in the Go programming language.☆1,530Updated 10 months ago
- Graceful process restarts in Go☆2,917Updated last month
- Redis compatible server framework for Go☆2,188Updated 6 months ago
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,404Updated last month
- Fast event-loop networking for Go☆5,902Updated last year
- Connection multiplexer for GoLang: serve different services on the same port!☆2,584Updated 11 months ago
- A high performance NoSQL Database Server powered by Go☆4,103Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,786Updated last year
- Command line monitoring for goroutines☆1,898Updated last year
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,580Updated 2 months ago
- Distributed transactional NoSQL database, Redis protocol compatible using tikv as backend☆1,437Updated 2 years ago
- Benchmarks of Go serialization methods☆1,571Updated 2 months ago
- An extensible MySQL server implementation in Go.☆1,041Updated 3 years ago
- Golang in-memory database built on immutable radix trees☆3,206Updated 3 months ago
- A fast script language for Go☆3,551Updated 6 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,458Updated 5 months ago
- gorocksdb is a Go wrapper for RocksDB☆943Updated 8 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,810Updated this week
- RocksDB/LevelDB inspired key-value database in Go☆4,936Updated this week
- SQL Parser implemented in Go☆1,490Updated 2 years ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,823Updated last year
- The LevelDB key-value database in the Go programming language.☆1,153Updated 7 years ago
- A port of the LMAX Disruptor to the Go language.☆1,374Updated last year
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,817Updated 4 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,605Updated 8 months ago
- Golang package for gossip based membership and failure detection☆3,670Updated this week
- 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,203Updated 6 years ago