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☆104Updated this week
- Find out about keys that are ignored when deserializing data☆77Updated 2 months ago
- A Rust library for generically joining iterables with a separator☆91Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆43Updated 3 weeks ago
- Typed index version of Rust slice and Vec containers☆68Updated 3 months ago
- Better reference counted strings for Rust☆117Updated 6 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 2 months ago
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- Safe wrapper for initializing arrays☆72Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆98Updated 2 weeks ago
- Serialization value trees☆43Updated 5 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆45Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆49Updated last month
- Helper macros: autoimpl, impl_scope☆59Updated 2 weeks ago
- Advisory cross-platform file locks using file descriptors☆76Updated last year
- Abstract over different executors☆73Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆67Updated last month
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated last year
- Trait implementation generator macro☆28Updated last month
- Efficient byte-stream pipe buffer☆42Updated 6 months ago
- ☆48Updated 2 years ago
- Vec-backed ID-tree☆49Updated last week
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated 3 weeks ago
- Keep version numbers in sync with Cargo.toml☆73Updated 7 months ago
- Convert number to enum☆88Updated 5 months ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 4 years ago
- Big array helper for serde☆60Updated 8 months ago