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:
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Better reference counted strings for Rust☆131Updated last year
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- ☆40Updated last year
- The missing compound borrowing for Rust.☆58Updated 2 months ago
- ☆91Updated 9 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- ☆72Updated 2 months ago
- A memory efficient syntax tree for language developers☆62Updated 2 months ago
- Automatic cfg for Rust compiler features☆102Updated last month
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- Make any value Sync but only available on its original thread☆39Updated 4 months ago
- Make trait methods callable without the trait in scope☆150Updated 2 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- Faster integer division and modulus operations☆87Updated last month
- A concise, self-describing binary format written in Rust for Serde☆66Updated 11 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- ☆31Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 10 months ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Abstract over different executors☆74Updated 2 years ago
- ☆43Updated last year