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 5 months ago
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Byte-wise atomic memcpy.☆36Updated 3 weeks ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆38Updated 3 weeks ago
- Arbitrary width integers☆21Updated this week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆42Updated 2 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 4 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 3 months ago
- Lending iterators on stable Rust☆83Updated last year
- Extension of nom to trace parser☆49Updated 5 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 4 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last week
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 4 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last week
- Token tree calling convention☆80Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated 8 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- `Pin`-based stopgap for unboxed aliasable values in self-referential data structures in Rust☆13Updated 2 years ago
- 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
- Command line interface as a function.☆76Updated 2 years ago
- 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 3 years ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- ☆36Updated 11 months ago
- ☆31Updated 5 years ago