llogiq / momoLinks
A Rust proc_macro_attribute to outline conversions from generic functions
☆279Updated last week
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☆271Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Faster, more compact implementation of std::Cow☆356Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆370Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 8 months ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Conditional compilation according to rustc compiler version☆375Updated last week
- Rust option parser with custom derive support☆233Updated 9 months ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 2 weeks ago
- Easy code duplicate with substitution for Rust☆246Updated last week
- Easy function multiversioning for Rust☆233Updated 8 months ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago
- A library for compact bit sets containing enums.☆115Updated this week
- Support crate for rustc's self-profiling feature☆367Updated last month
- Display syntax-diagrams for Rust-macros on docs.rs and doc.rust-lang.org☆194Updated 2 years ago
- Manual segmented stacks for Rust☆318Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆270Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- Graph the number of crates that depend on your crate over time☆251Updated last week
- Stackless generators on stable Rust.☆466Updated 3 years ago
- A library for creating references that carry their owner with them.☆376Updated last year
- Garbage collected smart pointers for Rust☆269Updated 3 years ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆201Updated 3 months ago
- Count lines of LLVM IR per generic function☆468Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- A data structure to efficiently intern, cache and restore strings.☆203Updated last week
- A command line tool for comparing benchmarks run by Criterion.☆251Updated 10 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆269Updated 2 years ago
- Generic Atomic<T> type for Rust☆237Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆255Updated last month