blueglyph / trait_genLinks
Trait implementation generator macro
☆30Updated 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 last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Efficient byte-stream pipe buffer☆44Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Rust API stability attributes for the rest of us.☆31Updated last year
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated last month
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated last year
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- Proc-macro utility to populate enums from database data☆20Updated last year
- Rust crate that allows you to display status & progress information in a terminal☆31Updated 4 years ago
- Progress reporting abstraction for Rust☆65Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Serde partial serialization made easy☆42Updated 3 years ago
- A fast, lightweight and extensible implementation of a graph data structure.☆39Updated last year
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆32Updated 2 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 5 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- ☆26Updated 2 years ago
- Typed any map for rust☆67Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 10 months ago
- 🦕 Add dyn compatible variant to your async trait!☆71Updated 4 months ago
- Zero-cost bitsets over native Rust types☆79Updated last month
- Obsessively tiny error derive macro☆87Updated 11 months ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Finite State Machines with an entry API and data storage☆42Updated 9 months ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- VF2 subgraph isomorphism algorithm in Rust.☆67Updated 10 months ago