dermesser / memoizeLinks
Macro for auto-memoizing Rust functions.
☆92Updated last month
Alternatives and similar repositories for memoize
Users that are interested in memoize are comparing it to the libraries listed below
Sorting:
- Struct fields that are made read-only accessible to other modules☆263Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Easy code duplicate with substitution for Rust☆254Updated 3 months ago
- ☆320Updated 4 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆134Updated 2 years ago
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- Rust macro for automatically generating default☆152Updated 2 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆173Updated last year
- Boolean-valued predicate functions in Rust☆203Updated last week
- Macros for deriving as functions to access Enums as their inner components☆104Updated last week
- A library for to allow multiple return types by automatically generated enum.☆374Updated 3 weeks ago
- lazy static regular expressions checked at compile time☆222Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆99Updated 9 months ago
- Generic bijective maps in Rust☆147Updated 2 years ago
- A simple bitset container for Rust☆159Updated 7 months ago
- Provides assert_eq! like macros with colorized diff output☆160Updated 11 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 2 weeks ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Integer trait and functions for Rust☆187Updated 11 months ago
- Delegation of trait implementations via procedural macros☆279Updated last month
- prae is a crate that aims to provide a better way to define types that require validation.☆134Updated 3 years ago
- ☆43Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated this week
- ☆205Updated 2 months ago