murarth / smallstrLinks
String-like container based on SmallVec
☆29Updated 3 months ago
Alternatives and similar repositories for smallstr
Users that are interested in smallstr are comparing it to the libraries listed below
Sorting:
- Migrated to Codeberg☆79Updated 2 years ago
- Threadsafe RefCell for Rust☆97Updated 8 months ago
- `$crate` in procedural macros.☆77Updated last week
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- ☆61Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- Make trait methods callable without the trait in scope☆161Updated last week
- Unicode Case-folding for Rust☆88Updated 10 months ago
- An updated version of linked-hash-map and friends☆137Updated last month
- Convert closures into wakers☆46Updated 10 months ago
- A scope for async_std and tokio to spawn non-static futures☆153Updated last year
- ☆108Updated last year
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated last month
- ☆43Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last week
- Mirror of Rust's allocator api for use on stable rust☆69Updated 2 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆142Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Const TypeId and non-'static TypeId☆69Updated last week
- Run closures in parallel☆115Updated 10 months ago
- Write doc comments from macros☆101Updated last month
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆97Updated 2 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- Better reference counted strings for Rust☆139Updated last year
- Define your own PhantomData☆158Updated last week
- Duplicate an async I/O handle☆41Updated 10 months ago