llogiq / momoLinks
A Rust proc_macro_attribute to outline conversions from generic functions
☆283Updated 2 months ago
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 last month
- a smaller, faster and panic-free alternative to core::fmt☆389Updated last year
- 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☆388Updated 4 months ago
- A Rust macro to determine if a type implements a logical trait expression☆265Updated 6 years ago
- Faster, more compact implementation of std::Cow☆374Updated 2 years ago
- Conditional compilation according to rustc compiler version☆389Updated this week
- A library for compact bit sets containing enums.☆121Updated this week
- Procedural macro to implement Display and FromStr using common settings.☆191Updated 2 months ago
- Rust option parser with custom derive support☆235Updated last year
- ☆316Updated 2 years ago
- Support crate for rustc's self-profiling feature☆376Updated 7 months ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆272Updated 4 years ago
- 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.☆260Updated last year
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆273Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆279Updated 3 weeks ago
- Garbage collected smart pointers for Rust☆270Updated 4 years ago
- Stackless generators on stable Rust.☆478Updated 3 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- Count lines of LLVM IR per generic function☆497Updated last month
- generators☆211Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆374Updated this week
- ☆216Updated last month
- Easy code duplicate with substitution for Rust☆254Updated 3 months ago
- A data structure to efficiently intern, cache and restore strings.☆209Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- Display syntax-diagrams for Rust-macros on docs.rs and doc.rust-lang.org☆197Updated 2 years ago
- A library for creating references that carry their owner with them.☆384Updated 2 years ago