dermesser / memoizeLinks
Macro for auto-memoizing Rust functions.
☆85Updated 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.☆186Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 3 weeks ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- Lazy formatting utility macro for rust☆127Updated last year
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆97Updated last month
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆145Updated 4 months ago
- Const TypeId and non-'static TypeId☆66Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- prae is a crate that aims to provide a better way to define types that require validation.☆133Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated 2 weeks ago
- A lightweight attribute macro for easily writing extension trait pattern.☆72Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆144Updated 10 months ago
- Rust macro for automatically generating default☆141Updated last year
- Migrated to Codeberg☆79Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆155Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated last month
- An alternate Cargo registry using static files☆121Updated 3 months ago
- Make trait methods callable without the trait in scope☆146Updated 2 weeks ago
- Define your own PhantomData☆152Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- Cargo command to create the README.md from your crate's documentation☆159Updated last month
- ☆210Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆179Updated 2 months ago
- Type that deserializes only from one specific value☆243Updated 3 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- Derive a builder for your constructors in Rust☆70Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆204Updated 3 weeks ago
- Macro for writing nested `if let` expressions☆167Updated last year
- A Rust library for doing URL percentage encoding.☆67Updated last year