d4l3k / skeletondbLinks
SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.
☆23Updated 8 years ago
Alternatives and similar repositories for skeletondb
Users that are interested in skeletondb are comparing it to the libraries listed below
Sorting:
- Storage algorithms.☆38Updated 4 years ago
- B+ tree in memory with mvcc support☆18Updated 6 years ago
- Write ahead Raft log for Go☆58Updated 4 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 10 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆41Updated 5 years ago
- A comparison of skip lists written in Go☆54Updated 3 years ago
- File Structures (B+Tree, BTree) for Go☆70Updated 10 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- An log structured merge tree varient of nitro storage engine☆28Updated 8 years ago
- A high performance in-memory index storage engine☆111Updated 5 months ago
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated 2 years ago
- Succinct Data Structure of Trie, written in Go☆42Updated 3 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- A port of Stream VByte to Go☆35Updated 3 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Server for benchmarking pure Go key/value databases☆33Updated 8 years ago
- SSE-optimized group varint integer encoding☆37Updated last year
- Replicated key-value store driven by the raft consensus protocol☆30Updated 7 years ago
- Hybrid Logical Clocks in Go☆44Updated 7 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Stand-alone Distributed System, test distributed system on localhost.☆31Updated 11 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆104Updated 6 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆36Updated 2 years ago
- Demo API to play with io_uring in Go☆63Updated 4 years ago
- The Golang imeplentation of MVCC Hashmap☆13Updated 8 years ago
- key value server. redis api, leveldb storage, raft support☆80Updated 4 years ago
- Fast integer map for uint32-to-uint32☆28Updated last month