No description provided.
Detects dependency changes so you know when you need to restore them
Collection of utility functions and types for use in my personal projects.
POLYVAL is a GHASH-like universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC)
A validator for package names, namespace, username and app name on wasmer
A weak-typed analog for rust
Reuse vector capacity
Single-macro schema versioning for Rust: declare a struct family with #[add]/#[edit]/#[delete] mutations across versions and parse them at runtime without serde(flatten) overhead. Optional binary codecs: rkyv, bincode, postcard.
Procedural macro implementation for the polyvers crate. Do not depend on directly; depend on polyvers.
Polyverse — the shared room where humans and agents coordinate. polymodal.live
Log rotation for files
Speaker diarization for Rust — who spoke when. ONNX-powered: Silero VAD, WeSpeaker embeddings, Pyannote segmentation, K-means/AHC clustering, overlap detection.