popzxc / trait-set
Trait aliases on stable Rust
☆54Updated 2 years ago
Alternatives and similar repositories for trait-set:
Users that are interested in trait-set are comparing it to the libraries listed below
- Automatically implement traits for common smart pointers☆105Updated last month
- Find out about keys that are ignored when deserializing data☆78Updated this week
- Serialization value trees☆43Updated 6 months ago
- ☆55Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- Helper macros: autoimpl, impl_scope☆59Updated last month
- ☆55Updated last year
- A Rust library for generically joining iterables with a separator☆92Updated last year
- ☆111Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆50Updated 2 months ago
- Macro for sealing traits and structures☆50Updated 2 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated last month
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- 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
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆100Updated last month
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- Rust API stability attributes for the rest of us.☆29Updated 7 months ago
- Zero-cost bitsets over native Rust types☆76Updated last month
- A generic, fixed-size, associative cache☆39Updated 3 months ago
- ☆105Updated 10 months ago
- Convert number to enum☆88Updated 6 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Generate enums with matching variants, but without any of the associated data.☆17Updated 2 years ago
- Make any value Sync but only available on its original thread☆37Updated this week
- Threadsafe RefCell for Rust☆90Updated last year
- A Rust crate for formatting strings dynamically☆31Updated last year
- Better reference counted strings for Rust☆118Updated 6 months ago