reem / rust-typemapLinks
A typesafe store keyed by types and containing different types of values.
☆179Updated 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:
- Custom derivation macro for Rust☆113Updated 7 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Macro for writing nested `if let` expressions☆168Updated last year
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- A flexible thread pool providing scoped and static threads.☆86Updated 6 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆116Updated 2 years ago
- An extraction of the compiletest utility from the Rust compiler☆226Updated last month
- A Rust library to retry some code until its return value satisfies a condition.☆121Updated 4 months ago
- ☆137Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆87Updated 3 weeks ago
- An object pool manager in Rust☆196Updated 3 years ago
- Write doc comments from macros☆100Updated 3 years ago
- Compact string type for zero-copy parsing☆260Updated last year
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- ☆124Updated 2 years ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- Safely combine results☆81Updated 11 months ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- A rust inflection library☆124Updated 2 years ago
- Atomic file-writes.☆99Updated 9 months ago
- A simple bitset container for Rust☆147Updated last month
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- A crate with indexed arenas with small memory footprint☆77Updated 11 months ago
- Generic Atomic<T> type for Rust☆236Updated last month
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆141Updated 2 months ago
- A HashMap wrapper that holds key-value pairs in insertion order☆174Updated last year