siongui / go-succinct-data-structure-trieLinks
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
Sorting:
- A high performance in-memory index storage engine☆111Updated 4 months ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Go wrapper for CRoaring☆46Updated 2 years ago
- Key/Value database benchmark☆26Updated 5 years ago
- A port of Stream VByte to Go☆35Updated 3 years ago
- an adaptive radix tree implementation in go☆69Updated 3 years ago
- SSE-optimized group varint integer encoding☆37Updated last year
- File Structures (B+Tree, BTree) for Go☆70Updated 9 years ago
- Roaring Bitmaps - compressed bitmaps in Go