vi / trait-enumizer
Derive macro for Rust that turns traits into enums, providing tools for calling funtions over channels
☆23Updated 2 years ago
Alternatives and similar repositories for trait-enumizer
Users that are interested in trait-enumizer are comparing it to the libraries listed below
Sorting:
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- A generic, fixed-size, associative cache☆40Updated 6 months ago
- Rust library for displaying compiler diagnostics like rustc☆23Updated last year
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- We have Crater At Home☆33Updated 6 months ago
- A radioactive stabilization of the ptr_meta RFC.☆26Updated 3 weeks ago
- Target "triple" support☆53Updated 3 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 2 months ago
- Proposed API for type-driven member access☆12Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- 32-bit hashing machinery☆11Updated 3 weeks ago
- Link libstdc++ or libc++ automatically or manually☆45Updated 2 months ago
- rust hints to the optimizer☆19Updated 3 years ago
- Low-level manipulations of IEEE754 floating-point numbers.☆28Updated 2 years ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆52Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated this week
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- ☆24Updated 2 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- ☆36Updated 9 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Arbitrary width integers☆17Updated 2 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Trying to create Sync bump allocator☆37Updated 6 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago