popzxc / trait-set
Trait aliases on stable Rust
☆54Updated 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
- ☆56Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 months ago
- Find out about keys that are ignored when deserializing data☆78Updated last week
- Automatically implement traits for common smart pointers☆106Updated 2 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Token tree calling convention☆79Updated 2 years ago
- Better reference counted strings for Rust☆118Updated 7 months ago
- ☆55Updated last year
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Rust API stability attributes for the rest of us.☆29Updated 8 months ago
- Mirror of Rust's allocator api for use on stable rust☆50Updated 2 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆100Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 2 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Make trait methods callable without the trait in scope☆135Updated last week
- Typed any map for rust☆65Updated 3 months ago
- A sinless derive helper☆65Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 2 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆52Updated 2 weeks ago
- Blazing fast immutable collection datatypes for Rust.☆98Updated last month
- ☆54Updated 3 years ago
- Map data structure whose keys are stored as ranges☆81Updated 2 months ago
- A Mutex wrapper tracking acquisition order☆67Updated this week