llogiq / momoLinks
A Rust proc_macro_attribute to outline conversions from generic functions
☆283Updated 2 weeks ago
Alternatives and similar repositories for momo
Users that are interested in momo are comparing it to the libraries listed below
Sorting:
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 8 months ago
- Delegation of trait implementations via procedural macros☆274Updated this week
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- a smaller, faster and panic-free alternative to core::fmt☆372Updated last year
- Conditional compilation according to rustc compiler version☆375Updated 3 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- Rust option parser with custom derive support☆233Updated 9 months ago
- Support crate for rustc's self-profiling feature☆370Updated 2 months ago
- A library for compact bit sets containing enums.☆115Updated 3 weeks ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆257Updated last month
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- A command line tool for comparing benchmarks run by Criterion.☆253Updated 11 months ago
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Easy code duplicate with substitution for Rust☆249Updated last month
- generators☆209Updated last year
- Easy function multiversioning for Rust☆236Updated 9 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆204Updated 4 months ago
- ☆314Updated 2 years ago
- Count lines of LLVM IR per generic function☆471Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆272Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- Garbage collected smart pointers for Rust☆270Updated 3 years ago
- Display syntax-diagrams for Rust-macros on docs.rs and doc.rust-lang.org☆195Updated 2 years ago
- Type that deserializes only from one specific value☆245Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 5 years ago
- Macro for writing nested `if let` expressions☆168Updated 2 weeks ago