udoprog / gencoLinks
A whitespace-aware quasiquoter for beautiful code generation.
☆194Updated last month
Alternatives and similar repositories for genco
Users that are interested in genco are comparing it to the libraries listed below
Sorting:
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- Delegation of trait implementations via procedural macros☆266Updated 10 months ago
- Struct fields that are made read-only accessible to other modules☆251Updated 2 weeks ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆367Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- "A very small syn"☆204Updated 4 months ago
- ☆201Updated 4 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- A Rust macro to determine if a type implements a logical trait expression☆257Updated 5 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆204Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆242Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last 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☆255Updated 2 years ago
- Define your own PhantomData☆152Updated 2 weeks ago
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆193Updated 2 months ago
- Easy code duplicate with substitution for Rust☆242Updated 8 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆179Updated 2 months ago
- Provides a crate with information from the time it was built.☆174Updated last month
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆152Updated 10 months ago
- A Rust library for safe and effortless global and thread-local state management.☆220Updated 2 years ago
- Library for snippet annotations☆314Updated this week
- A lightweight version of pin-project written with declarative macros.☆248Updated last month
- Compile-time string formatting☆236Updated 5 months ago
- Utility wrapper to send non send types to other threads safely☆182Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- Getters and Setters for Rust.☆356Updated last month
- prae is a crate that aims to provide a better way to define types that require validation.☆133Updated 2 years ago