Showing 27 of 27 projects
A fast key-value storage library from Google providing ordered mapping from string keys to string values.
An embeddable, persistent key-value store optimized for fast flash and RAM storage with LSM-tree design.
An open-source, low-latency key/value engine built on Valkey with hierarchical storage tiers and query subscriptions.
A fast, persistent NoSQL database with Redis compatibility, designed for storing collection data on disk.
A community-developed, drop-in replacement for MySQL with enhanced features, performance, and open licensing.
A pure Go implementation of the LevelDB key/value storage engine.
A high-performance, LevelDB/RocksDB-inspired key-value database written in Go, optimized for CockroachDB.
A lightweight, fast, and reliable key/value storage engine based on the Bitcask log-structured storage model.
An embedded key-value database in pure Rust with ACID transactions and high performance.
A compact, educational database designed to help beginners understand core database implementation principles.
A distributed key-value storage system designed for horizontal scalability, automatic replication, and fault tolerance.
Advanced Go key-value database combining LSM tree and B+ tree advantages for fast read/write with low amplification.
A Rust wrapper for Facebook's RocksDB embedded key-value storage engine.
An embeddable C++ storage engine for dense and sparse multi-dimensional arrays, dataframes, and key-value stores.
A Java port of LevelDB that aims for feature parity and near-native performance while producing identical data files.
An embedded key-value store written in Go, optimized for fast random lookups and read-heavy workloads.
A simple, fast, ordered, persistable key-value storage library for Go, using an LSM-like design.
A RocksDB-compatible, high-performance embedded key-value store optimized for modern hardware and scale.
A high-performance, concurrent, compressing drop-in replacement engine for MongoDB built on Fractal Tree indexes.
A persistence layer for Redux with flexible storage backends and decorators.
A vector space search engine, vector database, and key/value store for efficient string processing and vector operations.
A high-performance, embeddable LSM-tree storage engine library in C with ACID transactions, tiered storage, and cross-platform portability.
A Go wrapper for LevelDB providing Go developers with access to the LevelDB key-value store.
A tokio-enabled Rust library for storing and efficiently querying triple data (subject-predicate-object).
A distributed, on-disk key-value store that scales RocksDB with seamless cluster resizing and eventual consistency.
Rust bindings for LevelDB, providing almost-complete access to the embedded key-value storage engine.
A session management library for Kemal web applications in Crystal, supporting multiple storage engines and built-in CSRF protection.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.