llogiq / momo
A Rust proc_macro_attribute to outline conversions from generic functions
☆271Updated 9 months ago
Alternatives and similar repositories for momo:
Users that are interested in momo are comparing it to the libraries listed below
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 8 months ago
- Delegation of trait implementations via procedural macros☆259Updated 8 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last week
- Rust option parser with custom derive support☆231Updated 4 months ago
- a smaller, faster and panic-free alternative to core::fmt☆356Updated last year
- Faster, more compact implementation of std::Cow☆343Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆250Updated 5 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated last month
- Like Rust's std::Path, but UTF-8.☆474Updated 2 weeks ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- ☆309Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆258Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆238Updated last week
- Easy code duplicate with substitution for Rust☆238Updated 6 months ago
- A command line tool for comparing benchmarks run by Criterion.☆231Updated 5 months ago
- Graph the number of crates that depend on your crate over time☆237Updated 2 weeks ago
- generators☆205Updated last year
- Count lines of LLVM IR per generic function☆436Updated last month
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆228Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆607Updated last year
- Type that deserializes only from one specific value☆231Updated 2 weeks ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆265Updated 3 years ago
- An extraction of the compiletest utility from the Rust compiler☆224Updated 2 months ago
- ☆469Updated 4 months ago
- The feature-rich, portable async channel library☆251Updated 2 years ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆181Updated 4 months ago