ndgcreatives / expodbLinks
An example of building a distributed key value database, using hashicorp's raft and gossip sdks
☆10Updated 2 years ago
Alternatives and similar repositories for expodb
Users that are interested in expodb are comparing it to the libraries listed below
Sorting:
- In memory sharded cache implementation☆35Updated 4 years ago
- Storage algorithms.☆38Updated 4 years ago
- on-disk hash table(mainly for WAL).☆28Updated last year
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- Stand-alone Distributed System, test distributed system on localhost.☆31Updated 11 years ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆35Updated last year
- Write-ahead log in Golang☆41Updated 3 years ago
- A fast, reliable, simple hashmap that only supports the uint64 key/value. Faster than the runtime hashmap in almost all cases.☆23Updated 3 months ago
- Dcrontab is a Distributed Crontab using Raft Consensus (esp. useful for scheduling critical tasks)☆19Updated 2 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆41Updated 5 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated 2 years ago
- Raft backend using LevelDB☆32Updated 3 years ago
- ☆27Updated 2 years ago
- A general-purpose write-ahead log☆25Updated 6 years ago
- hybrid spatial data structure☆12Updated 4 years ago
- An inverted bitmap index written in Go.☆27Updated 2 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- B+ tree in memory with mvcc support☆18Updated 6 years ago
- ☆34Updated 4 years ago
- This returns the name of the calling function/package with no allocations.☆14Updated last year
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- ☆28Updated 3 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- ☆38Updated 2 years ago
- The Golang imeplentation of MVCC Hashmap☆13Updated 8 years ago
- The cbgt project provides a generic golang library that manages partitions or data shards across a cluster of servers.☆23Updated this week
- Ordered key-value storage package written in Go☆23Updated 3 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago
- WIP☆18Updated this week