georgebarwood / RustDB
Database with SQL-like language implemented in Rust
☆53Updated 11 months ago
Alternatives and similar repositories for RustDB:
Users that are interested in RustDB are comparing it to the libraries listed below
- A global executor built on top of async-executor and smol☆74Updated last month
- Fast JSON deserialization on borrowed data☆86Updated 3 months ago
- Provides json/csv/protobuf/arrow streaming support for axum☆74Updated 3 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆135Updated 7 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Yaque is yet another disk-backed persistent queue for Rust.☆84Updated last year
- ☆40Updated last month
- A full asyncronous Rust ORM and query builder for multiple databases☆107Updated this week
- A concurrent, append-only vector.☆159Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆112Updated 2 months ago
- Port of bbolt in Rust☆65Updated 7 months ago
- It executes futures☆58Updated 2 years ago
- Rust client for sonic search backend☆41Updated 2 years ago
- A token-based rate limiter based on the leaky bucket algorithm.☆108Updated last month
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last month
- Async, lock-free synchronization primitives for task wakeup☆44Updated 8 months ago
- CSRF (Cross-Site Request Forgery) protection for Axum☆31Updated 4 months ago
- Rust library to facilitate event-driven programming.☆77Updated last year
- This crate provides useful tools to generate multiple readable passwords, as well as analyze and score them.☆44Updated last year
- Progress reporting abstraction for Rust☆64Updated 9 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆135Updated 5 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- An async RPC in rust-lang that mimics golang's net/rpc☆30Updated last year
- Dead simple queue implementation for rust with async-await☆99Updated last year
- 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…☆82Updated 2 months ago
- Typed any map for rust☆66Updated 4 months ago
- A very fast Key-Value store in pure rust☆160Updated 2 months ago
- 🦀 Parses HTTP headers to correctly compute cacheability of responses. Direct port of https://github.com/kornelski/http-cache-semantics☆52Updated last week