dermesser / memoizeLinks
Macro for auto-memoizing Rust functions.
☆92Updated 3 weeks ago
Alternatives and similar repositories for memoize
Users that are interested in memoize are comparing it to the libraries listed below
Sorting:
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆262Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year
- Rust macro for automatically generating default☆152Updated 2 years ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆134Updated 2 years ago
- lazy static regular expressions checked at compile time☆222Updated 3 weeks ago
- Integer trait and functions for Rust☆186Updated 11 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- Pull in every source file in a directory as a module☆179Updated 2 weeks ago
- Derive a builder for your constructors in Rust☆71Updated 2 months ago
- Boolean-valued predicate functions in Rust☆203Updated this week
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆152Updated 2 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆100Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆292Updated 3 weeks ago
- Generic Rational numbers for Rust☆149Updated last year
- ☆204Updated 2 months ago
- "A very small syn"☆212Updated 11 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Easy code duplicate with substitution for Rust☆254Updated 2 months ago
- Define your own PhantomData☆158Updated last month
- prae is a crate that aims to provide a better way to define types that require validation.☆135Updated 2 years ago
- Generate a THIRDPARTY file with all licenses in a cargo project.☆103Updated 3 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Provides assert_eq! like macros with colorized diff output☆158Updated 11 months ago
- Parallel iterator processing library for Rust☆104Updated 2 weeks ago