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:
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- String optimized for map keys☆66Updated 2 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- ☆40Updated last year
- Mirror of Rust's allocator api for use on stable rust☆63Updated this week
- 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 3 months ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- ☆93Updated 10 months ago
- Better reference counted strings for Rust☆135Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Make trait methods callable without the trait in scope☆152Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Obsessively tiny error derive macro☆87Updated 7 months ago
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- The missing compound borrowing for Rust.☆61Updated last month
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- A Vec That Has a Smaller size_of☆142Updated 2 weeks ago
- Bare-metal allocators.☆75Updated 3 years ago
- Make any value Sync but only available on its original thread☆39Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- A memory efficient syntax tree for language developers☆62Updated last month
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- A low-level I/O ownership and borrowing library☆104Updated last month
- Macro for sealing traits and structures☆59Updated 9 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated 3 weeks ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year