matthieu-m / storage
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
- A memory efficient syntax tree for language developers☆57Updated 2 weeks ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 5 months ago
- Mirror of Rust's allocator api for use on stable rust☆57Updated last month
- (lifetime) GATs on stable Rust☆57Updated last year
- ☆39Updated last year
- Make any value Sync but only available on its original thread☆39Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated this 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
- ☆53Updated last month
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆39Updated 11 months ago
- Lending iterators on stable Rust☆82Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- ☆36Updated 8 months ago
- Zig comptime using Rust proc macros☆42Updated 10 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- Choose Rust types at compile-time via constants☆64Updated last year
- String optimized for map keys☆62Updated last week
- Helper macros: autoimpl, impl_scope☆59Updated 3 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- Const TypeId and non-'static TypeId☆64Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆54Updated last month
- Macro for sealing traits and structures☆53Updated 4 months ago
- ☆30Updated 10 months ago
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- horrible serde macro stuff☆38Updated last year
- https://github.com/rust-lang/cargo/issues/948☆57Updated 7 months ago
- Make trait methods callable without the trait in scope☆136Updated last month
- Bare-metal allocators.☆76Updated 2 years ago