llogiq / momoLinks
A Rust proc_macro_attribute to outline conversions from generic functions
☆274Updated last year
Alternatives and similar repositories for momo
Users that are interested in momo are comparing it to the libraries listed below
Sorting:
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 6 months ago
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Conditional compilation according to rustc compiler version☆366Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆369Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆266Updated 2 months ago
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- Support crate for rustc's self-profiling feature☆353Updated 4 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆619Updated last year
- Count lines of LLVM IR per generic function☆454Updated 4 months ago
- Easy code duplicate with substitution for Rust☆242Updated 9 months ago
- Like Rust's std::Path, but UTF-8.☆494Updated 2 weeks ago
- Rust option parser with custom derive support☆233Updated 7 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 3 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- Provides a crate with information from the time it was built.☆175Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆187Updated last month
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago
- ☆310Updated 2 years ago
- A command line tool for comparing benchmarks run by Criterion.☆248Updated 8 months ago
- Graph the number of crates that depend on your crate over time☆248Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago
- A library for to allow multiple return types by automatically generated enum.☆368Updated 3 months ago
- A set of alternative `derive` attributes for Rust☆441Updated last year
- Stackless generators on stable Rust.☆464Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated this week