murarth / smallstrLinks
String-like container based on SmallVec
☆25Updated last month
Alternatives and similar repositories for smallstr
Users that are interested in smallstr are comparing it to the libraries listed below
Sorting:
- ☆57Updated last year
- Automatic cfg for Rust compiler features☆102Updated last month
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- ☆109Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- `$crate` in procedural macros.☆73Updated 2 months ago
- Serde support for the humantime crate☆35Updated last year
- ☆73Updated 3 months ago
- Migrated to Codeberg☆79Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 11 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- ☆86Updated 6 months ago
- Utilities for dealing with substructures within syn macros☆140Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Abstract over different executors☆74Updated last year
- Run closures in parallel☆114Updated 6 months ago
- Make trait methods callable without the trait in scope☆149Updated last month
- Unicode Case-folding for Rust☆82Updated 6 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 4 months ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆86Updated 2 months ago
- ☆39Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- Macro for sealing traits and structures☆58Updated 7 months ago