georgebarwood / RustDBLinks
Database with SQL-like language implemented in Rust
☆55Updated last year
Alternatives and similar repositories for RustDB
Users that are interested in RustDB are comparing it to the libraries listed below
Sorting:
- A lockless mpmc/mpsc to support async base on crossbeam☆133Updated this week
- A very fast HTTP Server based on Hyper and Rust☆87Updated last year
- Fast JSON deserialization on borrowed data☆112Updated 3 months ago
- Port of bbolt in Rust☆65Updated 11 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Provides json/csv/protobuf/arrow streaming support for axum☆80Updated last month
- Cross-platform library to gather stats/information from the host 🦀☆43Updated 8 months ago
- Asynchronous HTTP body trait☆147Updated 2 weeks ago
- Typed any map for rust☆67Updated 9 months ago
- A client-side gRPC channel implementation for tonic☆136Updated last month
- Simple pure Rust AWS S3 Client following a Sans-IO approach☆133Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 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…☆95Updated this week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 9 months ago
- An embedded key/value store for Rust☆166Updated last week
- Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the …☆47Updated last year
- Instant messaging chat system in Rust over TCP with encryption☆67Updated 3 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated 11 months ago
- Yaque is yet another disk-backed persistent queue for Rust.☆87Updated last year
- Runtime-agnostic actor library☆77Updated 2 years ago
- Casbin Actix-web access control middleware☆56Updated last year
- Rust library to facilitate event-driven programming.☆76Updated last year
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 months ago
- Asynchronous DNS lookups☆66Updated last year
- Compatibility adapter between tokio and futures☆179Updated 3 weeks ago
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated last month
- A very fast Key-Value store in pure rust☆211Updated 2 months ago
- This crate provides useful tools to generate multiple readable passwords, as well as analyze and score them.☆44Updated 3 weeks ago
- A proxy connector for Hyper-based crates☆106Updated last year
- Dead simple queue implementation for rust with async-await☆104Updated 2 months ago