msackman / gomdb
Go wrapper for LMDB - OpenLDAP Lightning Memory-Mapped Database
☆11Updated 7 years ago
Alternatives and similar repositories for gomdb:
Users that are interested in gomdb are comparing it to the libraries listed below
- SSE-optimized group varint integer encoding☆37Updated last year
- Go implementation of SIMD-BP128 integer encoding and decoding☆30Updated 3 years ago
- 🚫 DEPRECATED☆44Updated 8 years ago
- A high-performance, memory-efficient concurrent hash table☆36Updated 11 years ago
- Go implementation of skiplist, with search fingers☆34Updated 9 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- A high performance in-memory index storage engine☆111Updated 4 months ago
- A variable length integer compression library for Golang☆24Updated 10 years ago
- simple consistent hashing implementation☆55Updated 6 years ago
- An experimental KV store, which implements an LSM on top of Bolt segments.☆33Updated 8 years ago
- A Trie data structure that allows for fuzzy string matching☆11Updated 9 years ago
- TMFRAME, pronounced "time frame", is a binary standard for compactly encoding time series data☆27Updated 6 years ago
- Paxos protocol variants framework☆26Updated 7 years ago
- Go wrapper for LMDB - OpenLDAP Lightning Memory-Mapped Database☆185Updated 7 years ago
- gk: streaming quantiles☆45Updated 3 years ago
- A simple column store in golang☆37Updated 8 years ago
- Ordered map Go data structure benchmarks☆40Updated 3 years ago
- File Structures (B+Tree, BTree) for Go☆70Updated 9 years ago
- CRC32 hash with x64 optimizations