reem / rust-typemapLinks
A typesafe store keyed by types and containing different types of values.
☆178Updated 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:
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- An extraction of the compiletest utility from the Rust compiler☆226Updated 3 weeks ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Macro for writing nested `if let` expressions☆168Updated last year
- ☆137Updated last year
- A flexible thread pool providing scoped and static threads.☆86Updated 6 years ago
- ☆124Updated 2 years ago
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆86Updated last week
- Safely combine results☆81Updated 10 months ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Generic Atomic<T> type for Rust☆235Updated 3 weeks ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- A Rust library to retry some code until its return value satisfies a condition.☆120Updated 3 months ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- Compact string type for zero-copy parsing☆259Updated last year
- Utilities for dealing with substructures within syn macros☆139Updated 2 months ago
- An object pool manager in Rust☆196Updated 3 years ago
- A HashMap wrapper that holds key-value pairs in insertion order☆174Updated 11 months ago
- Temporary directory management for Rust☆139Updated 5 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Python-style function decorators for Rust☆157Updated 4 years ago
- a cargo subcommand for counting lines of code in Rust projects☆128Updated 2 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆114Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Write doc comments from macros☆99Updated 3 years ago
- Extensible, asynchronous retry behaviours for futures/tokio☆134Updated last year