reem / rust-typemapLinks
A typesafe store keyed by types and containing different types of values.
☆181Updated 7 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:
- Custom derivation macro for Rust☆113Updated 8 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 3 years ago
- Procedural macros in expression position☆204Updated 3 years ago
- Macro for writing nested `if let` expressions☆169Updated 5 months ago
- ☆126Updated 3 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆117Updated 3 years ago
- An extraction of the compiletest utility from the Rust compiler☆231Updated 2 months ago
- Safely combine results☆82Updated last year
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- A Rust library to retry some code until its return value satisfies a condition.☆124Updated last week
- A flexible thread pool providing scoped and static threads.☆88Updated 7 years ago
- Intended to allow taking a T from a &mut T temporarily☆81Updated 6 years ago
- An object pool manager in Rust☆199Updated 4 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆188Updated 2 months ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Compact string type for zero-copy parsing☆264Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- ☆137Updated last year
- A HashMap wrapper that holds key-value pairs in insertion order☆179Updated last year
- Atomic file-writes.☆101Updated last year
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- Write doc comments from macros☆100Updated 3 months ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 5 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆140Updated 11 months ago
- A procedural macro for auto logging output of functions☆192Updated 4 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago