murarth / smallstrLinks
String-like container based on SmallVec
☆29Updated 5 months ago
Alternatives and similar repositories for smallstr
Users that are interested in smallstr are comparing it to the libraries listed below
Sorting:
- `$crate` in procedural macros.☆79Updated 2 months ago
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- ☆61Updated 2 years ago
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Convert closures into wakers☆46Updated last year
- Const TypeId and non-'static TypeId☆70Updated last month
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- ☆109Updated 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 8 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 11 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Unicode Case-folding for Rust☆90Updated 2 weeks ago
- Run closures in parallel☆115Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 3 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- ☆87Updated 2 months ago
- A std::Instant replacement that works on WASM too.☆113Updated last year
- Write doc comments from macros☆101Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Macro for sealing traits and structures☆61Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Rust HashSet with insertion ordering☆42Updated last month