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.
☆363Updated 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:
- Serialized Roaring Bitmaps☆278Updated 2 years ago
- Time Series and FoundationDB. Millions of writes/s and 10x compression in under 2,000 lines of Go.☆518Updated 6 years ago
- Durable coroutines for Go☆423Updated last year
- Molecule is a Go library for parsing protobufs in an efficient and zero-allocation manner.☆417Updated last year
- High Availability Raft Framework for Go☆660Updated last month
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆103Updated 3 years ago
- A basic Raft implementation in Go.☆230Updated last year
- Write ahead log for Go.☆701Updated 4 months ago
- A Go library implementing a FST (finite state transducer)☆213Updated this week
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆377Updated 2 years ago
- Pure Golang PostgreSQL (SQL:2011, SQL:2008, SQL:2003, SQL:1999, and SQL-92 Standard) Parser☆312Updated last year
- A disk based KV store (based on Bitcask implementation)☆198Updated 2 years ago
- LBADD: An experimental, distributed SQL database☆388Updated 2 years 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
- LRU cache using go generics☆120Updated 3 years ago
- CRAQ (Chain Replication with Apportioned Queries) in Go☆146Updated 3 years 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 2 years ago
- Vector clock logging library for Go☆186Updated 2 years ago
- Fast selection algorithms for Go☆252Updated last year
- Simple dense bitmap index in Go with binary operators☆372Updated 6 months ago
- Go port of Google's Swiss Table hash table☆467Updated 3 weeks ago
- Go library to read/write Parquet files☆342Updated 2 years ago
- ☆79Updated last year
- ☆170Updated 11 months ago
- B-tree implementation for Go☆239Updated 3 years ago
- Pure Go SQL parser based on the SQLite SQL definition☆173Updated last week
- TalariaDB is a distributed, highly available, and low latency time-series database for Presto☆229Updated last year
- Distributed cache with client-side consistent hashing, distributed leader-elections, and dynamic node discovery. Supports both REST and g…☆281Updated last year
- Go library implementing binary fuse and xor filters☆708Updated last week
- (educational) build your own disk based KV store in Go☆253Updated last year