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
- Utilities for dealing with substructures within syn macros☆143Updated 8 months 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
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- ☆67Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Write doc comments from macros☆100Updated 3 months ago
- Token tree calling convention☆83Updated 3 years ago
- ☆62Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated 3 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- ☆126Updated 3 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Serialization value trees☆48Updated last year
- Safely combine results☆82Updated last year
- Rust serializer library☆89Updated 4 months ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- docs.rs as a publishing platform?☆71Updated last month
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Macro for writing nested `if let` expressions☆169Updated 5 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago