udoprog / gencoLinks
A whitespace-aware quasiquoter for beautiful code generation.
☆194Updated 2 months ago
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☆267Updated 11 months ago
- Pull in every source file in a directory as a module☆178Updated 4 months ago
- "A very small syn"☆206Updated 5 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆369Updated last year
- Struct fields that are made read-only accessible to other modules☆252Updated last month
- ☆201Updated 6 months ago
- Graph the number of crates that depend on your crate over time☆251Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Make trait methods callable without the trait in scope☆149Updated last month
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- A collection of utilities for a superior nom experience☆161Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated 11 months ago
- A library for to allow multiple return types by automatically generated enum.☆369Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆246Updated 3 weeks ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆152Updated 11 months ago
- ☆212Updated 2 weeks ago
- Define your own PhantomData☆155Updated last week
- Diff library with semantic cleanup, based on Google's diff-match-patch☆217Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆187Updated 2 weeks ago
- Rust library for typesystem-assisted bitflags.☆127Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- The feature-rich, portable async channel library☆259Updated 2 years ago
- A fast, concurrent string interner☆150Updated 10 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 3 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago