udoprog / gencoLinks
A whitespace-aware quasiquoter for beautiful code generation.
☆196Updated 2 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"☆212Updated 10 months ago
- Statically-checked alternatives to RefCell and RwLock☆384Updated 3 months ago
- Delegation of trait implementations via procedural macros☆280Updated this week
- Pull in every source file in a directory as a module☆179Updated this week
- Struct fields that are made read-only accessible to other modules☆260Updated this week
- Graph the number of crates that depend on your crate over time☆254Updated this week
- ☆212Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Make trait methods callable without the trait in scope☆161Updated this week
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- The feature-rich, portable async channel library☆266Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last week
- Rust library for typesystem-assisted bitflags.☆134Updated this week
- A flexible, simple to use, clone-efficient String replacement for Rust☆155Updated this week
- ☆240Updated 4 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆217Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- A collection of utilities for a superior nom experience☆163Updated 2 years ago
- Changing function definitions at runtime in Rust☆133Updated 3 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆168Updated last month
- A fast, concurrent string interner☆162Updated last year
- Define your own PhantomData☆158Updated this week
- Create extensions for types you don't own with extension traits but without the boilerplate☆133Updated 2 years ago
- Rust library for opening and working with dynamic link libraries.☆204Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago