udoprog / gencoLinks
A whitespace-aware quasiquoter for beautiful code generation.
☆196Updated this week
Alternatives and similar repositories for genco
Users that are interested in genco are comparing it to the libraries listed below
Sorting:
- Delegation of trait implementations via procedural macros☆275Updated last month
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- "A very small syn"☆209Updated 8 months ago
- Struct fields that are made read-only accessible to other modules☆258Updated last month
- ☆226Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- A collection of utilities for a superior nom experience☆163Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆278Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆380Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆186Updated this week
- Make trait methods callable without the trait in scope☆159Updated last month
- ☆207Updated last month
- Define your own PhantomData☆158Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 2 months ago
- The feature-rich, portable async channel library☆263Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Better reference counted strings for Rust☆137Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- Changing function definitions at runtime in Rust☆132Updated 3 years ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- generators☆209Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Abstract over the atomicity of reference-counting pointers in rust☆163Updated 2 weeks ago
- A fast, concurrent string interner☆157Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆153Updated 2 weeks ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated 3 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated last week