msackman / gomdbLinks
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
Sorting:
- SSE-optimized group varint integer encoding☆37Updated last year
- Go implementation of SIMD-BP128 integer encoding and decoding☆30Updated 3 years ago
- Go wrapper for LMDB - OpenLDAP Lightning Memory-Mapped Database☆185Updated 7 years ago
- A high performance lock free map type for go.☆19Updated 7 years ago
- A Trie data structure that allows for fuzzy string matching☆11Updated 10 years ago
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- An experimental KV store, which implements an LSM on top of Bolt segments.☆33Updated 9 years ago
- TMFRAME, pronounced "time frame", is a binary standard for compactly encoding time series data☆27Updated 6 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 7 months ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- Raft backend implementation using BuntDB☆17Updated 5 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- HyperLogLog++ for Go☆43Updated 7 years ago
- Multi-probe consistent hashing☆41Updated 4 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Automatic codegen for encoding/binary marshaling☆17Updated 10 years ago
- HyperLogLog in golang☆25Updated 7 years ago
- A simple column store in golang☆37Updated 9 years ago
- Ordered map Go data structure benchmarks☆40Updated 3 years ago
- A high performance in-memory index storage engine☆111Updated 5 months ago
- gk: streaming quantiles☆45Updated 3 years ago
- simple consistent hashing implementation☆55Updated 7 years ago
- Probabilistic data structures for processing very large datasets (MinHash, HyperLogLog)☆11Updated 9 years ago
- Bloom-filter based search index☆123Updated 3 years ago
- A set of experimental extensions to the go standard library☆30Updated last year
- Efficient thread-safe circular byte buffer to keep in-memory logs☆21Updated 4 years ago
- Ready-send coordination layer on top of goroutines.☆49Updated 5 years ago
- Experiments to benchmark implementations of a concurrent counter.☆12Updated 10 years ago
- bufferManager demonstrates a technique to decrease pressure on GC in Go.☆38Updated 11 years ago
- PopCount implementation for Go. Using hardware POPCNT instruction if available it.☆23Updated 8 years ago