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:
- Const TypeId and non-'static TypeId☆69Updated last month
- ☆42Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- The missing compound borrowing for Rust.☆61Updated last week
- (lifetime) GATs on stable Rust☆59Updated last year
- Better reference counted strings for Rust☆138Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Make any value Sync but only available on its original thread☆39Updated last month
- Faster integer division and modulus operations☆87Updated 4 months ago
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A memory efficient syntax tree for language developers☆62Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last week
- Lending iterators on stable Rust☆83Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆143Updated last week
- ☆95Updated last year
- ☆53Updated last month
- Bare-metal allocators.☆75Updated 3 years ago