llogiq / momo
A Rust proc_macro_attribute to outline conversions from generic functions
☆268Updated 8 months ago
Alternatives and similar repositories for momo:
Users that are interested in momo are comparing it to the libraries listed below
- Delegation of trait implementations via procedural macros☆260Updated 6 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated last month
- Conditional compilation according to rustc compiler version☆346Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 7 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 2 weeks ago
- A command line tool for comparing benchmarks run by Criterion.☆229Updated 4 months ago
- Faster, more compact implementation of std::Cow☆342Updated last year
- Easy code duplicate with substitution for Rust☆237Updated 4 months ago
- Rust option parser with custom derive support☆230Updated 3 months ago
- A Rust macro to determine if a type implements a logical trait expression☆249Updated 5 years ago
- Graph the number of crates that depend on your crate over time☆237Updated 2 weeks ago
- Manual segmented stacks for Rust☆298Updated this week
- A tool to mine crates.io and produce static websites☆128Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- Execute your code on the Rust ecosystem.☆182Updated last month
- Support crate for rustc's self-profiling feature☆341Updated this week
- Generic Atomic<T> type for Rust☆226Updated last year
- Procedural macros in expression position☆204Updated 2 years ago
- A library for creating references that carry their owner with them.☆364Updated last year
- An extraction of the compiletest utility from the Rust compiler☆222Updated last month
- Garbage collected smart pointers for Rust☆267Updated 3 years ago
- generators☆204Updated last year
- ☆309Updated last year
- ☆192Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆354Updated last year
- A library for compact bit sets containing enums.☆96Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆256Updated 2 months ago
- Cargo subcommand for checking your documentation for broken links☆150Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆224Updated 3 weeks ago