dermesser / memoize
Macro for auto-memoizing Rust functions.
☆74Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for memoize
- Migrated to Codeberg☆80Updated last year
- Write doc comments from macros☆98Updated 3 years ago
- Struct fields that are made read-only accessible to other modules☆223Updated 2 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆104Updated 10 months ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆66Updated last week
- Generate a THIRDPARTY file with all licenses in a cargo project.☆90Updated 4 months ago
- An updated version of linked-hash-map and friends☆99Updated 6 months ago
- Utility wrapper to send non send types to other threads safely☆168Updated 10 months ago
- Lazy formatting utility macro for rust☆125Updated 11 months ago
- Provides assert_eq! like macros with colorized diff output☆134Updated 2 months ago
- Derive a builder for your constructors in Rust☆66Updated 2 weeks ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆129Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆182Updated this week
- Integer trait and functions for Rust☆180Updated 6 months ago
- A simple bitset container for Rust☆126Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆90Updated 5 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆133Updated last month
- Better reference counted strings for Rust☆114Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Boolean-valued predicate functions in Rust☆176Updated 3 weeks ago
- ☆128Updated 4 months ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆119Updated 2 months ago
- Pull in every source file in a directory as a module☆158Updated 2 weeks ago
- Define your own PhantomData☆147Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆105Updated 3 months ago
- Macro for writing nested `if let` expressions☆163Updated last year
- Proc-macro typestate DSL for Rust☆142Updated last year
- An alternate Cargo registry using static files☆105Updated 2 months ago
- ☆231Updated 3 weeks ago