murarth / smallstrLinks
String-like container based on SmallVec
☆29Updated 2 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.☆76Updated last month
- ☆61Updated 2 years ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Migrated to Codeberg☆79Updated 2 years 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
- Const TypeId and non-'static TypeId☆69Updated last month
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- An updated version of linked-hash-map and friends☆137Updated 2 weeks ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- Unicode Case-folding for Rust☆87Updated 10 months ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- ☆108Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- A std::Instant replacement that works on WASM too.☆112Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- ☆87Updated 9 months ago
- 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
- Keep version numbers in sync with Cargo.toml☆73Updated last month
- ☆196Updated last week
- Better reference counted strings for Rust☆138Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆72Updated 10 months ago
- Convert closures into wakers☆46Updated 9 months ago
- Write doc comments from macros☆101Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆152Updated last year