tylerreisinger / cache-macroLinks
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
Sorting:
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆57Updated last year
- Custom exit status codes with ? in main☆29Updated 6 years ago
- Safely combine results☆81Updated 9 months ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆139Updated last month
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- ☆55Updated 4 years ago
- Serialization value trees☆44Updated 10 months ago
- Write doc comments from macros☆99Updated 3 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- Floating point approximate comparison for Rust☆62Updated 3 months ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Advisory cross-platform file locks using file descriptors☆78Updated last month
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- ☆58Updated 9 months ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- ☆63Updated 7 years ago
- ☆124Updated 2 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆89Updated 2 years ago
- ☆57Updated last year
- Exponential backoff generator with jitter.☆89Updated 2 months ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 3 years ago