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.
☆330Updated 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:
- Durable coroutines for Go☆418Updated last year
- Molecule is a Go library for parsing protobufs in an efficient and zero-allocation manner.☆413Updated last year
- 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.☆516Updated 5 years ago
- Serialized Roaring Bitmaps☆277Updated 2 years ago
- A cloud native embedded storage engine built on object storage.☆93Updated 5 months ago
- A Go library implementing a FST (finite state transducer)☆201Updated 7 months ago
- A disk based KV store (based on Bitcask implementation)☆196Updated last year
- LBADD: An experimental, distributed SQL database☆388Updated 2 years ago
- A basic Raft implementation in Go.☆229Updated last year
- ☆78Updated last year
- LRU cache using go generics☆119Updated 3 years ago
- Write ahead log for Go.☆670Updated 8 months ago
- CRAQ (Chain Replication with Apportioned Queries) in Go☆143Updated 3 years ago
- Fast selection algorithms for Go☆244Updated 8 months ago
- Vector clock logging library for Go☆185Updated last year
- Modern efficient cache design with simple FIFO queue only in Golang☆164Updated 2 months ago
- High Availability Raft Framework for Go☆642Updated 3 months ago
- Pure Golang PostgreSQL (SQL:2011, SQL:2008, SQL:2003, SQL:1999, and SQL-92 Standard) Parser☆295Updated last year
- 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
- ☆168Updated 6 months ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆371Updated last year
- Go port of Google's Swiss Table hash table☆445Updated last month
- Go library to read/write Parquet files☆343Updated 2 years ago
- TalariaDB is a distributed, highly available, and low latency time-series database for Presto☆225Updated last year
- Distributed cache with client-side consistent hashing, distributed leader-elections, and dynamic node discovery. Supports both REST and g…☆281Updated last year
- Pure Go SQL parser☆161Updated last month
- B-tree implementation for Go☆1,133Updated last month
- Assert your Go code is inlined and bounds-check eliminated☆308Updated 3 months ago
- Simple dense bitmap index in Go with binary operators☆347Updated last month