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☆32Updated 2 weeks ago
- Arbitrary width integers☆23Updated 5 months ago
- A generic, fixed-size, associative cache☆40Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- Byte-wise atomic memcpy.☆39Updated this week
- Extension of nom to trace parser☆50Updated 10 months ago
- Lending iterators on stable Rust☆83Updated 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.☆43Updated 3 years ago
- Left Recursive PEG for rust☆67Updated 3 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 5 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- An object system for Rust based on relative pointers☆38Updated 3 years ago
- Take a value atomically once.☆30Updated 2 years ago
- ☆48Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- Command line interface as a function.☆76Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 5 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- structured parallel execution for async Rust☆37Updated last year
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆54Updated 4 years ago
- ☆24Updated 2 years ago
- Export flame data to speedscope's format☆44Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last week
- A procedural macro helper for easily writing custom derives for enums.☆34Updated 3 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated 2 weeks ago
- Trying to create Sync bump allocator☆40Updated 5 months ago