llogiq / momoLinks
A Rust proc_macro_attribute to outline conversions from generic functions
☆281Updated 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☆280Updated this week
- Statically-checked alternatives to RefCell and RwLock☆384Updated 3 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆350Updated last 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☆389Updated this week
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆383Updated last year
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- Rust option parser with custom derive support☆235Updated last year
- Support crate for rustc's self-profiling feature☆375Updated 5 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last week
- A library for compact bit sets containing enums.☆120Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆273Updated 3 years ago
- Easy code duplicate with substitution for Rust☆250Updated last month
- Stackless generators on stable Rust.☆474Updated 3 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last month
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- Count lines of LLVM IR per generic function☆487Updated this week
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- ☆316Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- Graph the number of crates that depend on your crate over time☆254Updated this week
- generators☆211Updated 2 years ago
- A library for creating references that carry their owner with them.☆381Updated 2 years ago
- Display syntax-diagrams for Rust-macros on docs.rs and doc.rust-lang.org☆197Updated 2 years ago
- Easy function multiversioning for Rust☆251Updated last year