arriqaaq / flashdb
FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)
☆356Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for flashdb
- B-tree implementation for Go☆233Updated 2 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…☆220Updated last year
- High Availability Raft Framework for Go☆604Updated 10 months ago
- Write ahead log for Go.☆607Updated 3 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆213Updated last year
- Golang port of Abseil's SwissTable☆768Updated 4 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆660Updated 7 months ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆239Updated 4 months ago
- Fastest and most memory efficient golang concurrent hashmap☆928Updated 2 weeks ago
- Simple dense bitmap index in Go with binary operators☆310Updated last year
- Go port of Google's Swiss Table hash table☆317Updated 4 months ago
- Gain is a high-performance io_uring networking framework written entirely in Go.☆508Updated last year
- high performance in-memory cache☆276Updated last week
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆207Updated last year
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆746Updated 5 months ago
- High-performance, columnar, in-memory store with bitmap indexing in Go☆1,436Updated 9 months ago
- Embedded key-value store for read-heavy workloads written in Go☆1,311Updated 3 months ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆118Updated 3 months ago
- The world’s most powerful template engine and Go embeddable interpreter☆429Updated 2 weeks ago
- Example code for how to get hashicorp/raft running with gRPC☆208Updated 3 months ago
- Pure Golang PostgreSQL (SQL:2011, SQL:2008, SQL:2003, SQL:1999, and SQL-92 Standard) Parser☆274Updated 5 months ago
- Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional way☆275Updated last month
- A basic Raft implementation in Go.☆206Updated 7 months ago
- An Adaptive Radix Tree (ART) implementation in Go☆78Updated last year
- XXH3 algorithm in Go☆406Updated last year
- ⚡ A memory arena implementation for Go.☆498Updated 7 months ago
- ☆110Updated last year
- Low-level Go Client for ClickHouse☆325Updated this week
- Generic manual memory management for golang☆150Updated last month
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆272Updated 3 months ago