popzxc / trait-set
Trait aliases on stable Rust
☆53Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for trait-set
- Automatically implement traits for common smart pointers☆104Updated 8 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆42Updated last week
- ☆55Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- Find out about keys that are ignored when deserializing data☆75Updated last month
- Serialization value trees☆43Updated 3 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- A Rust library for generically joining iterables with a separator☆91Updated last year
- Procedural macro to easily write higher-order strategies in proptest.☆44Updated 4 months ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 weeks ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆35Updated 10 months ago
- Advisory cross-platform file locks using file descriptors☆75Updated 10 months ago
- Mirror of Rust's allocator api for use on stable rust☆43Updated this week
- Rust API stability attributes for the rest of us.☆28Updated 4 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆58Updated 3 months ago
- ☆55Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 4 years ago
- ☆54Updated 3 years ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 3 weeks ago
- A sinless derive helper☆47Updated this week
- Make any value Sync but only available on its original thread☆36Updated last year
- Rust library for safely and explicitly parsing untrusted data☆51Updated 6 months ago
- Generic SIMD abstractions for Rust.☆47Updated last year
- Safe wrapper for initializing arrays☆72Updated last year
- Convert number to enum☆90Updated 3 months ago
- Find calls to panic functions in rust executables☆36Updated 3 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 9 months ago