dermesser / memoizeLinks
Macro for auto-memoizing Rust functions.
☆88Updated 2 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 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆258Updated 3 weeks ago
- Lazy formatting utility macro for rust☆129Updated last year
- Pull in every source file in a directory as a module☆178Updated 2 weeks ago
- Rust macro for automatically generating default☆146Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 2 months ago
- Define your own PhantomData☆158Updated 3 weeks ago
- Integer trait and functions for Rust☆186Updated 7 months ago
- Boolean-valued predicate functions in Rust☆198Updated last week
- Easy code duplicate with substitution for Rust☆248Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Graph the number of crates that depend on your crate over time☆253Updated 3 weeks ago
- prae is a crate that aims to provide a better way to define types that require validation.☆135Updated 2 years ago
- Tools to iterate over all values of a type☆108Updated last month
- A library for to allow multiple return types by automatically generated enum.☆372Updated last week
- lazy static regular expressions checked at compile time☆217Updated 9 months ago
- Derive a builder for your constructors in Rust☆70Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆276Updated last month
- Migrated to Codeberg☆80Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Provides assert_eq! like macros with colorized diff output☆152Updated 7 months ago
- Cargo command to create the README.md from your crate's documentation☆167Updated this week
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- A versatile and developer-friendly trait mocking library☆77Updated 6 months ago
- A simple bitset container for Rust☆150Updated 3 months ago