vi / trait-enumizerLinks
Derive macro for Rust that turns traits into enums, providing tools for calling funtions over channels
☆23Updated 3 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 4 months ago
- Derive your Attribute Parsers☆13Updated 2 years ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆53Updated 3 years ago
- ☆24Updated 2 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Arbitrary width integers☆20Updated 3 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Byte-wise atomic memcpy.☆36Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 3 months ago
- A generic, fixed-size, associative cache☆40Updated 7 months ago
- Link libstdc++ or libc++ automatically or manually☆45Updated 3 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Rust library for displaying compiler diagnostics like rustc☆23Updated last year
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- Tool to print stack usage information emitted by LLVM in human readable format☆53Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆29Updated 2 months ago
- Easy-cast library☆27Updated 5 months ago
- Library facilitating safe pinned initialization☆47Updated this week
- Lending iterators on stable Rust☆83Updated last year
- myrrlyn’s wyzyrdly library☆25Updated last year
- Executor for asynchronous task based on wasm web workers.☆33Updated 8 months ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 3 months ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- Stack-allocated trait objects☆18Updated 3 years ago