timtadh / file-structures
File Structures (B+Tree, BTree) for Go
☆70Updated 9 years ago
Alternatives and similar repositories for file-structures:
Users that are interested in file-structures are comparing it to the libraries listed below
- A high performance in-memory index storage engine☆111Updated 3 months ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- An log structured merge tree varient of nitro storage engine☆28Updated 8 years ago
- SSE-optimized group varint integer encoding☆37Updated last year
- Storage algorithms.☆38Updated 4 years ago
- A comparison of skip lists written in Go☆54Updated 3 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆86Updated 2 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- Go wrapper for CRoaring☆46Updated last year
- Implementation of the CRUSH Algorithm in Go☆31Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- B+ tree in memory with mvcc support☆18Updated 6 years ago
- Replicated key-value store driven by the raft consensus protocol☆30Updated 6 years ago
- Integer Compression Libraries for Go☆132Updated 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
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 6 years ago
- Move to: https://github.com/templexxx/xorsimd☆27Updated 5 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- epaxos☆100Updated 9 years ago
- Golang port of simdjson☆86Updated 5 years ago
- an adaptive radix tree implementation in go☆69Updated 3 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 10 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆40Updated 4 years ago
- Bloom-filter based search index☆123Updated 3 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated last year