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:
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- lazy static regular expressions checked at compile time☆217Updated this week
- Lazy formatting utility macro for rust☆129Updated last year
- Struct fields that are made read-only accessible to other modules☆259Updated last week
- Pull in every source file in a directory as a module☆179Updated last week
- Boolean-valued predicate functions in Rust☆199Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 2 months ago
- Integer trait and functions for Rust☆186Updated 8 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆167Updated last year
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- "A very small syn"☆211Updated 9 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆278Updated last week
- Type that deserializes only from one specific value☆266Updated 2 weeks ago
- A lightweight attribute macro for easily writing extension trait pattern.☆84Updated 2 months ago
- Provides assert_eq! like macros with colorized diff output☆152Updated 8 months ago
- Rust macro for automatically generating default☆146Updated last year
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆98Updated 5 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆147Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- Easy code duplicate with substitution for Rust☆249Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Migrated to Codeberg☆80Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated this week
- prae is a crate that aims to provide a better way to define types that require validation.☆135Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Define your own PhantomData☆158Updated last week