A Rust library that provides Rust to WebAssembly developers with syntax for "load" & "store" functionality for their data when their Wasm is being executed on SecondState's SSVM
-
Updated
Mar 14, 2020 - Rust
A Rust library that provides Rust to WebAssembly developers with syntax for "load" & "store" functionality for their data when their Wasm is being executed on SecondState's SSVM
Toy key value store In Rust from scratch for learning
diskv (from go) clone in rust
High-performance LSM-tree key-value store in Rust with configurable SST implementations, buffer pool caching, bloom filters, and multiple compaction policies
Open-source graph engine for healthcare and analytics | Rust | RocksDB | Sled | FHIR | Decision Support
📦 Build scalable, production-ready systems with Foundations, a modular Rust library that streamlines your service operations and enhances core business logic.
PoC LSM-tree-based key-value DB written in Rust
📅 Experience time travel in your data with DriftDB, a PostgreSQL-compatible database that lets you query historical states using standard SQL.
Distributed Storage System in Rust
A lightweight, high-performance, in-memory key-value store service with a clean HTTP API interface, implemented in Rust
Vault is a key value store for your keys. The keys are stored and persisted in json format file.
Working through the lessons plan at https://github.com/pingcap/talent-plan
Distributed key-value store and implementation of the Raft distributed consensus protocol in Rust
Write-optimized key-value storage engine implementing LSM trees, WAL, and SSTables in Rust. Demonstrates core database concepts used in Cassandra and RocksDB: crash recovery, automatic flushing, multi-level reads. Built from scratch to understand database internals.
A non-distributed, non-lock-free, non-persistent key value store
minimal key value database written in rust
Add a description, image, and links to the key-value-store topic page so that developers can more easily learn about it.
To associate your repository with the key-value-store topic, visit your repo's landing page and select "manage topics."