georgebarwood / RustDB
Database with SQL-like language implemented in Rust
☆51Updated 8 months ago
Alternatives and similar repositories for RustDB:
Users that are interested in RustDB are comparing it to the libraries listed below
- Typed any map for rust☆65Updated last month
- A global executor built on top of async-executor and smol☆73Updated 8 months ago
- A concise, self-describing binary format written in Rust for Serde☆63Updated 5 months ago
- A very fast Key-Value store in pure rust☆95Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆126Updated 4 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆45Updated this week
- cross-platform Rust API for memory mapped IO☆41Updated 8 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆105Updated 5 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…☆70Updated last week
- Convert closures into wakers☆45Updated last week
- Yaque is yet another disk-backed persistent queue for Rust.☆81Updated 9 months ago
- Provides json/csv/protobuf/arrow streaming support for axum☆72Updated 3 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Progress reporting abstraction for Rust☆63Updated 6 months ago
- Rust library to facilitate event-driven programming.☆75Updated last year
- r-cache is an in memory key value store. It is thread safe and values can have expiry times.☆21Updated last year
- Asynchronous HTTP body trait☆129Updated this week
- It executes futures☆55Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆81Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 3 months ago
- ☆39Updated 8 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆130Updated last month
- Compile-time string operations☆87Updated this week
- ☆85Updated this week
- Runtime-agnostic actor library☆77Updated last year
- Port of bbolt in Rust☆65Updated 3 months ago
- The missing compound borrowing for Rust.☆58Updated 2 weeks ago
- futures-buffered☆37Updated 3 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- A lockless mpmc/mpsc to support async base on crossbeam☆48Updated last year