thomasjungblut / go-sstables
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.
☆271Updated last week
Related projects ⓘ
Alternatives and complementary repositories for go-sstables
- A Go library implementing a FST (finite state transducer)☆190Updated this week
- Serialized Roaring Bitmaps☆274Updated last year
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆100Updated 2 years ago
- Durable coroutines for Go☆411Updated 4 months ago
- Simple dense bitmap index in Go with binary operators☆312Updated last year
- Molecule is a Go library for parsing protobufs in an efficient and zero-allocation manner.☆407Updated 5 months ago
- CRAQ (Chain Replication with Apportioned Queries) in Go☆123Updated 2 years ago
- A basic Raft implementation in Go.☆206Updated 8 months ago
- LRU cache using go generics☆119Updated 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…☆157Updated last year
- Write ahead log for Go.☆612Updated last week
- Example code for how to get hashicorp/raft running with gRPC☆209Updated 4 months ago
- LBADD: An experimental, distributed SQL database☆388Updated last year
- Go programming language port of liburing.☆100Updated last year
- High Availability Raft Framework for Go☆605Updated 10 months ago
- Fast Key-Value DB in Go☆130Updated last year
- Time Series and FoundationDB. Millions of writes/s and 10x compression in under 2,000 lines of Go.☆509Updated 5 years ago
- ☆111Updated last year
- A Go implementation of Amazon Ion.☆174Updated 5 months ago
- The `io_uring` library and runtime for GO☆125Updated 2 years ago
- Adaptive Radix Trees implemented in Go☆371Updated this week
- Go package porting the standard hashing algorithms to a more efficient implementation.☆286Updated 4 months ago
- Vector clock logging library for Go☆182Updated 10 months ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆207Updated last year
- Assert your Go code is inlined and bounds-check eliminated☆245Updated 7 months ago
- TalariaDB is a distributed, highly available, and low latency time-series database for Presto☆215Updated 9 months ago
- total-memory-cache etcd v3 client☆137Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆215Updated last year
- An implementation of Ted Dunning's t-digest in Go.☆137Updated last year
- ☆118Updated last year