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☆94Updated 3 years ago
- Write doc comments from macros☆101Updated 2 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- ☆65Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- ☆61Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Derive for the Display trait☆51Updated 7 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Token tree calling convention☆82Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Safely combine results☆82Updated last year
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Concurrent hash trie☆58Updated 5 years ago
- ☆62Updated last year
- ☆109Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated 3 months ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- Futures-aware lock primitives☆45Updated 4 months ago
- ☆126Updated 3 years ago
- Utilities for encoding and decoding frames with async/await☆76Updated 4 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Custom exit status codes with ? in main☆29Updated 6 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 4 years ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago