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:
- Unbuffered and unlocked I/O streams☆45Updated 5 months 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
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- A newtype with alignment of at least `A` bytes☆33Updated 6 months ago
- A generic, fixed-size, associative cache☆40Updated 9 months ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Extension of nom to trace parser☆49Updated 6 months ago
- Arbitrary width integers☆21Updated last month
- sptr: The Strict Provenance Polyfill☆75Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated 3 weeks ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Library facilitating safe pinned initialization☆60Updated last week
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆53Updated 3 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
- Check that a crate builds without libstd☆25Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 5 months ago
- Command line interface as a function.☆76Updated 2 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated last week
- Lending iterators on stable Rust☆83Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 5 months ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Link libstdc++ or libc++ automatically or manually☆45Updated last week
- A safe `Pin`-based intrusive doubly-linked list in Rust☆22Updated 5 months ago
- Easy access to individual bits of integers.☆51Updated 2 years ago
- Byte-wise atomic memcpy.☆37Updated 3 weeks ago
- ☆36Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆38Updated 2 months ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- The simd optimized escape code☆54Updated this week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week