siongui / go-succinct-data-structure-trie
Succinct Data Structure of Trie, written in Go
☆42Updated 3 years ago
Alternatives and similar repositories for go-succinct-data-structure-trie:
Users that are interested in go-succinct-data-structure-trie are comparing it to the libraries listed below
- A port of Stream VByte to Go☆35Updated 3 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- Persistent Block KD Tree In Golang for Search Filtering☆36Updated last year
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- An log structured merge tree varient of nitro storage engine☆28Updated 8 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- A high performance in-memory index storage engine☆110Updated 2 months ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated last year
- Replicated key-value store driven by the raft consensus protocol☆30Updated 6 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- Server for benchmarking pure Go key/value databases☆33Updated 8 years ago
- an adaptive radix tree implementation in go☆69Updated 3 years ago
- A Go implementation of the Elias-Fano encoding☆36Updated 9 months ago
- a fast counting quotient filter implementation in golang☆94Updated 3 years ago
- Distributed SQL query engine written in Go for big data☆91Updated 6 years ago
- RTree implementation for Go☆54Updated 4 years ago
- Library for working with compressed arrays of integers☆66Updated last year
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆93Updated 5 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 10 years ago
- Hybrid Logical Clocks in Go☆42Updated 7 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago
- Cuckoo hashing for Go☆83Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- File Structures (B+Tree, BTree) for Go☆70Updated 9 years ago
- A simple column store in golang☆37Updated 8 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Ketama implementation compatible with Algorithm::Ketama☆67Updated 4 years ago
- Benchmarking various RPC implementations☆89Updated 4 years ago
- Golang port of simdjson☆86Updated 5 years ago