matthieu-m / storage
An exploration of Storages
☆36Updated last year
Alternatives and similar repositories for storage:
Users that are interested in storage are comparing it to the libraries listed below
- A memory efficient syntax tree for language developers☆54Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆50Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆68Updated 3 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Lending iterators on stable Rust☆81Updated last year
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆36Updated 9 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- Async, lock-free synchronization primitives for task wakeup☆43Updated 5 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆83Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Macro for sealing traits and structures☆50Updated 2 months ago
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- A sinless derive helper☆62Updated 3 months ago
- Choose Rust types at compile-time via constants☆63Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- ☆38Updated 5 months ago
- Serde serializer for generating Starlark build targets☆66Updated this week
- Take a value atomically once.☆27Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- ☆41Updated last year
- ☆53Updated 3 weeks ago
- structured parallel execution for async Rust☆33Updated 6 months ago
- Map data structure whose keys are stored as ranges☆81Updated last month
- ☆36Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆84Updated last week
- ☆29Updated 8 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago