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 7 months ago
- ☆61Updated 2 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Write doc comments from macros☆101Updated last month
- Derive for the Display trait☆51Updated 7 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- ☆65Updated 4 years ago
- ☆62Updated last year
- ☆125Updated 3 years ago
- Safely combine results☆82Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 weeks ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆64Updated 4 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated 2 months ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 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
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Futures-aware lock primitives☆45Updated 3 months ago
- Token tree calling convention☆82Updated 3 years ago
- Macro for writing nested `if let` expressions☆169Updated 3 months ago
- Concurrent hash trie☆58Updated 5 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Rust serializer library☆88Updated 3 months 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