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:
- Better reference counted strings for Rust☆134Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated last week
- Async, lock-free synchronization primitives for task wakeup☆46Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆167Updated last week
- Lending iterators on stable Rust☆83Updated last year
- Mirror of Rust's allocator api for use on stable rust☆62Updated 3 months ago
- Const TypeId and non-'static TypeId☆66Updated last week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- ☆93Updated 9 months ago
- The missing compound borrowing for Rust.☆60Updated last week
- A low-level I/O ownership and borrowing library☆104Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆152Updated last week
- Choose Rust types at compile-time via constants☆68Updated last year
- ☆31Updated last year
- Make any value Sync but only available on its original thread☆39Updated 5 months ago
- ☆40Updated last year
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Bare-metal allocators.☆75Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- A Vec That Has a Smaller size_of☆143Updated this week
- Abstract over different executors☆74Updated 2 years ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- String optimized for map keys☆66Updated last month
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- An alternate Cargo registry using static files☆124Updated 5 months ago
- Faster integer division and modulus operations☆87Updated last month
- Macro for sealing traits and structures☆59Updated 8 months ago