vi / trait-enumizer
Derive macro for Rust that turns traits into enums, providing tools for calling funtions over channels
☆21Updated 2 years ago
Alternatives and similar repositories for trait-enumizer:
Users that are interested in trait-enumizer are comparing it to the libraries listed below
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated this week
- Rust library for displaying compiler diagnostics like rustc☆22Updated last year
- Proc macro derive to generate structs from enum variants.☆24Updated last year
- Proposed API for type-driven member access☆12Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆30Updated 9 months ago
- Unbuffered and unlocked I/O streams☆39Updated 4 months ago
- Visualise recursive functions and tree structures.☆30Updated 3 years ago
- Load fonts as vector graphics in pure Rust with advanced text layout.☆41Updated last year
- Target "triple" support☆49Updated 3 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- An object system for Rust based on relative pointers☆37Updated 2 years ago
- Extension of nom to trace parser☆48Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 2 months ago
- Rust String type with configurable byte storage.☆34Updated 4 months ago
- Arbitrary width integers☆12Updated last month
- std::Error in no_std environment.☆39Updated 4 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 6 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 10 months ago
- Executor for asynchronous task based on wasm web workers.☆33Updated 3 months ago
- Disjoint borrow of slices in Rust☆11Updated 5 years ago
- Take a value atomically once.☆27Updated last year
- Tool to print stack usage information emitted by LLVM in human readable format☆53Updated 2 years ago
- Trying to create Sync bump allocator☆29Updated 2 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆34Updated 4 years ago
- A procedural macro implementation of `quote!`.☆24Updated last year