zshipko / rust-kvLinks
An embedded key/value store for Rust
☆168Updated 2 years ago
Alternatives and similar repositories for rust-kv
Users that are interested in rust-kv are comparing it to the libraries listed below
Sorting:
- PickleDB-rs is a lightweight and simple key-value store. It is a Rust version for Python's PickleDB☆266Updated last year
- Async synchronization primitives☆270Updated 2 weeks ago
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆424Updated last year
- path-tree is a lightweight high performance HTTP request router for Rust☆130Updated 2 months ago
- Asynchronous HTTP body trait☆146Updated 3 weeks ago
- Just Another Memory Mapped Database☆278Updated last year
- Rust port of gjson,get JSON value by dotpath syntax☆108Updated 2 years ago
- Simple SQL code generator.☆127Updated 3 years ago
- Task abstraction for building executors☆480Updated 7 months ago
- RiteLinked - LinkedHashMap & LinkedHashSet in Rust☆53Updated 5 months ago
- A Rust client for Redis, using Tokio☆254Updated last year
- A fast, low-overhead WebSocket client☆117Updated 2 years ago
- ☆197Updated 2 years ago
- Async interface for working with processes☆201Updated 2 weeks ago
- Notify async tasks or threads☆482Updated 3 weeks ago
- A KV-database with 'Git-like' features☆23Updated 2 weeks ago
- Support for json-path in Rust☆129Updated 2 weeks ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆243Updated 2 months ago
- Concurrent multi-producer multi-consumer queue☆286Updated 3 weeks ago
- Provides utility functions to perform a graceful shutdown on tokio-rs based services☆129Updated last month
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆143Updated 2 years ago
- A pure Rust database implementation using an append-only B-Tree file format.☆271Updated last year
- This is a Rust implementation for popular caches (support no_std).☆112Updated 6 months ago
- Per-object thread-local storage for Rust☆348Updated last week
- A virtual filesystem for Rust☆435Updated last month
- An async parser for multipart/form-data content-type in Rust☆160Updated last year
- A full asyncronous Rust ORM and query builder for multiple databases☆112Updated 3 weeks ago
- A Rust crate for manipulating HTML with CSS selectors☆123Updated last year
- FFI-compatible futures☆165Updated 2 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆125Updated this week