Packages
gladius
0.6.0Clojure spec-inspired validation and parsing for Elixir. Parse, don't validate — conform/2 returns a shaped value on success, not just true. Composable spec algebra, named constraints, coercion pipelines, property- based generators, function signature checking, and typespec bridge.
phlox
0.5.2Graph-based orchestration engine for AI agent pipelines in Elixir. Three-phase node lifecycle (prep → exec → post), composable middleware, checkpointing with resume/rewind, batch flows, OTP supervision, and adapters for Phoenix LiveView and Datastar SSE.
datastar_ex
0.1.0An Elixir SDK for the Datastar web framework. Provides server-sent event (SSE) utilities for real-time DOM manipulation, state synchronization, and script execution.
jsonl_ld
0.1.0A stateful, streaming parser and encoder for JSONL-LD (Newline-Delimited JSON-LD). Designed for "Agent A11y" and high-performance LLM pipelines.