dermesser / memoize
Macro for auto-memoizing Rust functions.
☆74Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for memoize
- Define your own PhantomData☆146Updated last week
- Lazy formatting utility macro for rust☆125Updated 11 months ago
- Better reference counted strings for Rust☆114Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆138Updated 2 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆104Updated 9 months ago
- Integer trait and functions for Rust☆180Updated 6 months ago
- ☆128Updated 3 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆132Updated 2 weeks ago
- Pull in every source file in a directory as a module☆158Updated 2 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆95Updated 2 months ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆90Updated 5 months ago
- Boolean-valued predicate functions in Rust☆175Updated last week
- Graph the number of crates that depend on your crate over time☆231Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆80Updated 2 weeks ago
- Cargo plugin to manage dependency features☆111Updated last year
- Utility wrapper to send non send types to other threads safely☆168Updated 10 months ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆118Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆182Updated 3 weeks ago
- Migrated to Codeberg☆80Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated this week
- Create extensions for types you don't own with extension traits but without the boilerplate☆129Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆228Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆244Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆86Updated 6 months ago
- Parallel iterator processing library for Rust☆101Updated last year
- Humansize - A flexible crate for humanizing file sizes☆112Updated 4 months ago
- Struct fields that are made read-only accessible to other modules☆222Updated last month
- Compile-time string formatting☆212Updated 2 months ago