andrewhalle / byo-sql
An in-memory SQL database in Rust.
☆14Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for byo-sql
- bluss/IndexMap with amortized resizes☆14Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- a fast async pool based on channel☆22Updated 10 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- Static Linear Algebra System☆34Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆34Updated this week
- Asynchronous ICMP pinging library☆14Updated 8 months ago
- ☆12Updated 3 years ago
- A small-footprint, in-memory database.☆43Updated 3 years ago
- ☆13Updated 2 years ago
- Storage library (Work In Progress)☆20Updated 2 years ago
- ☆36Updated 4 years ago
- Yet Another Kev-Value DataBase☆19Updated last year
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Atomic operations on potentially uninitialized integers.☆18Updated this week
- cron parser☆21Updated 8 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆33Updated 4 years ago
- A multi layered configuration loader and zero-boilerplate configuration parser.☆28Updated 3 years ago
- r-cache is an in memory key value store. It is thread safe and values can have expiry times.☆21Updated last year
- ☆21Updated 2 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- hRPC implementation in Rust.☆24Updated 2 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago