timtadh / file-structuresLinks
File Structures (B+Tree, BTree) for Go
☆69Updated 10 years ago
Alternatives and similar repositories for file-structures
Users that are interested in file-structures are comparing it to the libraries listed below
Sorting:
- A high performance in-memory index storage engine☆112Updated last week
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- An log structured merge tree varient of nitro storage engine☆29Updated 9 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- SSE-optimized group varint integer encoding☆39Updated 2 years ago
- epaxos☆102Updated 10 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago
- Storage algorithms.☆38Updated 4 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 9 years ago
- Non blocking data structures for Go☆267Updated 9 years ago
- An implementation of the Raft distributed consensus protocol.☆172Updated 10 years ago
- Implementation of the CRUSH Algorithm in Go☆32Updated 5 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- A collection of concurrent ring buffers☆133Updated 7 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆98Updated 6 years ago
- Go wrapper for CRoaring☆46Updated 2 weeks ago
- Hybrid Logical Clocks in Go☆44Updated 8 years ago
- an adaptive radix tree implementation in go☆69Updated 4 years ago
- github.com/cznic/b has moved to modernc.org/b☆225Updated 7 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- LMDB backend for Raft☆137Updated last week
- Go packages and tools for Linux perf☆151Updated 2 years ago
- Cuckoo hashing for Go☆83Updated 4 years ago
- Integer Compression Libraries for Go☆134Updated 7 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A write-ahead log for Go☆67Updated 8 years ago