llogiq / momo
A Rust proc_macro_attribute to outline conversions from generic functions
☆272Updated 10 months ago
Alternatives and similar repositories for momo:
Users that are interested in momo are comparing it to the libraries listed below
- Statically-checked alternatives to RefCell and RwLock☆367Updated 9 months ago
- Delegation of trait implementations via procedural macros☆262Updated 9 months ago
- Conditional compilation according to rustc compiler version☆351Updated last month
- Faster, more compact implementation of std::Cow☆346Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆333Updated 3 months ago
- A Rust macro to determine if a type implements a logical trait expression☆252Updated 5 years ago
- ☆310Updated 2 years ago
- Count lines of LLVM IR per generic function☆439Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆366Updated last year
- Rust option parser with custom derive support☆231Updated 5 months ago
- Graph the number of crates that depend on your crate over time☆238Updated last week
- A command line tool for comparing benchmarks run by Criterion.☆244Updated 6 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆261Updated last week
- Easy code duplicate with substitution for Rust☆241Updated 7 months ago
- Compact string type for zero-copy parsing☆255Updated last year
- A library for to allow multiple return types by automatically generated enum.☆365Updated last month
- Like Rust's std::Path, but UTF-8.☆480Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆614Updated last year
- Stackless generators on stable Rust.☆459Updated 2 years ago
- Support crate for rustc's self-profiling feature☆347Updated 2 months ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆267Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- An extraction of the compiletest utility from the Rust compiler☆225Updated 3 months ago
- Pull in every source file in a directory as a module☆172Updated last month
- ☆204Updated 2 weeks ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- The feature-rich, portable async channel library☆254Updated 2 years ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago