chris-morgan / mopa
MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.
☆112Updated 2 years ago
Alternatives and similar repositories for mopa:
Users that are interested in mopa are comparing it to the libraries listed below
- Procedural macros in expression position☆203Updated 2 years ago
- A procedural macro for auto logging output of functions☆190Updated 3 years ago
- An object pool manager in Rust☆195Updated 3 years ago
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- Safely combine results☆81Updated 4 months ago
- Hot-reloading loadable and reloadable resources☆215Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆76Updated 4 months ago
- A library for creating references that carry their owner with them.☆363Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A rust library for checked floating point operations☆82Updated last month
- An extraction of the compiletest utility from the Rust compiler☆220Updated this week
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆63Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- Generic Atomic<T> type for Rust☆223Updated 11 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 9 months ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- Easily hotswap functions in running executables☆139Updated 6 years ago
- This crate guarantees that your application is free of panicking branches☆176Updated 5 years ago
- Inline expression interpolation for Rust.☆200Updated last year
- Custom derivation macro for Rust☆111Updated 7 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 4 years ago
- Rust proc macro for easily and safely use shell scripts in rust☆209Updated 3 years ago
- A cargo subcommand to manage various CI-related jobs in rust.☆97Updated 4 years ago
- Configurable, extensible, interactive line reader☆187Updated 4 years ago
- A flexible thread pool providing scoped and static threads.☆84Updated 5 years ago
- ☆135Updated 11 months ago
- Temporary directory management for Rust☆138Updated 5 years ago
- Judy array implementation in pure Rust☆84Updated 7 years ago