chris-morgan / mopa
MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.
☆112Updated last year
Related projects ⓘ
Alternatives and complementary repositories for mopa
- Procedural macros in expression position☆203Updated last year
- Rust macro to generate self-referential structs☆211Updated 3 years ago
- Safely combine results☆81Updated 2 months ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- An object pool manager in Rust☆195Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆76Updated 2 months ago
- A procedural macro for auto logging output of functions☆190Updated 3 years ago
- Easily hotswap functions in running executables☆139Updated 6 years ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 5 years ago
- Custom derivation macro for Rust☆110Updated 6 years ago
- Rust syntax sugar collections.☆130Updated 5 years ago
- [ABANDONED] General-purpose data processing library. Mirror of https://gitlab.com/nitric/nitric☆84Updated 4 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆63Updated 2 years ago
- An extraction of the compiletest utility from the Rust compiler☆218Updated last month
- Candidates for inclusion in the Rust standard library☆89Updated last year
- Coroutine and async/await support for tokio-based futures☆119Updated 4 years ago
- A flexible thread pool providing scoped and static threads.☆84Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Put your Rust app's data in the right place on every platform☆142Updated 3 years ago
- Shred based event handler☆59Updated 2 years ago
- Generic Atomic<T> type for Rust☆219Updated 9 months ago
- Python-style function decorators for Rust☆156Updated 3 years ago
- A rust library for checked floating point operations☆81Updated last year
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- Hot-reloading loadable and reloadable resources☆215Updated 4 years ago
- A library for creating references that carry their owner with them.☆363Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 8 months ago
- Rust main loop, proof of concept, cross platform☆79Updated 4 years ago
- Configurable, extensible, interactive line reader☆187Updated 4 years ago
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 3 years ago