tomvoet / rqlite-rsLinks
Async Rqlite client for Rust
☆33Updated 7 months ago
Alternatives and similar repositories for rqlite-rs
Users that are interested in rqlite-rs are comparing it to the libraries listed below
Sorting:
- Static-checked parsing of regexes into structs☆45Updated 11 months ago
- Pre-RFC for merging cargo-script into cargo☆38Updated 3 weeks ago
- Rust Wasm plugins examples☆114Updated last week
- A tiny ORM for CRUD operations built on top of SQLx QueryBuilder.☆51Updated last month
- ☆78Updated last month
- A generic abstraction of paginated APIs☆62Updated last year
- WireGuard implementation in Rust with Tokio☆52Updated last year
- Minimalist scheduling library for Rust☆43Updated 3 years ago
- A full asyncronous Rust ORM and query builder for multiple databases☆112Updated last week
- Compile-time regular expressions, the right way.☆79Updated 9 months ago
- i24 provides a 24-bit signed integer type for Rust, filling the gap between i16 and i32. This type is particularly useful in audio proces…☆32Updated last week
- Progress reporting abstraction for Rust☆65Updated last year
- Serde with Validation☆60Updated 8 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated last month
- horrible serde macro stuff☆39Updated 2 years ago
- Secure by Design, Extendable and Speedy Next Gen CMS☆60Updated 3 weeks ago
- Lightning fast and modular UI framework.☆59Updated last week
- ✈️ a private, authenticated, permissioned cargo registry☆128Updated 3 years ago
- 🦗 Grillon, an elegant and natural way to approach API testing in Rust.☆124Updated last month
- The missing compound borrowing for Rust.☆61Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Fast JSON deserialization on borrowed data☆116Updated last month
- Cross-platform user interface framework for Rust.☆68Updated last year
- An alternate Cargo registry using static files☆134Updated last month
- Instant messaging chat system in Rust over TCP with encryption☆67Updated 3 years ago
- Utilities for working with shared slices of memory☆81Updated 4 months ago
- ☆177Updated last month
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 months ago
- Async, lock-free synchronization primitives for task wakeup