popzxc / trait-setLinks
Trait aliases on stable Rust
☆55Updated 3 years ago
Alternatives and similar repositories for trait-set
Users that are interested in trait-set are comparing it to the libraries listed below
Sorting:
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- ☆57Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A memory efficient container for rust nested collections☆40Updated 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.☆110Updated last month
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated last week
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Macro for sealing traits and structures☆56Updated 6 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Automatically implement traits for common smart pointers☆114Updated 2 months ago
- Rust API stability attributes for the rest of us.☆30Updated 11 months ago
- Make trait methods callable without the trait in scope☆147Updated 3 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- ☆56Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Find out about keys that are ignored when deserializing data☆85Updated last month
- Token tree calling convention☆79Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Better reference counted strings for Rust☆126Updated 11 months ago
- ☆57Updated 3 years ago
- A tiny library for chaining free functions into method call chains.☆45Updated 4 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆45Updated last month
- Helper macros: autoimpl, impl_scope☆63Updated last week
- `$crate` in procedural macros.☆71Updated last month