siongui / go-succinct-data-structure-trie
Succinct Data Structure of Trie, written in Go
☆42Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for go-succinct-data-structure-trie
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 7 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆45Updated 10 years ago
- 64-bit Roaring Bitmaps in Go☆51Updated last year
- Server for benchmarking pure Go key/value databases☆31Updated 7 years ago
- Replicated key-value store driven by the raft consensus protocol☆32Updated 6 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆29Updated last year
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 4 years ago
- A comparison of skip lists written in Go☆52Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated last year
- Library for working with compressed arrays of integers☆65Updated last year
- A high performance in-memory index storage engine☆109Updated last month
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆44Updated 2 years ago
- 🚫 DEPRECATED☆45Updated 7 years ago
- A data structure for storing points.☆18Updated 3 years ago
- Go wrapper for CRoaring☆45Updated last year
- An efficient memset implementation for Golang.☆32Updated 5 years ago
- Go translation of MetroHash☆103Updated 2 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 4 years ago
- Persistent Block KD Tree In Golang for Search Filtering☆36Updated 10 months ago
- Distributed SQL query engine written in Go for big data☆90Updated 6 years ago
- An log structured merge tree varient of nitro storage engine☆28Updated 8 years ago
- Ketama implementation compatible with Algorithm::Ketama☆65Updated 4 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆69Updated 9 years ago
- fast int64-int64 map for go☆95Updated last year