blueglyph / trait_genLinks
Trait implementation generator macro
☆30Updated last month
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 last year
- Efficient byte-stream pipe buffer☆44Updated last year
- Serde partial serialization made easy☆42Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Progress reporting abstraction for Rust☆64Updated last year
- ☆26Updated 2 years ago
- Finite State Machines with an entry API and data storage☆43Updated 9 months ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- VF2 subgraph isomorphism algorithm in Rust.☆67Updated 11 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Typed any map for rust☆67Updated last year
- Rust crate that allows you to display status & progress information in a terminal☆31Updated 4 years ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆32Updated 2 years ago
- Rust API stability attributes for the rest of us.☆31Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆72Updated 4 months ago
- Observer pattern which generates a futures 0.3 stream of events☆42Updated 3 years ago
- Wrapper around Rc safe to send to a different thread☆26Updated 3 weeks ago
- JSON Pointer (RFC 6901) implementation for Rust☆48Updated 3 months ago
- A fast, lightweight and extensible implementation of a graph data structure.☆39Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated 2 months ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- Static-checked parsing of regexes into structs☆45Updated last year
- ☆24Updated 8 months ago
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆69Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month