dermesser / memoize
Macro for auto-memoizing Rust functions.
☆85Updated 3 months ago
Alternatives and similar repositories for memoize
Users that are interested in memoize are comparing it to the libraries listed below
Sorting:
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 9 months ago
- Pull in every source file in a directory as a module☆173Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆240Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 2 months ago
- Cargo command to create the README.md from your crate's documentation☆159Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 4 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆181Updated last month
- Rust macro for automatically generating default☆141Updated last year
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆108Updated 8 months ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆96Updated last week
- Better reference counted strings for Rust☆125Updated 10 months ago
- A faster Arc.☆67Updated last year
- A Rust macro to make enums with a subset of values of the parent☆87Updated last year
- Migrated to Codeberg☆79Updated last year
- ☆42Updated 7 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆144Updated 3 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 6 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- prae is a crate that aims to provide a better way to define types that require validation.☆131Updated 2 years ago
- Define your own PhantomData☆152Updated 2 months ago
- Macros for deriving as functions to access Enums as their inner components☆101Updated 8 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆69Updated last month
- Interning of data in rust☆101Updated 2 months ago
- A fast, concurrent string interner☆150Updated 8 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- Generate Rust enum variants without associated data☆96Updated last year