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☆275Updated 3 weeks ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆342Updated 9 months ago
- Statically-checked alternatives to RefCell and RwLock☆373Updated 2 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- Conditional compilation according to rustc compiler version☆379Updated 2 weeks ago
- a smaller, faster and panic-free alternative to core::fmt☆372Updated last year
- Support crate for rustc's self-profiling feature☆373Updated 2 months ago
- A library for compact bit sets containing enums.☆115Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- A command line tool for comparing benchmarks run by Criterion.☆254Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- ☆316Updated 2 years ago
- Easy code duplicate with substitution for Rust☆248Updated last month
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago
- Count lines of LLVM IR per generic function☆475Updated last month
- Rust option parser with custom derive support☆234Updated 10 months ago
- Easy function multiversioning for Rust☆238Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated 2 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆259Updated 2 months ago
- A library for creating references that carry their owner with them.☆377Updated last year
- Macro for writing nested `if let` expressions☆168Updated last month
- A library for to allow multiple return types by automatically generated enum.☆372Updated this week
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Graph the number of crates that depend on your crate over time☆252Updated 2 weeks ago
- Pull in every source file in a directory as a module☆178Updated this week
- Rust library for typesystem-assisted bitflags.☆131Updated 3 months ago
- Manual segmented stacks for Rust☆319Updated 5 months ago
- Garbage collected smart pointers for Rust☆270Updated 3 years ago