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:
- Provides json/csv/protobuf/arrow streaming support for axum☆80Updated 2 weeks ago
- Port of bbolt in Rust☆65Updated 10 months ago
- A global executor built on top of async-executor and smol☆74Updated last week
- Typed any map for rust☆67Updated 8 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated 3 weeks ago
- A very fast HTTP Server based on Hyper and Rust☆87Updated last year
- A lockless mpmc/mpsc to support async base on crossbeam☆125Updated this week
- Fast JSON deserialization on borrowed data☆112Updated 2 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…☆93Updated 5 months ago
- Cross-platform library to gather stats/information from the host 🦀☆43Updated 7 months ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 6 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 8 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated last week
- Rust client for sonic search backend☆41Updated 2 years ago
- Asynchronous access to a bincode-encoded item stream.☆78Updated 5 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- This crate provides useful tools to generate multiple readable passwords, as well as analyze and score them.☆44Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆91Updated 6 months ago
- Yaque is yet another disk-backed persistent queue for Rust.☆87Updated last year
- An alternative rust async runtime.☆50Updated last week
- Asynchronous HTTP body trait☆146Updated 3 weeks ago
- ☆113Updated 2 years ago
- A client-side gRPC channel implementation for tonic☆136Updated last month
- Simple pure Rust AWS S3 Client following a Sans-IO approach☆132Updated last week
- Dead simple queue implementation for rust with async-await☆103Updated last month
- Minimalist scheduling library for Rust☆43Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Multi-threaded implementation of redis written in rust☆141Updated 2 years ago
- Asynchronous DNS lookups☆66Updated last year
- Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the …☆46Updated last year