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
- 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
- An extraction of the compiletest utility from the Rust compiler☆229Updated last month
- Macro for writing nested `if let` expressions☆168Updated last month
- A flexible thread pool providing scoped and static threads.☆86Updated 6 years ago
- Write doc comments from macros☆100Updated this week
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 3 years ago
- ☆125Updated 3 years ago
- Safely combine results☆82Updated last year
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆116Updated 2 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 5 years ago
- Atomic file-writes.☆100Updated 11 months ago
- ☆137Updated last year
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- skiplist☆142Updated 3 years ago
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 3 months ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Compact string type for zero-copy parsing☆262Updated last year
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Python-style function decorators for Rust☆158Updated 4 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 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…☆90Updated 3 years ago
- An object pool manager in Rust☆197Updated 4 years ago
- A simple bitset container for Rust☆151Updated 3 months ago