andy-kimball / arenasklLinks
Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.
☆41Updated 5 years ago
Alternatives and similar repositories for arenaskl
Users that are interested in arenaskl 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
- Server for benchmarking pure Go key/value databases☆33Updated 8 years ago
- Storage algorithms.☆38Updated 4 years ago
- A comparison of skip lists written in Go☆54Updated 3 years ago
- A playground to experiment with Raft proposal pipeline optimization☆16Updated 2 years ago
- experimental raft storage☆100Updated last week
- B+ tree in memory with mvcc support☆18Updated 6 years ago
- Native persistent memory support for Go☆81Updated 2 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- ☆34Updated 4 years ago
- ☆28Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated last week
- An implementation of Count-Min Sketch in Golang☆36Updated 7 months ago
- Utility functions and types used by Dragonboat and its related projects☆29Updated last year
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Server for benchmarking pure Go key/value databases☆161Updated last year
- string interning library for lots of strings☆38Updated 4 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- An log structured merge tree varient of nitro storage engine☆28Updated 8 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- The Golang imeplentation of MVCC Hashmap☆13Updated 8 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- A fast, reliable, simple hashmap that only supports the uint64 key/value. Faster than the runtime hashmap in almost all cases.☆24Updated 4 months ago
- Demo API to play with io_uring in Go☆63Updated 5 years ago
- The `io_uring` library and runtime for GO☆134Updated 2 months ago
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- A fun project for evaluating some new optimizations quickly, do not use it in production☆118Updated last year
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 10 years ago