reem / rust-typemap
A typesafe store keyed by types and containing different types of values.
☆177Updated 6 years ago
Alternatives and similar repositories for rust-typemap:
Users that are interested in rust-typemap are comparing it to the libraries listed below
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Procedural macros in expression position☆204Updated 2 years ago
- Macro for writing nested `if let` expressions☆163Updated last year
- Generic Atomic<T> type for Rust☆226Updated last year
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- A Rust library to retry some code until its return value satisfies a condition.☆117Updated 2 years ago
- Safely combine results☆81Updated 5 months ago
- An extraction of the compiletest utility from the Rust compiler☆222Updated last month
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- ☆123Updated 2 years ago
- Write doc comments from macros☆99Updated 3 years ago
- ☆135Updated last year
- Abstract over the atomicity of reference-counting pointers in rust☆149Updated 3 months ago
- A procedural macro for auto logging output of functions☆190Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- Hjson for Rust☆107Updated 4 months ago
- Extensible, asynchronous retry behaviours for futures/tokio☆131Updated last year
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆114Updated 2 years ago
- x-www-form-urlencoded meets Serde☆238Updated 6 months ago
- A HashMap wrapper that holds key-value pairs in insertion order☆170Updated 7 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- A rust inflection library☆124Updated last year
- a cargo subcommand for counting lines of code in Rust projects☆129Updated last year
- Define custom errors without boilerplate using the custom_error! macro.☆75Updated 3 years ago
- Hot-reloading loadable and reloadable resources☆215Updated 4 years ago
- A library for creating references that carry their owner with them.☆364Updated last year
- Python-style function decorators for Rust☆156Updated 3 years ago