milen-denev / rs_aio_dbLinks
All in one (aka Aio) database with async support. Based on libsql/Sqlite, bevy_reflect and tokio, includes a dead simple API to be used (no SQL needed just pure Rust). Comes with automigration.
☆16Updated 2 months ago
Alternatives and similar repositories for rs_aio_db
Users that are interested in rs_aio_db are comparing it to the libraries listed below
Sorting:
- State machine pattern for Rust☆29Updated 7 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆45Updated 2 months ago
- Monorepo for web & game rust crates☆13Updated last month
- Serde with Validation☆59Updated 2 months ago
- Rust Macro which embeds files into your executable. A fork of `rust-embed` with a focus on usage on web servers.☆25Updated last year
- Leptos WASI Preview 2 integration, working with wasmcloud and possibly others☆24Updated 5 months ago
- Automatic TLS certificate management using rustls☆29Updated last month
- Experimental web UI library for Rust.☆54Updated last year
- A generic abstraction of paginated APIs☆60Updated last year
- A distributed sliding window rate limiter built with Tokio/Tower☆28Updated 5 months ago
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- futures-buffered☆40Updated 3 months ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆33Updated last year
- ☆23Updated 6 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Transform, compare and query JSON format☆23Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Serde partial serialization made easy☆42Updated 2 years ago
- Fully customizable role based JWT cookie auth for axum, applicable for single nodes or distributed systems.☆14Updated last week
- plugy empowers you to construct agnostic dynamic plugin systems using Rust and WebAssembly.☆62Updated last week
- zero-dependency rust crate for generating and applying partial diffs between struct instances☆25Updated 2 months ago
- Typed any map for rust☆67Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Trait implementation generator macro