d4l3k / skeletondb
SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.
☆23Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for skeletondb
- Storage algorithms.☆35Updated 3 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆45Updated 10 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- B+ tree in memory with mvcc support☆18Updated 6 years ago
- A comparison of skip lists written in Go☆52Updated 3 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆41Updated 4 years ago
- An efficient memset implementation for Golang.☆32Updated 5 years ago
- A high performance in-memory index storage engine☆109Updated last month
- File Structures (B+Tree, BTree) for Go☆70Updated 9 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- Server for benchmarking pure Go key/value databases☆32Updated 7 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆29Updated last year
- An log structured merge tree varient of nitro storage engine☆28Updated 8 years ago
- Succinct Data Structure of Trie, written in Go☆42Updated 3 years ago
- Write-ahead log in Golang☆41Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.☆28Updated 6 years ago
- Implementation of the CRUSH Algorithm in Go☆31Updated 4 years ago
- Hybrid Logical Clocks in Go☆42Updated 7 years ago
- Benchmarking various RPC implementations☆88Updated 4 years ago
- 64-bit Roaring Bitmaps in Go☆51Updated last year
- A port of Stream VByte to Go☆35Updated 2 years ago
- Replicated key-value store driven by the raft consensus protocol☆32Updated 6 years ago
- ☆101Updated 6 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 4 years ago
- Ordered map Go data structure benchmarks☆40Updated 2 years ago