matthieu-m / storageLinks
An exploration of Storages
☆37Updated last year
Alternatives and similar repositories for storage
Users that are interested in storage are comparing it to the libraries listed below
Sorting:
- Better reference counted strings for Rust☆130Updated 11 months ago
- ☆40Updated last year
- Mirror of Rust's allocator api for use on stable rust☆62Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- A memory efficient syntax tree for language developers☆62Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 3 weeks ago
- Choose Rust types at compile-time via constants☆68Updated last year
- ☆91Updated 8 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Make trait methods callable without the trait in scope☆149Updated last month
- ☆57Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- A sinless derive helper☆72Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Macro for sealing traits and structures☆57Updated 7 months ago
- An alternate Cargo registry using static files☆121Updated 4 months ago
- Map data structure whose keys are stored as ranges☆89Updated 6 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- Make any value Sync but only available on its original thread☆39Updated 4 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- Some internal rustc tools made accessible☆47Updated 6 months ago