georgebarwood / RustDB
Database with SQL-like language implemented in Rust
☆51Updated 9 months ago
Alternatives and similar repositories for RustDB:
Users that are interested in RustDB are comparing it to the libraries listed below
- 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…☆77Updated last week
- A global executor built on top of async-executor and smol☆73Updated this week
- Typed any map for rust☆65Updated 2 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆132Updated 3 months ago
- A low-level MVCC file format for storing blobs.☆63Updated 11 months ago
- A concise, self-describing binary format written in Rust for Serde☆64Updated 6 months ago
- The missing compound borrowing for Rust.☆57Updated last month
- Asynchronous DNS lookups☆65Updated 8 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆105Updated 6 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆81Updated last month
- A very fast Key-Value store in pure rust☆99Updated last week
- cross-platform Rust API for memory mapped IO☆41Updated 10 months ago
- Run closures in parallel