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"☆211Updated 9 months ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆259Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated last month
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 3 months ago
- ☆209Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Delegation of trait implementations via procedural macros☆275Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 3 weeks ago
- A collection of utilities for a superior nom experience☆163Updated 2 years ago
- ☆233Updated 3 months ago
- Async interface for working with processes☆205Updated last month
- Abstract over the atomicity of reference-counting pointers in rust☆167Updated last month
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- The feature-rich, portable async channel library☆263Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated last week
- A scope for async_std and tokio to spawn non-static futures☆152Updated last year
- A simple bitset container for Rust☆155Updated 4 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Provides a crate with information from the time it was built.☆186Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆263Updated last week
- Define your own PhantomData☆158Updated this week
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated last week
- CBOR: Concise Binary Object Representation☆80Updated 2 weeks ago