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:
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- A flexible thread pool providing scoped and static threads.☆86Updated 6 years ago
- Safely combine results☆81Updated 9 months ago
- An extraction of the compiletest utility from the Rust compiler☆226Updated this week
- 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 2 months ago
- ☆137Updated last year
- Write doc comments from macros☆99Updated 3 years ago
- Temporary directory management for Rust☆139Updated 5 years ago
- Generic Atomic<T> type for Rust☆235Updated 2 weeks ago
- Macro for writing nested `if let` expressions☆167Updated last year
- Abstract over the atomicity of reference-counting pointers in rust☆157Updated 2 months ago
- A HashMap wrapper that holds key-value pairs in insertion order☆174Updated 11 months ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆89Updated 2 years ago
- An object pool manager in Rust☆196Updated 3 years ago
- A library for creating references that carry their owner with them.☆373Updated last year
- Compact string type for zero-copy parsing☆258Updated last year
- Define custom errors without boilerplate using the custom_error! macro.☆73Updated 4 years ago
- Hot-reloading loadable and reloadable resources☆219Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 9 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Extensible, asynchronous retry behaviours for futures/tokio☆134Updated last year
- Unix signal handling for tokio☆88Updated 6 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago