Serializable and debuggable closures. This library provides macros that wrap closures to make them serializable and debuggable. See https://crates.io/crates/serde_closure for documentation.
A multithreading library for Rust and WebAssembly.
A thread pool library based on wasm-mt
A highly parallel Perl 5 interpreter written in Rust
Automatically derive patch types for Rust structs to enable efficient partial updates with zero runtime overhead
Macro suite for the patchable crate: enables model with #[patchable_model] and automatic trait derives for Patchable and Patch.
A lightweight agent SDK for Rust: build tool-using LLM agents that run on any provider.
JSON Schema based validation tool using serde.
A standard library for the client-side Web
SerdeV - Serde with Validation
proc macros for SerdeV - Serde with Validation
Ergonomic, efficient and Zero-cost rust bindings to Lua5.4