llogiq / momoLinks
A Rust proc_macro_attribute to outline conversions from generic functions
☆280Updated last week
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☆279Updated 3 weeks ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆349Updated 11 months ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- Faster, more compact implementation of std::Cow☆368Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆381Updated last year
- dipa makes it easy to efficiently delta encode large Rust data structures.☆270Updated 3 years ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated this week
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- Conditional compilation according to rustc compiler version☆386Updated last week
- Support crate for rustc's self-profiling feature☆375Updated 4 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated last week
- Rust option parser with custom derive support☆235Updated last year
- Easy code duplicate with substitution for Rust☆250Updated last month
- A library for compact bit sets containing enums.☆120Updated last week
- Display syntax-diagrams for Rust-macros on docs.rs and doc.rust-lang.org☆197Updated 2 years ago
- ☆317Updated 2 years ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Stackless generators on stable Rust.☆473Updated 3 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last week
- Garbage collected smart pointers for Rust☆270Updated 3 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated 2 weeks ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆226Updated last week
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 6 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 3 weeks ago
- A library for creating references that carry their owner with them.☆380Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated 3 weeks ago
- Macro for writing nested `if let` expressions☆169Updated 3 months ago
- Heinous hackery to concatenate constant strings.☆118Updated 3 years ago