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
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Procedural macros in expression position☆204Updated 2 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- An extraction of the compiletest utility from the Rust compiler☆224Updated 2 months ago
- Write doc comments from macros☆101Updated 3 years ago
- An object pool manager in Rust☆195Updated 3 years ago
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- Macro for writing nested `if let` expressions☆164Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 2 months ago
- Safely combine results☆81Updated 6 months ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Hot-reloading loadable and reloadable resources☆218Updated 4 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 2 weeks ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Python-style function decorators for Rust☆156Updated 4 years ago
- A simple bitset container for Rust☆131Updated 4 months ago
- ☆137Updated last year
- Utilities for dealing with substructures within syn macros☆139Updated 7 months ago
- Abstract over the atomicity of reference-counting pointers in rust☆150Updated 4 months ago
- Generic Atomic<T> type for Rust☆230Updated last year
- A circular buffer with fixed capacity (Rust).☆103Updated last year
- A Rust library to retry some code until its return value satisfies a condition.☆117Updated 2 years ago
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 3 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- Compact string type for zero-copy parsing☆251Updated last year
- Atomic file-writes.☆96Updated 4 months ago
- x-www-form-urlencoded meets Serde☆240Updated 7 months ago