llogiq / momoLinks
A Rust proc_macro_attribute to outline conversions from generic functions
☆281Updated last month
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☆354Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- a smaller, faster and panic-free alternative to core::fmt☆387Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆262Updated 6 years ago
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- Conditional compilation according to rustc compiler version☆390Updated 3 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- A library for compact bit sets containing enums.☆121Updated last month
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- Easy code duplicate with substitution for Rust☆252Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated last month
- Stackless generators on stable Rust.☆475Updated 3 years ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆273Updated 3 years ago
- Easy function multiversioning for Rust☆251Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆291Updated 2 weeks ago
- ☆316Updated 2 years ago
- Rust option parser with custom derive support☆235Updated last year
- A library for creating references that carry their owner with them.☆383Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆256Updated 3 weeks ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆217Updated last month
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Count lines of LLVM IR per generic function☆492Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Manual segmented stacks for Rust☆331Updated this week
- Append-only collections for Rust where borrows to entries can outlive insertions☆267Updated last month
- Garbage collected smart pointers for Rust☆270Updated 3 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- Macro for writing nested `if let` expressions☆169Updated 4 months ago