dermesser / memoizeLinks
Macro for auto-memoizing Rust functions.
☆90Updated 4 months 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 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆260Updated 3 weeks ago
- lazy static regular expressions checked at compile time☆219Updated 3 weeks ago
- Easy code duplicate with substitution for Rust☆250Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 2 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆192Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆99Updated 7 months ago
- Macro for writing nested `if let` expressions☆169Updated 3 months ago
- ☆199Updated last month
- Provides assert_eq! like macros with colorized diff output☆157Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Rust macro for automatically generating default☆148Updated last year
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Generic bijective maps in Rust☆147Updated 2 years ago
- prae is a crate that aims to provide a better way to define types that require validation.☆136Updated 2 years ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Boolean-valued predicate functions in Rust☆200Updated last week
- Type that deserializes only from one specific value☆266Updated 3 weeks ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆151Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Create extensions for types you don't own with extension traits but without the boilerplate☆132Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆112Updated last year
- ☆310Updated 2 months ago
- "A very small syn"☆212Updated 10 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year