arriqaaq / flashdb
FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)
☆368Updated last year
Alternatives and similar repositories for flashdb:
Users that are interested in flashdb are comparing it to the libraries listed below
- B-tree implementation for Go☆237Updated 3 years ago
- High Availability Raft Framework for Go☆629Updated last week
- Write ahead log for Go.☆648Updated 5 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆674Updated 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…☆223Updated last year
- Golang port of Abseil's SwissTable☆825Updated last month
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated 2 years ago
- Gain is a high-performance io_uring networking framework written entirely in Go.☆538Updated last year
- A highly optimized double-ended queue☆193Updated last year
- high performance in-memory cache☆290Updated last month
- Pure Golang PostgreSQL (SQL:2011, SQL:2008, SQL:2003, SQL:1999, and SQL-92 Standard) Parser☆286Updated 10 months ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆132Updated 9 months ago
- Fastest and most memory efficient golang concurrent hashmap☆987Updated 5 months ago
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆779Updated 4 months ago
- Zero-allocation type-safe pool for Go☆231Updated last year
- Go port of Google's Swiss Table hash table☆424Updated 3 weeks ago
- Simple dense bitmap index in Go with binary operators☆329Updated last year
- ☆118Updated last year
- Synchronization and asynchronous computation package for Go☆243Updated 7 months ago
- Example code for how to get hashicorp/raft running with gRPC☆218Updated 9 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆424Updated last year
- Fast and easy-to-use skip list for Go.☆409Updated 7 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…☆160Updated last year
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆258Updated 2 months ago
- Zero-allocation reflection library for Go☆564Updated last year
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆181Updated last year
- 🚀 A real-time Golang runtime stats visualization profiler☆585Updated 8 months ago
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆256Updated 2 years ago
- A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.☆244Updated 4 months ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆288Updated 3 weeks ago