vi / trait-enumizerLinks
Derive macro for Rust that turns traits into enums, providing tools for calling funtions over channels
☆24Updated 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☆33Updated last month
- Extension of nom to trace parser☆50Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 7 months ago
- Command line interface as a function.☆76Updated 2 years ago
- Arbitrary width integers☆26Updated 6 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- An object system for Rust based on relative pointers☆38Updated 3 years ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- Left Recursive PEG for rust☆67Updated 3 years ago
- std::Error in no_std environment.☆39Updated 5 years ago
- Byte-wise atomic memcpy.☆43Updated this week
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆103Updated 3 months ago
- A syntactic "for" loop Rust macro☆55Updated 3 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Proc macro for smol async runtime☆54Updated 5 years ago
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆86Updated last year
- Macro-rules-style syntax matching for procedural macros☆53Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- ☆36Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Non-allocating iterator over command line arguments☆48Updated last month
- Target "triple" support☆55Updated last month
- Unsafe marker trait for types that deref to a stable address☆34Updated 3 months ago
- A Rusty .DS_Store file parser!☆29Updated 3 years ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Rust library for displaying compiler diagnostics like rustc☆24Updated 2 years ago