dermesser / memoizeLinks
Macro for auto-memoizing Rust functions.
☆86Updated 5 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.☆148Updated 11 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated 2 months ago
- Pull in every source file in a directory as a module☆178Updated 4 months ago
- Rust macro for automatically generating default☆142Updated last year
- Lazy formatting utility macro for rust☆127Updated last year
- Struct fields that are made read-only accessible to other modules☆252Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆187Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- lazy static regular expressions checked at compile time☆214Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated this week
- Define your own PhantomData☆155Updated last week
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆97Updated 2 months ago
- Provides assert_eq! like macros with colorized diff output☆146Updated 4 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- Integer trait and functions for Rust☆184Updated 4 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- "A very small syn"☆206Updated 5 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 6 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- Parallel iterator processing library for Rust☆103Updated last year
- Macro for writing nested `if let` expressions☆168Updated last year
- Tools to iterate over all values of a type☆108Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- A library for to allow multiple return types by automatically generated enum.☆369Updated 3 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- ☆188Updated last week
- ☆287Updated 5 months ago
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- Better reference counted strings for Rust☆130Updated last year
- prae is a crate that aims to provide a better way to define types that require validation.☆133Updated 2 years ago