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:
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- B+ tree in memory with mvcc support☆18Updated 6 years ago
- Server for benchmarking pure Go key/value databases☆33Updated 8 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆103Updated 6 years ago
- A comparison of skip lists written in Go☆54Updated 4 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- File Structures (B+Tree, BTree) for Go☆70Updated 10 years ago
- The Golang imeplentation of MVCC Hashmap☆13Updated 8 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆41Updated 5 years ago
- A revamped Google's jump consistent hash☆107Updated 2 years ago
- Fast event-loop networking for Go (the lite version)☆72Updated 4 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Raft backend using LevelDB☆32Updated 3 years ago
- go-jepsen is a toolset for distributed systems verification, includes SIV(Snapshot Isolation Verification) and etc...☆63Updated 7 years ago
- Server for benchmarking pure Go key/value databases☆160Updated 2 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated 3 weeks ago
- A fast & heap friendly implementation of the MySQL protocol☆80Updated 3 years ago
- A fast, threadsafe skip list in Go☆267Updated 3 years ago
- Utility functions and types used by Dragonboat and its related projects☆29Updated last year
- A fast little LRU cache for Go☆171Updated 2 years ago
- Distributed SQL query engine written in Go for big data☆91Updated 6 years ago
- B+ Tree☆91Updated 2 years ago
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆63Updated 5 years ago
- Native persistent memory support for Go☆82Updated 2 years ago
- Go implementation of the Gossip protocol☆139Updated 9 months ago
- A high performance in-memory index storage engine☆111Updated 6 months ago
- Benchmarks of Badger☆97Updated 3 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago