udoprog / genco
A whitespace-aware quasiquoter for beautiful code generation.
☆190Updated 2 weeks ago
Alternatives and similar repositories for genco:
Users that are interested in genco are comparing it to the libraries listed below
- "A very small syn"☆202Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Delegation of trait implementations via procedural macros☆262Updated 8 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- ☆198Updated 3 months ago
- A fast, concurrent string interner☆149Updated 7 months ago
- Struct fields that are made read-only accessible to other modules☆241Updated last month
- The feature-rich, portable async channel library☆254Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆251Updated 5 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆231Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆241Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated 2 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Faster, more compact implementation of std::Cow☆346Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆158Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆237Updated last week
- ☆204Updated last week
- A lightweight version of pin-project written with declarative macros.☆244Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆261Updated this week
- Easy code duplicate with substitution for Rust☆241Updated 6 months ago
- Rust ABI safe code generator☆185Updated 8 months ago
- A library for to allow multiple return types by automatically generated enum.☆364Updated 3 weeks ago
- Define your own PhantomData☆152Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆154Updated last month
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Compile-time string formatting☆236Updated 4 months ago
- ☆135Updated 9 months ago
- Proc-macro typestate DSL for Rust☆148Updated last year