blueglyph / trait_genLinks
Trait implementation generator macro
☆29Updated 3 weeks ago
Alternatives and similar repositories for trait_gen
Users that are interested in trait_gen are comparing it to the libraries listed below
Sorting:
- Serde-based replacement for #[derive(Debug)]☆68Updated 11 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- ☆24Updated 2 years ago
- Finite State Machines with an entry API and data storage☆42Updated 5 months ago
- ☆24Updated 3 months ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- A memory efficient container for rust nested collections☆40Updated 3 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- A fast, lightweight and extensible implementation of a graph data structure.☆37Updated last year
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 4 years ago
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated 3 weeks ago
- Typed any map for rust☆67Updated 8 months ago
- ☆56Updated 2 years ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- ☆26Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Serialization value trees☆45Updated last year
- Serde partial serialization made easy☆42Updated 2 years ago
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- 🦕 Add dyn compatible variant to your async trait!☆64Updated this week
- Typed index version of Rust slice and Vec containers☆72Updated 3 weeks ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago