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
- Custom derivation macro for Rust☆112Updated 7 years ago
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- Procedural macros in expression position☆204Updated 2 years ago
- Safely combine results☆81Updated 6 months ago
- An extraction of the compiletest utility from the Rust compiler☆224Updated 2 months ago
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- Generic Atomic<T> type for Rust☆230Updated last year
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 2 months ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- A Rust library to retry some code until its return value satisfies a condition.☆117Updated 2 years ago
- A simple bitset container for Rust☆131Updated 3 months ago
- Extensible, asynchronous retry behaviours for futures/tokio☆131Updated last year
- Compact string type for zero-copy parsing☆251Updated last year
- Macro for writing nested `if let` expressions☆163Updated last year
- A circular buffer with fixed capacity (Rust).☆103Updated last year
- Write doc comments from macros☆100Updated 3 years ago
- Temporary directory management for Rust☆139Updated 5 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆114Updated 2 years ago
- a cargo subcommand for counting lines of code in Rust projects☆129Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆178Updated 11 months ago
- A library for creating references that carry their owner with them.☆365Updated last year
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- A concurrent hash table for Rust☆61Updated 4 years ago
- Python-style function decorators for Rust☆156Updated 4 years ago
- An object pool manager in Rust☆195Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated last week