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☆111Updated 7 years ago
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- Safely combine results☆81Updated 7 months ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- An extraction of the compiletest utility from the Rust compiler☆225Updated 3 months ago
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- Procedural macros in expression position☆204Updated 2 years ago
- ☆124Updated 2 years ago
- Macro for writing nested `if let` expressions☆165Updated last year
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- A simple bitset container for Rust☆136Updated 4 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- Write doc comments from macros☆99Updated 3 years ago
- ☆137Updated last year
- A Rust library to retry some code until its return value satisfies a condition.☆119Updated 2 weeks ago
- Generic Atomic<T> type for Rust☆232Updated last year
- A HashMap wrapper that holds key-value pairs in insertion order☆171Updated 8 months ago
- A library for creating references that carry their owner with them.☆371Updated last year
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- Compact string type for zero-copy parsing☆255Updated last year
- A rust inflection library☆124Updated last year
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 4 years ago
- Hot-reloading loadable and reloadable resources☆220Updated 4 years ago
- Temporary directory management for Rust☆139Updated 5 years ago
- Asynchronous process management for tokio☆148Updated 5 years ago
- generators☆205Updated last year
- Utilities for dealing with substructures within syn macros☆139Updated 8 months ago