bnclabs / gostoreLinks
Storage algorithms.
☆38Updated 4 years ago
Alternatives and similar repositories for gostore
Users that are interested in gostore are comparing it to the libraries listed below
Sorting:
- B+ tree in memory with mvcc support☆18Updated 7 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 9 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago
- File Structures (B+Tree, BTree) for Go☆69Updated 10 years ago
- A comparison of skip lists written in Go☆55Updated 4 years ago
- The Golang imeplentation of MVCC Hashmap☆13Updated 9 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆102Updated 7 years ago
- Server for benchmarking pure Go key/value databases☆33Updated 9 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆43Updated 5 years ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- Fast event-loop networking for Go (the lite version)☆71Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Updated 6 years ago
- A revamped Google's jump consistent hash☆108Updated 3 years ago
- Distributed SQL query engine written in Go for big data☆93Updated 7 years ago
- on-disk hash table(mainly for WAL).☆29Updated 2 years ago
- A high performance in-memory index storage engine☆113Updated last month
- go-jepsen is a toolset for distributed systems verification, includes SIV(Snapshot Isolation Verification) and etc...☆63Updated 7 years ago
- An log structured merge tree varient of nitro storage engine☆29Updated 9 years ago
- Benchmarks of Badger☆96Updated 3 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Raft backend using LevelDB☆32Updated 3 years ago
- MySQL binary log analyzer in Golang.☆22Updated 3 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated last month
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆63Updated 6 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- A fast, threadsafe skip list in Go☆270Updated 4 years ago
- Native persistent memory support for Go☆83Updated 3 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated last month
- ☆34Updated 4 years ago