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☆55Updated last month
- Lending iterators on stable Rust☆81Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆70Updated 4 months ago
- Mirror of Rust's allocator api for use on stable rust☆50Updated 2 weeks ago
- Make any value Sync but only available on its original thread☆39Updated last week
- Choose Rust types at compile-time via constants☆64Updated last year
- Bare-metal allocators.☆76Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- ☆53Updated last week
- 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
- Async, lock-free synchronization primitives for task wakeup☆43Updated 6 months ago
- ☆36Updated last year
- Better reference counted strings for Rust☆118Updated 7 months ago
- Some internal rustc tools made accessible☆47Updated 2 months ago
- It executes futures☆55Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆85Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last week
- Const TypeId and non-'static TypeId☆61Updated last week
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆38Updated 10 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Umbrella repository for Krabcake experiments☆46Updated last month
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆32Updated last month
- Convert closures into wakers☆45Updated last month
- ☆54Updated last year
- sptr: The Strict Provenance Polyfill☆76Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆43Updated 6 months ago
- Cargo hack manager☆64Updated last year
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆18Updated 10 months ago