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:
- Lending iterators on stable Rust☆83Updated last year
- Better reference counted strings for Rust☆139Updated last year
- Choose Rust types at compile-time via constants☆70Updated last year
- Make trait methods callable without the trait in scope☆161Updated this week
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- Automatic cfg for Rust compiler features☆108Updated 6 months ago
- ☆42Updated 2 years ago
- ☆95Updated last year
- Faster integer division and modulus operations☆87Updated 5 months ago
- Mirror of Rust's allocator api for use on stable rust☆71Updated last week
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- A Vec That Has a Smaller size_of☆150Updated 2 months ago
- The `io_uring` library for Rust (with Rustix)☆35Updated 4 months ago
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- Const TypeId and non-'static TypeId☆70Updated last week
- Umbrella repository for Krabcake experiments☆47Updated 10 months ago
- Bare-metal allocators.☆76Updated 3 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- The missing compound borrowing for Rust.☆62Updated last month
- Some internal rustc tools made accessible☆47Updated 2 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- structured parallel execution for async Rust☆37Updated last year
- ☆61Updated 2 years ago