dermesser / memoize
Macro for auto-memoizing Rust functions.
☆82Updated 3 weeks ago
Alternatives and similar repositories for memoize:
Users that are interested in memoize are comparing it to the libraries listed below
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆139Updated 6 months ago
- Better reference counted strings for Rust☆118Updated 7 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 3 weeks ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆93Updated 8 months ago
- Define your own PhantomData☆151Updated this week
- Derive a builder for your constructors in Rust☆69Updated last week
- Pull in every source file in a directory as a module☆169Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆92Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆105Updated last year
- Migrated to Codeberg☆80Updated last year
- Struct fields that are made read-only accessible to other modules☆232Updated this week
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆130Updated 3 weeks ago
- Lazy formatting utility macro for rust☆127Updated last year
- Create extensions for types you don't own with extension traits but without the boilerplate☆129Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆139Updated last month
- ☆133Updated 7 months ago
- Boolean-valued predicate functions in Rust☆181Updated last month
- ASCII-only equivalents to `char`, `str` and `String`.☆72Updated 6 months ago
- lazy static regular expressions checked at compile time☆203Updated last month
- An updated version of linked-hash-map and friends☆109Updated 2 months ago
- zero runtime cost default arguments in rust☆87Updated last year
- Provides assert_eq! like macros with colorized diff output☆140Updated last month
- prae is a crate that aims to provide a better way to define types that require validation.☆131Updated 2 years ago
- Use declarative macros as proc_macro attributes or derives☆108Updated last year
- Parallel iterator processing library for Rust☆102Updated last year
- Cargo command to create the README.md from your crate's documentation☆152Updated 2 weeks ago
- rust library for formatting dynamic strings☆148Updated last year
- Integer trait and functions for Rust☆179Updated 9 months ago
- Rust macro for automatically generating default☆135Updated last year