blueglyph / trait_gen
Trait implementation generator macro
☆28Updated this week
Alternatives and similar repositories for trait_gen:
Users that are interested in trait_gen are comparing it to the libraries listed below
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆36Updated 11 months ago
- Efficient byte-stream pipe buffer☆43Updated 9 months ago
- Serde-based replacement for #[derive(Debug)]☆67Updated 6 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- ☆31Updated 5 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated this week
- Rust API stability attributes for the rest of us.☆29Updated 9 months ago
- Adapters to convert between different writable APIs.☆21Updated 3 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Transitive derive macros for Rust☆31Updated last month
- Async, lock-free synchronization primitives for task wakeup☆44Updated 7 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- GUI viewer for cargo metadata☆20Updated 2 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆43Updated last month
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- ☆24Updated 2 years ago
- Zero-cost bitsets over native Rust types☆76Updated 2 weeks ago
- 🐱concat! with support for const variables and expressions☆41Updated 2 months ago
- the definitive non-empty slice/array/vec library for Rust☆16Updated 11 months ago
- Proc-macro utility to populate enums from database data☆20Updated 8 months ago
- Updater program for axo tools☆23Updated this week
- VF2 subgraph isomorphism algorithm in Rust.☆61Updated last month
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- Minimalist Rust syntax parsing for procedural macros☆63Updated 10 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆53Updated last week
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- Typed any map for rust☆65Updated 4 months ago