dermesser / memoize
Macro for auto-memoizing Rust functions.
☆85Updated 2 months ago
Alternatives and similar repositories for memoize:
Users that are interested in memoize are comparing it to the libraries listed below
- ☆40Updated 5 months ago
- Migrated to Codeberg☆80Updated last year
- Pull in every source file in a directory as a module☆170Updated last month
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆94Updated 10 months ago
- ☆134Updated 8 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆100Updated 3 months ago
- Boolean-valued predicate functions in Rust☆185Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 8 months ago
- ☆106Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆150Updated 3 weeks ago
- Integer trait and functions for Rust☆180Updated last month
- A Rust macro to make enums with a subset of values of the parent☆85Updated 11 months ago
- Macros for deriving as functions to access Enums as their inner components☆97Updated 6 months ago
- Struct fields that are made read-only accessible to other modules☆237Updated 3 weeks ago
- Semantic wrapper for byte count representations☆126Updated 2 weeks ago
- Cargo command to create the README.md from your crate's documentation☆157Updated last month
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- Rust macro for automatically generating default☆138Updated last year
- ☆72Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆134Updated last week
- Find out about keys that are ignored when deserializing data☆80Updated last month
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 8 months ago
- A fast, concurrent string interner☆149Updated 7 months ago
- Utility wrapper to send non send types to other threads safely☆178Updated last week
- ☆180Updated 3 weeks ago
- Parallel iterator processing library for Rust☆103Updated last year