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
- B+ tree in memory with mvcc support☆18Updated 6 years ago
- Storage algorithms.☆37Updated 4 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- Native persistent memory support for Go☆80Updated 2 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆86Updated 2 years ago
- A comparison of skip lists written in Go☆54Updated 3 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆44Updated 2 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Server for benchmarking pure Go key/value databases☆33Updated 8 years ago
- File Structures (B+Tree, BTree) for Go☆70Updated 9 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- experimental raft storage☆96Updated last month
- Write ahead Raft log for Go☆57Updated 4 years ago
- An log structured merge tree varient of nitro storage engine☆28Updated 8 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆29Updated 2 years ago
- Benchmarking various RPC implementations☆88Updated 4 years ago
- Raft backend using LevelDB☆31Updated 2 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- The `io_uring` library and runtime for GO☆127Updated this week
- Utility functions and types used by Dragonboat and its related projects☆29Updated 9 months ago
- Benchmark utility for the tidwall/btree Go package☆22Updated last year
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 10 years ago
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- Demo API to play with io_uring in Go☆63Updated 4 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- An implementation of Count-Min Sketch in Golang☆35Updated 4 months ago
- A fast, reliable, simple hashmap that only supports the uint64 key/value. Faster than the runtime hashmap in almost all cases.☆23Updated last month
- Distributed SQL query engine written in Go for big data☆91Updated 6 years ago
- Server for benchmarking pure Go key/value databases☆156Updated last year