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
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,120Updated 4 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,520Updated this week
- Redis compatible server framework for Go☆2,183Updated 5 months ago
- Golang in-memory database built on immutable radix trees☆3,197Updated 2 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,453Updated 4 months ago
- Fast event-loop networking for Go☆5,893Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,780Updated last year
- A feature complete and high performance multi-group Raft library in Go.☆5,079Updated 3 months ago
- Command line monitoring for goroutines☆1,898Updated last year
- 🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quick…☆1,727Updated last year
- 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,201Updated 6 years ago
- Graceful process restarts in Go☆2,910Updated last month
- Benchmarks of Go serialization methods☆1,569Updated 2 months ago
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,571Updated last month
- An extensible MySQL server implementation in Go.☆1,041Updated 3 years ago
- A high performance NoSQL Database Server powered by Go☆4,099Updated last year
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,601Updated 8 months ago
- RocksDB/LevelDB inspired key-value database in Go☆4,892Updated this week
- A Go code generator for MessagePack / msgpack.org[Go]☆1,803Updated last week
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,817Updated 11 months ago
- Distributed transactional NoSQL database, Redis protocol compatible using tikv as backend☆1,438Updated 2 years ago
- Stochastic flame graph profiler for Go programs☆3,961Updated 6 years ago
- C to Go Assembly☆1,311Updated 2 years ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,807Updated 4 months ago
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,397Updated 3 weeks ago
- Connection multiplexer for GoLang: serve different services on the same port!☆2,578Updated 10 months ago
- The LevelDB key-value database in the Go programming language.☆1,150Updated 7 years ago
- high performance JSON encoder/decoder with stream API for Golang☆2,115Updated 11 months ago
- 🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.☆2,916Updated 2 months ago