Derive macro for Rust that turns traits into enums, providing tools for calling funtions over channels
☆24May 25, 2022Updated 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:
- ☆10Jul 10, 2022Updated 3 years ago
- Lock-free elimination back-off stack☆12Jan 6, 2022Updated 4 years ago
- Next-GEN Confguration Template Generation Language☆12Jul 21, 2022Updated 3 years ago
- A set of tools that automate the execution of scarab simulations☆19Updated this week
- ☆13Feb 6, 2026Updated 3 weeks ago
- An in-memory SQL database in Rust.☆14Aug 15, 2021Updated 4 years ago
- Crate for data that should be pinned to the stack at the point of declaration.☆14Dec 21, 2020Updated 5 years ago
- a minimal lisp interpreter written in ruby☆11Apr 15, 2021Updated 4 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Jan 5, 2022Updated 4 years ago
- A zero-knowledge virtual machine with only one instruction☆13Mar 3, 2022Updated 3 years ago
- 基于FPGA实现用户态中断硬件机制与优化操作系统内核☆10Apr 1, 2025Updated 10 months ago
- Proposed API for type-driven member access☆13Feb 28, 2022Updated 4 years ago
- An intuitive toolkit to simplify declarative macro development in Rust☆20Updated this week
- Add types to your macros arguments in Rust☆13Oct 14, 2022Updated 3 years ago
- Print bytes as losslessly as possible.☆18Sep 6, 2025Updated 5 months ago
- ☆18May 4, 2020Updated 5 years ago
- Efficient reference counted vector data structure is Rust☆18Nov 26, 2025Updated 3 months ago
- VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.☆21Nov 10, 2024Updated last year
- Generic permutator written in Rust that permutates both lists of lists and singular lists using references.☆15May 2, 2019Updated 6 years ago
- Asynchronous pipelines of contiguous data, for rust.☆18Oct 9, 2023Updated 2 years ago
- LIMITS is yet another fully open source, interoperable, decentralised real-time communication protocol!☆20Jan 15, 2023Updated 3 years ago
- A generic media layer for graphics, IO, and audio for desktop and the browser☆18Jul 5, 2024Updated last year
- Cross platform PC application. System wide file watchers handling made simple.☆21Jan 24, 2023Updated 3 years ago
- Is there an executable file at the given path?☆23Jan 20, 2026Updated last month
- Propositional logic with exponentials☆23Jan 12, 2026Updated last month
- A parser of relational predicate logic & truth tree solver, written in Rust.☆20May 1, 2019Updated 6 years ago
- Elementary Number Theory for Integers in Rust☆20Mar 7, 2025Updated 11 months ago
- A binary representation of json value, optimized for parsing and querying.☆25Nov 14, 2025Updated 3 months ago
- Unleash the power of nightly Rust to write code that's generic over mutation!☆23Dec 18, 2020Updated 5 years ago
- ioring wrapper for windows-rs☆24Oct 2, 2022Updated 3 years ago
- This crate implements the "eytzinger" (aka BFS) array layout where a binary search tree is stored by layer (instead of as a sorted array)…☆25Nov 21, 2025Updated 3 months ago
- AWS Cloudwatch layer for tracing-subscriber☆19Jan 1, 2026Updated last month
- A syntactic "for" loop Rust macro☆55Jan 17, 2023Updated 3 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆50Apr 11, 2021Updated 4 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Jun 27, 2023Updated 2 years ago
- Resizable arrays with O(ᵏ√N) insertion and deletion (Tiered Vectors)☆33Nov 23, 2023Updated 2 years ago
- A diff-based data management language to implement unlimited undo, auto-save for games, and cloud-apps which needs to retain every change…☆24Jun 6, 2022Updated 3 years ago
- One macro to rule them all☆21Mar 11, 2023Updated 2 years ago
- Automatic differentiation in Rust with WGPU support☆24Sep 22, 2021Updated 4 years ago