hsnyildiz / tinykvLinks
`tinykv` is a lightweight, `serde`-powered key-value storage engine with optional TTL (time-to-live) support, atomic saving, and human-readable persistence via JSON. Perfect for config storage, CLI apps, prototyping, testing, and anywhere you need a simple persistent store without setting up a database.
☆42Updated 2 weeks ago
Alternatives and similar repositories for tinykv
Users that are interested in tinykv are comparing it to the libraries listed below
Sorting:
- A Rust in-memory embedded database with persistence and multiple adapters (JSON, CSV, etc). Acts like a minimalistic ORM with zero setup.…☆67Updated 4 months ago
- 🐞 VS Code extension to debug tracing logs 🦀☆67Updated 4 months ago
- Rust - background jobs.☆50Updated 7 months ago
- Value log implementation for key-value separated storage in safe Rust☆43Updated last week
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration th…☆53Updated last week
- ☆30Updated this week
- in memory Rust database to query your data like a Venn diagram☆115Updated 3 weeks ago
- An extremely small and fast AWS Lambda runtime with sub-5ms cold starts. Works with C and Rust. I call it "the Lambda libc runtime" becau…☆63Updated 9 months ago
- A crate to protect against malicious JSON payloads.☆64Updated 10 months ago
- Calculate the next timestamp matching a given crontab pattern☆64Updated 3 weeks ago
- Dagcuter is a Rust library for executing Directed Acyclic Graphs (DAGs) of tasks. It manages task dependencies, detects circular dependen…☆32Updated last month
- 🦕 Add dyn compatible variant to your async trait!☆64Updated last week
- A distributed sliding window rate limiter built with Tokio/Tower☆29Updated 8 months ago
- State machine pattern for Rust☆29Updated 10 months ago
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆48Updated 4 months ago
- Tako is a lightweight and minimalistic web framework built on Tokio and Hyper written in Rust.☆76Updated last month
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- Mock REST APIs from JSON with zero coding within seconds.☆37Updated this week
- Static-checked parsing of regexes into structs☆45Updated 9 months ago
- Practically zero-overhead string interning☆40Updated 5 months ago
- Include your assets statically into your application with a strict structure☆89Updated 6 months ago
- Scan, explore, and document/export large codebases☆33Updated last month
- Modern file copying☆109Updated 9 months ago
- Lightning fast and modular UI framework.☆57Updated 4 months ago
- A Rust crate for extracting readable content from web pages.☆178Updated last week
- Embedded time-series database for Rust☆89Updated this week
- A GPT Implementation in Rust on top of tch-rs 🔥 🦀☆50Updated 4 months ago
- Jikken CLI Tool☆131Updated 3 weeks ago
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly Gossip protocol (SWIM) which helps manage cluster membership and …☆121Updated last week
- Conversion to/from binary for arbitrary types. With no_std and no_alloc support.☆25Updated this week