btmorr / leifdbLinks
LeifDB - a distributed database using the Raft protocol, built in Go
☆26Updated last year
Alternatives and similar repositories for leifdb
Users that are interested in leifdb are comparing it to the libraries listed below
Sorting:
- CRAQ (Chain Replication with Apportioned Queries) in Go☆144Updated 3 years ago
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- A high availability Sqlite service☆30Updated 4 years ago
- Key Value storage based on Ranged LSM tree☆105Updated 4 years ago
- Software Transactional Memory in Go☆83Updated 2 years ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆37Updated last year
- total-memory-cache etcd v3 client☆138Updated 3 years ago
- ☆34Updated 4 years ago
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆102Updated 2 years ago
- Miscellaneous Go hacks☆242Updated 2 months ago
- Research papers on: Consensus, CRDTs, Failure detectors, Distributed Scheduling and Network Topology.☆20Updated 7 years ago
- The natural log function☆41Updated last year
- SQLite or SQL-92 Parser implemented in Go☆18Updated 6 years ago
- Reusable transparent log database☆145Updated 4 years ago
- Ring-buffers in go without interface{}☆38Updated 6 months ago
- Pure Go SQL parser☆163Updated last month
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- Allotment Routing Table☆57Updated 3 years ago
- Simulation of various Go GC pacer models☆13Updated 4 years ago
- A high performance memory-bound Go cache☆91Updated 2 months ago
- TopN collector☆25Updated last year
- Benchmark the init cost of Go packages☆81Updated 3 months ago
- Storage algorithms.☆38Updated 4 years ago
- An example of building a distributed key value database, using hashicorp's raft and gossip sdks☆10Updated 2 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆42Updated 5 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 7 months ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- Companion repository for GopherCon presentation on "Production Applications Using SQLite & Go"☆23Updated 3 years ago
- Build recursive descent parsers☆106Updated 2 years ago
- WIP: generate protobuf package from .proto files, web service and CLI client☆13Updated 6 years ago