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:
- ☆42Updated 2 years ago
- Better reference counted strings for Rust☆140Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- The missing compound borrowing for Rust.☆63Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆79Updated 2 months ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Make any value Sync but only available on its original thread☆39Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- Const TypeId and non-'static TypeId☆70Updated last month
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 6 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- 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
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- ☆95Updated last year
- Faster integer division and modulus operations☆88Updated 7 months ago
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- Bare-metal allocators.☆76Updated 3 years ago
- Integer types with customizable niche values☆51Updated last year
- String optimized for map keys☆68Updated last week
- Convert number to enum☆87Updated last year
- A memory efficient syntax tree for language developers☆64Updated last month
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆62Updated 4 months ago
- Abstract over different executors☆74Updated 2 years ago
- ☆53Updated this week