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.
☆358Updated 5 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:
- Durable coroutines for Go☆422Updated last year
- Time Series and FoundationDB. Millions of writes/s and 10x compression in under 2,000 lines of Go.☆516Updated 6 years ago
- A basic Raft implementation in Go.☆228Updated last year
- Serialized Roaring Bitmaps☆278Updated 2 years ago
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆103Updated 3 years ago
- Molecule is a Go library for parsing protobufs in an efficient and zero-allocation manner.☆414Updated last year
- Write ahead log for Go.☆681Updated last month
- LBADD: An experimental, distributed SQL database☆389Updated 2 years ago
- A Go library implementing a FST (finite state transducer)☆211Updated 10 months ago
- Modern efficient cache design with simple FIFO queue only in Golang☆165Updated 5 months ago
- Pure Golang PostgreSQL (SQL:2011, SQL:2008, SQL:2003, SQL:1999, and SQL-92 Standard) Parser☆306Updated last year
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆375Updated last year
- ☆168Updated 9 months ago
- Go port of Google's Swiss Table hash table☆457Updated 4 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…☆163Updated 2 years ago
- High Availability Raft Framework for Go☆650Updated 2 months ago
- Simple dense bitmap index in Go with binary operators☆359Updated 4 months ago
- CRAQ (Chain Replication with Apportioned Queries) in Go☆147Updated 3 years ago
- ☆78Updated last year
- A disk based KV store (based on Bitcask implementation)☆197Updated last year
- Vector clock logging library for Go☆185Updated last year
- Fast selection algorithms for Go☆249Updated 11 months ago
- Go library to read/write Parquet files☆342Updated 2 years ago
- (educational) build your own disk based KV store in Go☆251Updated last year
- 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
- TalariaDB is a distributed, highly available, and low latency time-series database for Presto☆228Updated last year
- Simple building blocks for protobuf marshaling and unmarshaling☆215Updated last year
- Pure Go SQL parser☆164Updated 4 months ago
- Go library implementing binary fuse and xor filters☆700Updated 2 months ago
- ☆123Updated 2 years ago