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
- Arbitrary width integers☆26Updated 6 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- An object system for Rust based on relative pointers☆38Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆103Updated 3 months ago
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- std::Error in no_std environment.☆39Updated 5 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 7 months ago
- Byte-wise atomic memcpy.☆43Updated last week
- Extension of nom to trace parser☆50Updated last year
- Command line interface as a function.☆76Updated 2 years ago
- A C expression parser and evaluator☆49Updated 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.☆43Updated 4 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated 2 weeks ago
- Library facilitating safe pinned initialization☆75Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Unsafe marker trait for types that deref to a stable address☆34Updated 3 months ago
- ☆31Updated 5 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- Take a value atomically once.☆30Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Rust library for displaying compiler diagnostics like rustc☆24Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Check that a crate builds without libstd☆25Updated 5 years ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Token tree calling convention☆83Updated 3 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago