reem / rust-typemapLinks
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
Sorting:
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- An extraction of the compiletest utility from the Rust compiler☆226Updated 4 months ago
- Procedural macros in expression position☆203Updated 2 years ago
- Generic Atomic<T> type for Rust☆235Updated last year
- In support of measuring heap allocations in Rust programs.☆101Updated 5 years ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- Macro for writing nested `if let` expressions☆167Updated last year
- Safely combine results☆81Updated 9 months ago
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- Write doc comments from macros☆99Updated 3 years ago
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- ☆137Updated last year
- A library for creating references that carry their owner with them.☆372Updated last year
- An object pool manager in Rust☆196Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆83Updated last week
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Temporary directory management for Rust☆139Updated 5 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆156Updated last month
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- A simple bitset container for Rust☆142Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- a cargo subcommand for counting lines of code in Rust projects☆129Updated last year
- Hot-reloading loadable and reloadable resources☆219Updated 5 years ago
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 4 years ago
- This crate guarantees that your application is free of panicking branches☆177Updated 6 years ago
- Python-style function decorators for Rust☆157Updated 4 years ago
- A Rust library to retry some code until its return value satisfies a condition.☆120Updated 2 months ago
- generators☆208Updated last year