llogiq / momoLinks
A Rust proc_macro_attribute to outline conversions from generic functions
☆273Updated last year
Alternatives and similar repositories for momo
Users that are interested in momo are comparing it to the libraries listed below
Sorting:
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- Conditional compilation according to rustc compiler version☆364Updated last week
- Delegation of trait implementations via procedural macros☆266Updated 10 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 5 months ago
- a smaller, faster and panic-free alternative to core::fmt☆368Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆257Updated 5 years ago
- Faster, more compact implementation of std::Cow☆353Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- Rust option parser with custom derive support☆231Updated 6 months ago
- A library for to allow multiple return types by automatically generated enum.☆367Updated 2 months ago
- Manual segmented stacks for Rust☆306Updated last month
- Easy code duplicate with substitution for Rust☆242Updated 8 months ago
- Procedural macro to implement Display and FromStr using common settings.☆185Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆617Updated last year
- Garbage collected smart pointers for Rust☆268Updated 3 years ago
- Generic Atomic<T> type for Rust☆235Updated last year
- Provides a crate with information from the time it was built.☆172Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆242Updated last week
- Support crate for rustc's self-profiling feature☆351Updated 3 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- Count lines of LLVM IR per generic function☆444Updated 4 months ago
- A command line tool for comparing benchmarks run by Criterion.☆246Updated 8 months ago
- Like Rust's std::Path, but UTF-8.☆491Updated 3 months ago
- A library for creating references that carry their owner with them.☆372Updated last year
- ☆209Updated 2 weeks ago
- ☆310Updated 2 years ago
- Fast floating point to string conversion☆635Updated 2 weeks ago
- A thread pool for isolating blocking I/O in async programs☆356Updated 4 months ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago