udoprog / gencoLinks
A whitespace-aware quasiquoter for beautiful code generation.
☆197Updated 3 weeks ago
Alternatives and similar repositories for genco
Users that are interested in genco are comparing it to the libraries listed below
Sorting:
- "A very small syn"☆209Updated 7 months ago
- Pull in every source file in a directory as a module☆177Updated last week
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- Utility wrapper to send non send types to other threads safely☆186Updated 5 months ago
- ☆204Updated 7 months ago
- A collection of utilities for a superior nom experience☆163Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆253Updated last week
- ☆216Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆152Updated last week
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Async interface for working with processes☆198Updated 3 weeks ago
- Changing function definitions at runtime in Rust☆132Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆272Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆213Updated last week
- Define your own PhantomData☆156Updated last week
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- The feature-rich, portable async channel library☆261Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆251Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆251Updated 2 months ago
- Migrated to Codeberg☆79Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 3 weeks ago
- Rust library for typesystem-assisted bitflags.☆131Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆271Updated last week
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- A Rust JSON5 serializer and deserializer which speaks Serde.☆201Updated last year
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 3 weeks ago