andrewhalle / byo-sql
An in-memory SQL database in Rust.
☆14Updated 3 years ago
Alternatives and similar repositories for byo-sql:
Users that are interested in byo-sql are comparing it to the libraries listed below
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- a fast async pool based on channel☆24Updated 5 months ago
- Asynchronous ICMP pinging library☆14Updated 3 weeks ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 5 months ago
- Unicode validation and transcoding at billions of characters per second☆15Updated this week
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- ☆37Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Static Linear Algebra System☆36Updated last year
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- ☆16Updated last month
- hRPC implementation in Rust.☆24Updated 2 years ago
- A small-footprint, in-memory database.☆43Updated 4 years ago
- ☆22Updated 2 years ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆27Updated last year
- rust utility for temporarily changing directory☆15Updated 2 years ago
- Duplicate an async I/O handle☆41Updated 3 months ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 3 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- A framework for iterating over collections of types implementing a trait without virtual dispatch☆13Updated 3 years ago
- ☆13Updated 2 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 3 years ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago
- Convert closures into wakers☆45Updated 3 months ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year