udoprog / gencoLinks
A whitespace-aware quasiquoter for beautiful code generation.
☆196Updated last month
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
- Delegation of trait implementations via procedural macros☆279Updated 3 weeks ago
- ☆211Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated last week
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Pull in every source file in a directory as a module☆179Updated last week
- Minimal asynchronous executor for Rust☆133Updated this week
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- The feature-rich, portable async channel library☆266Updated 2 years ago
- ☆237Updated 3 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last week
- Struct fields that are made read-only accessible to other modules☆259Updated last week
- Make trait methods callable without the trait in scope☆161Updated last week
- Define your own PhantomData☆158Updated last week
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆155Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated last month
- Abstract over the atomicity of reference-counting pointers in rust☆168Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 3 weeks ago
- prae is a crate that aims to provide a better way to define types that require validation.☆136Updated 2 years ago
- FFI-compatible futures☆169Updated 2 months ago
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆213Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- ☆148Updated 2 months ago