chris-morgan / mopa
MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.
☆114Updated 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☆204Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 5 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- Safely combine results☆81Updated 5 months ago
- An object pool manager in Rust☆195Updated 3 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- A procedural macro for auto logging output of functions☆190Updated 3 years ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- A rust library for checked floating point operations☆82Updated 2 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- Hot-reloading loadable and reloadable resources☆216Updated 4 years ago
- An extraction of the compiletest utility from the Rust compiler☆222Updated last month
- Generic Atomic<T> type for Rust☆226Updated last year
- Configurable, extensible, interactive line reader☆189Updated 4 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Rust syntax sugar collections.☆129Updated 5 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆154Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 10 months ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- skiplist☆141Updated 3 years ago
- ☆135Updated last year
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Rust proc macro for easily and safely use shell scripts in rust☆208Updated this week
- Efficient transactional memory in rust.☆209Updated 3 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Rust bindings to google's cpuprofiler☆126Updated 5 years ago
- Type-safe transmutations between layout-compatible types.☆121Updated 4 years ago