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:
- ☆60Updated 2 years ago
- An updated version of linked-hash-map and friends☆124Updated 5 months ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- `$crate` in procedural macros.☆74Updated last week
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Mirror of Rust's allocator api for use on stable rust☆63Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- ☆87Updated 8 months ago
- ☆108Updated last year
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Make trait methods callable without the trait in scope☆157Updated last week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- Better reference counted strings for Rust☆136Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Run closures in parallel☆115Updated 8 months ago
- Timer facilities for Rust's async story☆56Updated 11 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Pull in every source file in a directory as a module☆177Updated last week
- Convert closures into wakers☆45Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- A std::Instant replacement that works on WASM too.☆112Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- ☆125Updated 3 years ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Serde support for the humantime crate☆35Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year