andy-kimball / arenaskl
Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.
☆40Updated 4 years ago
Alternatives and similar repositories for arenaskl:
Users that are interested in arenaskl are comparing it to the libraries listed below
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- Storage algorithms.☆37Updated 3 years ago
- A comparison of skip lists written in Go☆53Updated 3 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- ☆27Updated last year
- Benchmark utility for the tidwall/btree Go package☆22Updated last year
- Server for benchmarking pure Go key/value databases☆32Updated 7 years ago
- Golang library for io_uring (without CGO)☆133Updated 3 years ago
- B+ tree in memory with mvcc support☆18Updated 6 years ago
- Native persistent memory support for Go☆80Updated 2 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆38Updated 2 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆85Updated 4 months ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆86Updated 2 years ago
- ☆117Updated last year
- Write ahead Raft log for Go☆57Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- Raft backend using LevelDB☆31Updated 2 years ago
- An implementation of Count-Min Sketch in Golang☆34Updated last month
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Utility functions and types used by Dragonboat and its related projects☆29Updated 6 months ago
- The Golang imeplentation of MVCC Hashmap☆13Updated 8 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆79Updated last year
- A buffer pool file I/O library for Go☆54Updated 2 years ago
- Experimental go stack unwinding using frame pointers.☆28Updated last year
- Fast key-value DB in Go.☆25Updated 3 months ago
- Fuzz Testing for the github.com/hashicorp/raft library☆29Updated last year
- A high performance in-memory index storage engine☆109Updated last week
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆62Updated 5 years ago
- a fast counting quotient filter implementation in golang☆91Updated 3 years ago