udoprog / gencoLinks
A whitespace-aware quasiquoter for beautiful code generation.
☆198Updated 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 8 months ago
- Delegation of trait implementations via procedural macros☆275Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆373Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆252Updated 2 weeks ago
- Pull in every source file in a directory as a module☆178Updated this week
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Struct fields that are made read-only accessible to other modules☆258Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆157Updated 2 weeks ago
- Define your own PhantomData☆158Updated 2 weeks ago
- Rust library for typesystem-assisted bitflags.☆131Updated 3 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- ☆223Updated last month
- ☆206Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- A fast, concurrent string interner☆153Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated 2 weeks ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- 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.☆150Updated last month
- Abstract over the atomicity of reference-counting pointers in rust☆160Updated 5 months ago
- fn(Code) -> Docs☆86Updated 2 years ago
- prae is a crate that aims to provide a better way to define types that require validation.☆135Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated last week
- A scope for async_std and tokio to spawn non-static futures☆146Updated last year
- Changing function definitions at runtime in Rust☆132Updated 3 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆142Updated last week