dermesser / memoizeLinks
Macro for auto-memoizing Rust functions.
☆86Updated 4 months ago
Alternatives and similar repositories for memoize
Users that are interested in memoize are comparing it to the libraries listed below
Sorting:
- Procedural macro to implement Display and FromStr using common settings.☆187Updated 2 months ago
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆156Updated last year
- ☆139Updated 2 weeks ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆97Updated last month
- Rust macro for automatically generating default☆141Updated last year
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆145Updated 10 months ago
- Macros for deriving as functions to access Enums as their inner components☆102Updated 9 months ago
- Define your own PhantomData☆152Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- A lightweight attribute macro for easily writing extension trait pattern.☆73Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆140Updated last month
- A faster Arc.☆70Updated last year
- Migrated to Codeberg☆79Updated last year
- Utilities for working with impl traits in Rust.☆109Updated 5 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- ☆42Updated 8 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆103Updated 5 months ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Lazy formatting utility macro for rust☆127Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated 2 weeks ago
- ☆108Updated last year
- prae is a crate that aims to provide a better way to define types that require validation.☆133Updated 2 years ago
- Tools to iterate over all values of a type☆108Updated last year
- Derive a builder for your constructors in Rust☆70Updated 4 months ago
- An updated version of linked-hash-map and friends☆120Updated 2 months ago
- Macro for writing nested `if let` expressions☆167Updated last year