thomasjungblut / go-sstablesLinks
Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Ships now with an embedded key-value store.
☆329Updated 3 weeks ago
Alternatives and similar repositories for go-sstables
Users that are interested in go-sstables are comparing it to the libraries listed below
Sorting:
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆103Updated 3 years ago
- Time Series and FoundationDB. Millions of writes/s and 10x compression in under 2,000 lines of Go.☆514Updated 5 years ago
- Serialized Roaring Bitmaps☆276Updated 2 years ago
- Write ahead log for Go.☆662Updated 6 months ago
- A cloud native embedded storage engine built on object storage.☆92Updated 3 months ago
- Durable coroutines for Go☆417Updated 10 months ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆162Updated last year
- ☆77Updated last year
- Molecule is a Go library for parsing protobufs in an efficient and zero-allocation manner.☆412Updated 11 months ago
- A basic Raft implementation in Go.☆227Updated last year
- High Availability Raft Framework for Go☆635Updated last month
- CRAQ (Chain Replication with Apportioned Queries) in Go☆142Updated 3 years ago
- Adaptive Radix Trees implemented in Go☆390Updated 5 months ago
- Simple dense bitmap index in Go with binary operators☆334Updated 2 weeks ago
- A Go library implementing a FST (finite state transducer)☆199Updated 5 months ago
- ViewStamped Replication implementation in Go☆39Updated last year
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 7 months ago
- Go port of Google's Swiss Table hash table☆432Updated 2 months ago
- LRU cache using go generics☆119Updated 2 years ago
- ☆239Updated 3 weeks ago
- B-tree implementation for Go☆1,108Updated 11 months ago
- TinyLFU cache admission policy☆261Updated 4 months ago
- A disk based KV store (based on Bitcask implementation)☆178Updated last year
- Assert your Go code is inlined and bounds-check eliminated☆296Updated last month
- LBADD: An experimental, distributed SQL database☆390Updated 2 years ago
- Concurrency toolkit for Go☆210Updated 10 months ago
- Go library implementing binary fuse and xor filters☆686Updated 3 months ago
- Modern efficient cache design with simple FIFO queue only in Golang☆157Updated 3 weeks ago
- Go implementations of the distributed quantile sketch algorithm DDSketch☆176Updated last month
- Fast Key-Value DB in Go☆131Updated last week