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:
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Better reference counted strings for Rust☆140Updated last year
- Const TypeId and non-'static TypeId☆70Updated last month
- ☆42Updated 2 years ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- Mirror of Rust's allocator api for use on stable rust☆74Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Bare-metal allocators.☆76Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- The missing compound borrowing for Rust.☆62Updated 3 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- ☆95Updated last year
- Minimal TOML library with few dependencies☆83Updated 10 months ago
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- structured parallel execution for async Rust☆37Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 2 weeks ago
- ☆111Updated 3 years ago
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆44Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Macro for sealing traits and structures☆61Updated last year
- String optimized for map keys☆67Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago