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
- ☆42Updated 2 years ago
- Choose Rust types at compile-time via constants☆70Updated last year
- Mirror of Rust's allocator api for use on stable rust☆72Updated last month
- Const TypeId and non-'static TypeId☆70Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Faster integer division and modulus operations☆88Updated 6 months ago
- The missing compound borrowing for Rust.☆62Updated 2 months ago
- Better reference counted strings for Rust☆139Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Lending iterators on stable Rust☆83Updated last year
- Make any value Sync but only available on its original thread☆39Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Bare-metal allocators.☆76Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- structured parallel execution for async Rust☆37Updated last year
- A memory efficient syntax tree for language developers☆63Updated 2 weeks ago
- Compile Rust compiler using Buck2☆68Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 2 months ago
- ☆95Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- Remove Cargo.lock lockfile☆34Updated 3 weeks ago
- Zero-cost bitsets over native Rust types☆79Updated last month
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- ☆112Updated 3 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago