georgebarwood / RustDBLinks
Database with SQL-like language implemented in Rust
☆53Updated last year
Alternatives and similar repositories for RustDB
Users that are interested in RustDB are comparing it to the libraries listed below
Sorting:
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Typed any map for rust☆67Updated 6 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Fast JSON deserialization on borrowed data☆98Updated last week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated 2 weeks ago
- File/log rotation writer for Rust☆33Updated 3 months ago
- Asynchronous casbin adapter for mysql, postgres, sqlite based on sqlx-rs☆54Updated 5 months ago
- ☆40Updated 2 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆110Updated 2 months ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated 4 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆86Updated 3 months ago
- Provides json/csv/protobuf/arrow streaming support for axum☆76Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- Serde support for the humantime crate☆34Updated last year
- An async RPC in rust-lang that mimics golang's net/rpc☆31Updated last year
- This crate provides useful tools to generate multiple readable passwords, as well as analyze and score them.☆44Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆48Updated 6 months ago
- ☆42Updated 8 months ago
- 🦀 Parses HTTP headers to correctly compute cacheability of responses. Direct port of https://github.com/kornelski/http-cache-semantics☆53Updated last month
- Yaque is yet another disk-backed persistent queue for Rust.☆85Updated last year
- Cross-platform library to gather stats/information from the host 🦀☆42Updated 5 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆114Updated 4 months ago
- A timeout connector for the hyper client☆26Updated 7 months ago
- Port of bbolt in Rust☆65Updated 8 months ago
- Compatibility adapter between tokio and futures☆172Updated 3 months ago
- A full asyncronous Rust ORM and query builder for multiple databases☆109Updated 2 weeks ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 8 months ago
- Utilities for working with shared slices of memory☆69Updated last week
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆59Updated last year
- Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the …☆46Updated last year