Embedded Key-Value Storage Engine
β161Nov 22, 2025Updated 10 months ago
Alternatives and similar repositories for canopydb
Users that are interested in canopydb are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- π» Log-structured, embeddable key-value storage engine written in Rustβ2,348Sep 13, 2026Updated last week
- Benchmarking Rust key-value storage enginesβ73Jun 20, 2026Updated 3 months ago
- K.I.S.S. LSM-tree implementation in safe Rustβ452Updated this week
- Value log implementation for key-value separated storage in safe Rustβ44Sep 5, 2025Updated last year
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.β28Dec 28, 2024Updated last year
- Wordpress hosting with auto-scaling - Free Trial Offer β’ AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- A worker pool library for Rustβ13Jul 27, 2026Updated last month
- Lightweight and high performance concurrent cacheβ362Jun 27, 2026Updated 2 months ago
- A low-level MVCC file format for storing blobs.β66Mar 6, 2024Updated 2 years ago
- β40Aug 27, 2024Updated 2 years ago
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration thβ¦β65Jul 13, 2026Updated 2 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.β66Mar 14, 2026Updated 6 months ago
- A Rust implementation of the cdb (constant database) format with 64-bit support.β19May 13, 2026Updated 4 months ago
- Tonbo is an embedded database for serverless and edge runtimes.β1,622Jul 18, 2026Updated 2 months ago
- Connect threads, processes, hosts, and languages without a broker.β129Updated this week
- Wordpress hosting with auto-scaling - Free Trial Offer β’ AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Efficient reference counted vector data structure is Rustβ21Aug 3, 2026Updated last month
- Bigtable but smolβ50Updated this week
- An embedded key-value database in pure Rustβ4,803Updated this week
- A fast and ergonomic concurrent hashmap for read-heavy workloads.β946Aug 21, 2026Updated last month
- Fast partially immutable collections for Rustβ40Sep 8, 2026Updated 2 weeks ago
- levelDB key/value database in Rust.β11Nov 13, 2021Updated 4 years ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.β421Nov 4, 2025Updated 10 months ago
- Rugged embedded and client/server key-value database (Rust implementation)β19Sep 5, 2026Updated 2 weeks ago
- β15Dec 28, 2023Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer β’ AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A tool to generate ergonomic, buffer-based C++ APIs.β49Aug 25, 2026Updated 3 weeks ago
- O(1) amortized priority queue based on an Adaptive Ladder Queue implementation.β28Aug 9, 2026Updated last month
- bytes::BufMut implementation to count buffer sizeβ24Jun 24, 2026Updated 3 months ago
- madsim-inspired determinism for turmoil-based simulation testsβ57Feb 19, 2026Updated 7 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.β133Sep 6, 2026Updated 2 weeks ago
- Add observability to your Rust types!β74May 2, 2026Updated 4 months ago
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store packageβ38Oct 14, 2024Updated last year
- The missing compound borrowing for Rust.β65Apr 18, 2026Updated 5 months ago
- simd swiss table based mapβ35May 9, 2026Updated 4 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer β’ AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- An embedded, in-memory, zero-copy, atomicity, consistency, isolation, MVCC, almost lock-free and serializable snapshot isolation databaseβ¦β238Oct 25, 2024Updated last year
- A Rust library for offset based pointers that enable movable self-referential data structures.β62Sep 25, 2025Updated 11 months ago
- [WIP] A toy C compiler written in Rustβ17Mar 4, 2022Updated 4 years ago
- A lightweight time-series database written in Rust. Embed it, run it as a server, or scale it as a cluster.β325Aug 6, 2026Updated last month
- Extremely fast tracing library for Rustβ750Sep 14, 2026Updated last week
- πͺΆ columnar SQL database built from scratch