Everlag / naive-columstoreLinks
A simple column store in golang
☆37Updated 9 years ago
Alternatives and similar repositories for naive-columstore
Users that are interested in naive-columstore are comparing it to the libraries listed below
Sorting:
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- blance - functional algorithm to assign partitions and replicas across distributed nodes☆14Updated last year
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Bloom-filter based search index☆123Updated 3 years ago
- TMFRAME, pronounced "time frame", is a binary standard for compactly encoding time series data☆27Updated 7 years ago
- Go implementation of SIMD-BP128 integer encoding and decoding☆30Updated 3 years ago
- SSE-optimized group varint integer encoding☆37Updated 2 years ago
- Raft backend implementation using BuntDB☆17Updated 5 years ago
- Go implementation of Count-Min-Log☆67Updated 4 months ago
- A counter data structure that knows when to start estimating to save space☆35Updated 7 years ago
- Go: A distributed, in-memory key-value storage.☆94Updated 7 years ago
- Dremel DB Column Striping and Record Assembly Algorithms in Golang☆21Updated 12 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- Sliding-LogLog-Beta☆37Updated 8 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 9 months ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- HyperLogLog++ for Go☆43Updated 7 years ago
- Integer Compression Libraries for Go☆132Updated 7 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- sharded key-value store compatible with p5-ShardedKV☆37Updated 4 years ago
- An log structured merge tree varient of nitro storage engine☆28Updated 8 years ago
- A high performance in-memory index storage engine☆111Updated 6 months ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Generic Data Structures/Algorithms in golang.☆53Updated 9 years ago
- Package mafsa implements Minimal Acyclic Finite State Automata in Go, essentially a high-speed, memory-efficient, Unicode-friendly set of…☆296Updated 6 years ago
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆58Updated 8 years ago
- Replicated key-value store driven by the raft consensus protocol☆30Updated 7 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 2 months ago