Helpers for creating const callable closures.
Macros used to initialize arrays in const context using closure syntax or const function
FFI utility for creating bare function pointers that invoke a closure
easy-to-use utilities to add retry logic to async functions
Define custom println and dbg macros in wasm and other targets
Type-state builder pattern derive macro with compile-time safety and enhanced ergonomics.
std::array::{map, from_fn, try_from_fn} in const
A highly parallel Perl 5 interpreter written in Rust
Pure-Rust AV1 codec — orphan-rebuild scaffold pending clean-room re-implementation.
A library for system architecture that utilizes functional programming principles to organize code. It primarily uses mask-based generics to structure systems.
(bevy_mask_system)A library for system architecture that utilizes functional programming principles to organize code. It primarily uses mask-based generics to structure systems.
Unified reification and reflection ecosystem for Rust