bnclabs / gostore
Storage algorithms.
☆37Updated 4 years ago
Alternatives and similar repositories for gostore:
Users that are interested in gostore are comparing it to the libraries listed below
- B+ tree in memory with mvcc support☆18Updated 6 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆40Updated 4 years ago
- The Golang imeplentation of MVCC Hashmap☆13Updated 8 years ago
- File Structures (B+Tree, BTree) for Go☆70Updated 9 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Server for benchmarking pure Go key/value databases☆33Updated 8 years ago
- A comparison of skip lists written in Go☆54Updated 3 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆86Updated 2 years ago
- Raft backend using LevelDB☆31Updated 2 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Fast event-loop networking for Go (the lite version)☆71Updated 4 years ago
- on-disk hash table(mainly for WAL).☆27Updated last year
- A high performance in-memory index storage engine☆110Updated 3 months ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- B+ Tree☆90Updated 2 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆103Updated 6 years ago
- ☆35Updated 4 years ago
- LSM tree based key-value database☆29Updated last year
- Distributed SQL query engine written in Go for big data☆91Updated 6 years ago
- A revamped Google's jump consistent hash☆105Updated 2 years ago
- Go wrapper for CRoaring☆46Updated last year
- Fuzz Testing for the github.com/hashicorp/raft library☆29Updated 2 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- An log structured merge tree varient of nitro storage engine☆28Updated 8 years ago
- ☆27Updated last year
- Dcrontab is a Distributed Crontab using Raft Consensus (esp. useful for scheduling critical tasks)☆19Updated 2 years ago
- ☆23Updated 2 years ago
- Explore JIT in TiDB☆27Updated 3 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago