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:
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last week
- Fast JSON deserialization on borrowed data☆87Updated 4 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Port of bbolt in Rust☆65Updated 7 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆108Updated 9 months ago
- Provides json/csv/protobuf/arrow streaming support for axum☆75Updated last month
- ☆161Updated 3 months ago
- Asynchronous HTTP body trait☆142Updated last month
- Async filesystem primitives☆132Updated 4 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 7 months ago
- A very fast HTTP Server based on Hyper and Rust☆86Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- A concurrent, append-only vector.☆165Updated 2 weeks ago
- A very fast Key-Value store in pure rust☆161Updated 3 months ago
- Typed any map for rust☆67Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated 9 months ago
- A full asyncronous Rust ORM and query builder for multiple databases☆108Updated this week
- Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the …☆46Updated last year
- This crate provides useful tools to generate multiple readable passwords, as well as analyze and score them.☆44Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆113Updated 3 months ago
- A fast and flexible LRU map.☆184Updated 5 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆121Updated 8 months ago
- Recognizes URL patterns with support for dynamic and wildcard segments☆100Updated 2 years ago
- Minimal async cache in Rust with support for key expirations☆53Updated last week
- Asynchronous casbin adapter for mysql, postgres, sqlite based on sqlx-rs☆54Updated 4 months ago
- Rust B-Tree map for pub/sub services☆37Updated 3 months ago