llogiq / momoLinks
A Rust proc_macro_attribute to outline conversions from generic functions
☆277Updated last year
Alternatives and similar repositories for momo
Users that are interested in momo are comparing it to the libraries listed below
Sorting:
- Delegation of trait implementations via procedural macros☆269Updated last year
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 7 months ago
- a smaller, faster and panic-free alternative to core::fmt☆370Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Conditional compilation according to rustc compiler version☆373Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Rust option parser with custom derive support☆233Updated 8 months ago
- A library for compact bit sets containing enums.☆114Updated 2 weeks ago
- Support crate for rustc's self-profiling feature☆365Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Stackless generators on stable Rust.☆467Updated 3 years ago
- Easy code duplicate with substitution for Rust☆246Updated 10 months ago
- A library for to allow multiple return types by automatically generated enum.☆370Updated 4 months ago
- ☆313Updated 2 years ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago
- Macro for writing nested `if let` expressions☆168Updated last year
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- Display syntax-diagrams for Rust-macros on docs.rs and doc.rust-lang.org☆194Updated 2 years ago
- A command line tool for comparing benchmarks run by Criterion.☆250Updated 10 months ago
- Struct fields that are made read-only accessible to other modules☆253Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- A library for creating references that carry their owner with them.☆375Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- generators☆210Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆254Updated last week
- Compile-time string formatting☆238Updated 7 months ago
- Manual segmented stacks for Rust☆315Updated 3 months ago