matthieu-m / storageLinks
An exploration of Storages
☆35Updated last year
Alternatives and similar repositories for storage
Users that are interested in storage are comparing it to the libraries listed below
Sorting:
- Mirror of Rust's allocator api for use on stable rust☆60Updated 2 weeks ago
- Choose Rust types at compile-time via constants☆65Updated last year
- A memory efficient syntax tree for language developers☆60Updated this week
- Const TypeId and non-'static TypeId☆66Updated last week
- ☆39Updated last year
- ☆53Updated 2 months ago
- ☆31Updated 11 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- Bare-metal allocators.☆76Updated 2 years ago
- ☆88Updated 7 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 8 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 8 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated last week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆18Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- horrible serde macro stuff☆39Updated last year
- We have Crater At Home☆34Updated 7 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Lending iterators on stable Rust☆82Updated last year
- docs.rs as a publishing platform?☆68Updated last week
- Serde serializer for generating Starlark build targets☆66Updated last week
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Make trait methods callable without the trait in scope☆146Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- ☆69Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago