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:
- Mirror of Rust's allocator api for use on stable rust☆65Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- Make any value Sync but only available on its original thread☆39Updated 2 weeks ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- ☆93Updated 11 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- (lifetime) GATs on stable Rust☆59Updated last year
- Better reference counted strings for Rust☆136Updated last year
- ☆74Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- The missing compound borrowing for Rust.☆61Updated last week
- ☆41Updated last year
- A sinless derive helper☆75Updated 3 months ago
- Make trait methods callable without the trait in scope☆157Updated last week
- Convert number to enum☆87Updated last year
- A memory efficient syntax tree for language developers☆62Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- ☆43Updated 2 years ago
- Minimal TOML library with few dependencies☆84Updated 6 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆140Updated last month
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago