matthieu-m / storageLinks
An exploration of Storages
☆39Updated 2 years ago
Alternatives and similar repositories for storage
Users that are interested in storage are comparing it to the libraries listed below
Sorting:
- Choose Rust types at compile-time via constants☆68Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- ☆42Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- Const TypeId and non-'static TypeId☆69Updated last week
- The missing compound borrowing for Rust.☆61Updated last month
- Better reference counted strings for Rust☆139Updated last year
- Async, lock-free synchronization primitives for task wakeup☆48Updated last year
- Bare-metal allocators.☆76Updated 3 years ago
- Mirror of Rust's allocator api for use on stable rust☆69Updated 2 months ago
- ☆95Updated last year
- 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.☆113Updated 6 months ago
- ☆43Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 3 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Make trait methods callable without the trait in scope☆161Updated last week
- Faster integer division and modulus operations☆87Updated 5 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Integer types with customizable niche values☆50Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Exhaustive iteration trait in Rust☆17Updated last month
- ☆53Updated last week
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆49Updated last month