Validated, immutable value objects for common domain types (email, money, identifiers, …)
A small, thread-safe finite state machine for Rust
A validation library that accumulates all errors for comprehensive feedback
Declarative, validation-only FSM library with invariants and deterministic auditability
XARF v4 (eXtended Abuse Reporting Format) parser, validator, and generator with v3 compatibility
High-performance Java build tool supporting Maven and Gradle
Pure-Rust AV1 codec — orphan-rebuild scaffold pending clean-room re-implementation.
Rust library for representing and transforming formal grammars (Chomsky hierarchy today; extensible toward attribute, probabilistic, and specialized grammars).
Creating immutable string wrapper types with values validated with regexes.
A trio of marker traits to classify passive data structures
Low-level, non-owning byte Slice type for LevelDB-style storage in bitcoin-rs, providing pointer-based views, prefix operations, lexicographic comparison, and FFI-friendly interoperability without copying.
A no_std + alloc interpreter for A=B ordered rewrite programs.