dermesser / memoizeLinks
Macro for auto-memoizing Rust functions.
☆89Updated 3 months ago
Alternatives and similar repositories for memoize
Users that are interested in memoize are comparing it to the libraries listed below
Sorting:
- Pull in every source file in a directory as a module☆179Updated this week
- lazy static regular expressions checked at compile time☆220Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 3 months ago
- Struct fields that are made read-only accessible to other modules☆259Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated 2 months ago
- Rust macro for automatically generating default☆147Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated this week
- Procedural macro to implement Display and FromStr using common settings.☆190Updated 3 months ago
- Provides assert_eq! like macros with colorized diff output☆154Updated 8 months ago
- prae is a crate that aims to provide a better way to define types that require validation.☆136Updated 2 years ago
- Boolean-valued predicate functions in Rust☆199Updated 2 weeks ago
- Integer trait and functions for Rust☆187Updated 8 months ago
- "A very small syn"☆212Updated 9 months ago
- Easy code duplicate with substitution for Rust☆249Updated 2 weeks ago
- Migrated to Codeberg☆79Updated 2 years ago
- Define your own PhantomData☆158Updated this week
- A library for to allow multiple return types by automatically generated enum.☆373Updated last week
- Lazy formatting utility macro for rust☆129Updated last year
- Graph the number of crates that depend on your crate over time☆254Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 7 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Cargo command to create the README.md from your crate's documentation☆168Updated last week
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆151Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆189Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- Type that deserializes only from one specific value☆266Updated last month
- Generate a THIRDPARTY file with all licenses in a cargo project.☆103Updated last month
- Derive a builder for your constructors in Rust☆71Updated this week