andrewhalle / byo-sqlLinks
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
Sorting:
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- ☆13Updated 2 years ago
- a fast async pool based on channel☆24Updated last week
- ☆39Updated 5 years ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Asynchronous ICMP pinging library☆15Updated 3 weeks ago
- ☆27Updated 2 years ago
- A small-footprint, in-memory database.☆43Updated 4 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 3 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 2 months ago
- ☆12Updated 4 years ago
- ☆22Updated 2 years ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- r-cache is an in memory key value store. It is thread safe and values can have expiry times.☆21Updated 2 years ago
- Traits extending the Rust Range structs in std::ops☆38Updated 2 years ago
- hRPC implementation in Rust.☆24Updated 3 years ago
- Typed any map for rust☆67Updated 5 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- rust utility for temporarily changing directory☆15Updated 2 years ago
- Duplicate an async I/O handle☆41Updated 4 months ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- Blog posts, mostly about Rust.☆13Updated 3 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 9 months ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago