udoprog / genco
A whitespace-aware quasiquoter for beautiful code generation.
☆183Updated last week
Related projects ⓘ
Alternatives and complementary repositories for genco
- ☆185Updated 7 months ago
- Struct fields that are made read-only accessible to other modules☆223Updated last week
- Delegation of trait implementations via procedural macros☆258Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- A library for to allow multiple return types by automatically generated enum.☆351Updated 2 weeks ago
- Faster, more compact implementation of std::Cow☆338Updated last year
- Compile-time string formatting☆215Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆232Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated last week
- "A very small syn"☆196Updated 7 months ago
- Migrated to Codeberg☆80Updated last year
- ☆188Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- Procedural macro to implement Display and FromStr using common settings.☆182Updated this week
- Pull in every source file in a directory as a module☆158Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆245Updated 3 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆247Updated 4 years ago
- A fast, concurrent string interner☆140Updated 3 months ago
- Easy code duplicate with substitution for Rust☆236Updated 2 months ago
- Procedural macros in expression position☆203Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆264Updated 5 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- ☆123Updated 2 years ago
- A collection of utilities for a superior nom experience☆149Updated last year
- Changing function definitions at runtime in Rust☆129Updated 2 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆228Updated 4 months ago
- Generic Atomic<T> type for Rust☆218Updated 9 months ago
- Define your own PhantomData☆147Updated last week