blueglyph / trait_gen
Trait implementation generator macro
☆28Updated 2 weeks ago
Alternatives and similar repositories for trait_gen:
Users that are interested in trait_gen are comparing it to the libraries listed below
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆36Updated 10 months ago
- Efficient byte-stream pipe buffer☆42Updated 8 months ago
- Serde-based replacement for #[derive(Debug)]☆65Updated 5 months ago
- State machine pattern for Rust☆29Updated 4 months ago
- horrible serde macro stuff☆39Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆37Updated 3 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Zero-cost bitsets over native Rust types☆76Updated 3 months ago
- Updater program for axo tools☆22Updated this week
- Transitive derive macros for Rust☆31Updated this week
- Rust API stability attributes for the rest of us.☆29Updated 8 months ago
- A concise, self-describing binary format written in Rust for Serde☆64Updated 7 months ago
- ☆24Updated last year
- GUI viewer for cargo metadata☆20Updated last month
- VF2 subgraph isomorphism algorithm in Rust.☆60Updated 2 weeks 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…☆47Updated 2 weeks ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Sort Unicode strings lexicographically☆36Updated 7 months ago
- Async, lock-free synchronization primitives for task wakeup☆43Updated 6 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Proc-macro utility to populate enums from database data☆20Updated 7 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 3 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- An async version of iterator☆40Updated 9 months ago