Packages
Browse packages indexed by the registry.
An open-extensible live-media streaming kernel: lock-free zero-copy frame fan-out, instant-start GOP cache, a pluggable multi-protocol ingestion layer (RTMP, RTSP, SRT, WHIP/WHEP shipped), and a feature-gated pure-Rust media plane (MPEG-TS/HLS/fMP4) — runtime, config, and metrics free.
Production network ClusterRelay for arcly-stream: a TCP relay server, a network stream directory (announce/locate/withdraw), and an edge NetworkRelay with directory-based discovery and reconnect/failover.
HTTP delivery for the arcly-stream kernel on the arcly-http framework: HLS/LL-HLS + DASH/LL-DASH serving and WHIP/WHEP signaling controllers.
Procedural macros for arcly-stream: #[protocol] and #[derive(MediaSink)] ergonomics.
Selectable GPU/CPU transcoding (ABR ladder) for the arcly-stream kernel: pick the device and choose CPU or GPU per pipeline stage (decode/scale/encode).
A real DtlsSrtpTransport for arcly-stream backed by str0m (DTLS-SRTP/ICE), in RTP mode.
Launch, trade and read arcnow.io bonding-curve tokens on Arc, over JSON-RPC
Automated Research into Computational Ontologies — a platform for discovering the conditions under which computation emerges
Allocator for Arcon
State Backends for Arcon
Protobuf builder for arcon
Code generation for Arcon
arconc is the Arc backend compiler targeting the Arcon runtime.
Arcon's common error utilities
Extra features for Arcon
Macros for Arcon
Arcon's network message schema
A library containing the protobuf messages for the Arcon system
Implementation of the Arcon Specification
State management features for Arcon
Arcon State Derive Macro
Utilities for Arcon
Reference implementation of the Agent Runtime Control Protocol (ARCP) v1.1 — umbrella crate that re-exports arcp-core, arcp-client, and arcp-runtime.
actix-web integration for the Agent Runtime Control Protocol (ARCP). Placeholder — integration coming in a future release.
axum integration for the Agent Runtime Control Protocol (ARCP). Placeholder — integration coming in a future release.
Reference client (consumer side) for the Agent Runtime Control Protocol (ARCP) — ARCPClient, type-state Session, job and stream handles.
Shared protocol primitives for the Agent Runtime Control Protocol (ARCP) — envelopes, messages, errors, IDs, transports, and the authenticator trait.
OpenTelemetry middleware for the Agent Runtime Control Protocol (ARCP). Placeholder — integration coming in a future release.
Reference runtime (server side) for the Agent Runtime Control Protocol (ARCP) — ARCPRuntime, job / session machinery, persistent store, auth validators, and the `arcp` CLI.
Tower middleware for the Agent Runtime Control Protocol (ARCP). Placeholder — integration coming in a future release.
An extensible framework for creating 2D CAD applications using the Entity-Component-System pattern.
A tool to parse and verify the format of YAML files for the ARCS CTF framework
A crate designed for ARCS for simple environment variable assertion and access.
A crate designed for ARCS for pretty logs that are easily searchable and level-seperable.
A crate containing only the proc macros for the arcs-logging-rs crate.
Replacement for std::sync::Arc<T> that supports updating the value, with some caveats.
A better reference-counted string type, with zero-cost (allocation-free) support for string literals, and reference counted substrings.