reem / rust-typemap
A typesafe store keyed by types and containing different types of values.
☆177Updated 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
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Macro for writing nested `if let` expressions☆165Updated last year
- Procedural macros in expression position☆203Updated 2 years ago
- An extraction of the compiletest utility from the Rust compiler☆225Updated 3 months ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- ☆137Updated last year
- Safely combine results☆81Updated 8 months ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- Generic Atomic<T> type for Rust☆234Updated last year
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- A simple bitset container for Rust☆137Updated last week
- Extensible, asynchronous retry behaviours for futures/tokio☆133Updated last year
- Compact string type for zero-copy parsing☆257Updated last year
- Abstract over the atomicity of reference-counting pointers in rust☆150Updated last month
- Utilities for dealing with substructures within syn macros☆139Updated this week
- Write doc comments from macros☆99Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- A library for creating references that carry their owner with them.☆371Updated last year
- Heap-based async timers☆212Updated 10 months ago
- An object pool manager in Rust☆196Updated 3 years ago
- Temporary directory management for Rust☆139Updated 5 years ago
- Python-style function decorators for Rust☆157Updated 4 years ago
- String interning for Rust☆199Updated last month
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Atomic file-writes.☆98Updated 6 months ago
- A Rust library to retry some code until its return value satisfies a condition.☆120Updated last month
- a cargo subcommand for counting lines of code in Rust projects☆129Updated last year