arriqaaq / flashdb
FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)
☆366Updated 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☆235Updated 3 years ago
- High Availability Raft Framework for Go☆618Updated 2 months 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…☆223Updated last year
- Write ahead log for Go.☆645Updated 4 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Gain is a high-performance io_uring networking framework written entirely in Go.☆537Updated last year
- Simple dense bitmap index in Go with binary operators☆325Updated last year
- Golang port of Abseil's SwissTable☆826Updated 3 weeks ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆256Updated 2 months ago
- Fastest and most memory efficient golang concurrent hashmap☆984Updated 5 months ago
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆207Updated 7 months ago
- high performance in-memory cache☆289Updated last month
- ☆118Updated last year
- Zero-allocation type-safe pool for Go☆230Updated last year
- Go port of Google's Swiss Table hash table☆421Updated this week
- Fast and easy-to-use skip list for Go.☆408Updated 6 months ago
- A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.☆244Updated 3 months ago
- A highly optimized double-ended queue☆193Updated last year
- ☆225Updated last week
- A thread-safe queue faster and more resource efficient than golang's native channels☆674Updated last year
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- Example code for how to get hashicorp/raft running with gRPC☆217Updated 8 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆284Updated 2 years ago
- Adaptive Radix Trees implemented in Go☆386Updated 3 months ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆132Updated 8 months ago
- XXH3 algorithm in Go☆443Updated 3 weeks ago
- Pure Golang PostgreSQL (SQL:2011, SQL:2008, SQL:2003, SQL:1999, and SQL-92 Standard) Parser☆283Updated 9 months ago
- Go implementation of C++ STL iterators and algorithms.☆190Updated 3 years ago
- ⚡ A memory arena implementation for Go.☆526Updated last year
- A disk based KV store (based on Bitcask implementation)☆174Updated last year