tylerreisinger / cache-macro
A procedural attribute macro to automatically cache the results of a function call with given args.
☆65Updated 6 years ago
Alternatives and similar repositories for cache-macro:
Users that are interested in cache-macro are comparing it to the libraries listed below
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆56Updated last year
- Safely combine results☆81Updated 8 months ago
- ☆58Updated 8 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- Write doc comments from macros☆99Updated 3 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Utilities for dealing with substructures within syn macros☆139Updated this week
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 7 months ago
- ☆64Updated 4 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- ☆56Updated 11 months ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated 2 months ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- ☆45Updated last year
- Token tree calling convention☆79Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆57Updated 2 months ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 3 years ago
- ☆54Updated 4 years ago
- Serialization value trees☆44Updated 9 months ago