dermesser / memoizeLinks
Macro for auto-memoizing Rust functions.
☆88Updated last month
Alternatives and similar repositories for memoize
Users that are interested in memoize are comparing it to the libraries listed below
Sorting:
- lazy static regular expressions checked at compile time☆217Updated 8 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Pull in every source file in a directory as a module☆177Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated this week
- Lazy formatting utility macro for rust☆128Updated last year
- Struct fields that are made read-only accessible to other modules☆257Updated last week
- prae is a crate that aims to provide a better way to define types that require validation.☆135Updated 2 years ago
- Provides assert_eq! like macros with colorized diff output☆150Updated 6 months ago
- Easy code duplicate with substitution for Rust☆249Updated last month
- ☆194Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Boolean-valued predicate functions in Rust☆198Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Define your own PhantomData☆156Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆122Updated 11 months ago
- Integer trait and functions for Rust☆186Updated 6 months ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated 3 weeks ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Macro for writing nested `if let` expressions☆168Updated 3 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆248Updated this week
- Rust library for typesystem-assisted bitflags.☆131Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week
- Cargo command to create the README.md from your crate's documentation☆162Updated last month
- Rust macro for automatically generating default☆145Updated last year
- Generate a THIRDPARTY file with all licenses in a cargo project.☆101Updated 6 months ago