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 2 months ago
Alternatives and similar repositories for go-sstables
Users that are interested in go-sstables are comparing it to the libraries listed below
Sorting:
- A basic Raft implementation in Go.☆228Updated last year
- Durable coroutines for Go☆418Updated last year
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆103Updated 3 years ago
- A cloud native embedded storage engine built on object storage.☆93Updated 4 months ago
- Time Series and FoundationDB. Millions of writes/s and 10x compression in under 2,000 lines of Go.☆516Updated 5 years ago
- Molecule is a Go library for parsing protobufs in an efficient and zero-allocation manner.☆413Updated last year
- High Availability Raft Framework for Go☆637Updated 3 months ago
- Modern efficient cache design with simple FIFO queue only in Golang☆164Updated 2 months ago
- Write ahead log for Go.☆667Updated 8 months ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆370Updated last year
- Pure Golang PostgreSQL (SQL:2011, SQL:2008, SQL:2003, SQL:1999, and SQL-92 Standard) Parser☆292Updated last year
- A Go library implementing a FST (finite state transducer)☆200Updated 6 months ago
- Serialized Roaring Bitmaps☆276Updated 2 years ago
- A disk based KV store (based on Bitcask implementation)☆194Updated last year
- ☆168Updated 5 months ago
- CRAQ (Chain Replication with Apportioned Queries) in Go☆143Updated 3 years ago
- LBADD: An experimental, distributed SQL database☆388Updated 2 years ago
- Simple dense bitmap index in Go with binary operators☆343Updated 2 weeks ago
- Vector clock logging library for Go☆184Updated last year
- Go port of Google's Swiss Table hash table☆439Updated 3 weeks ago
- Fast selection algorithms for Go☆244Updated 7 months ago
- Go library to read/write Parquet files☆343Updated last year
- Adaptive Radix Trees implemented in Go☆392Updated 6 months ago
- An easy-to-use Map Reduce Go parallel-computing framework inspired by 2021 6.824 lab1. It supports multiple workers threads on a single m…☆225Updated last year
- Pure Go SQL parser☆159Updated 3 weeks ago
- ☆78Updated last year
- (educational) build your own disk based KV store in Go☆237Updated last year
- ☆121Updated 2 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆135Updated 2 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