Packages
Browse packages indexed by the registry.
Allegro 5 acodec addon Rust binding
Allegro 5 audio addon Rust wrapper
Allegro 5 audio addon Rust binding
Allegro 5 color addon Rust wrapper
Allegro 5 color addon Rust binding
Allegro 5 dialog addon Rust wrapper
Allegro 5 dialog addon Rust binding
Allegro 5 wrapper examples
Allegro 5 font addon Rust wrapper
Allegro 5 font addon Rust binding
Allegro 5 image addon Rust wrapper
Allegro 5 image addon Rust binding
Allegro 5 memfile addon Rust binding
Allegro 5 primitives addon Rust wrapper
Allegro 5 primitives addon Rust binding
Allegro 5 ttf addon Rust wrapper
Allegro 5 ttf addon Rust binding
Rust Allegro 5 wrapper utilities
The derive macro for the allem crate
An efficient implementation of Allen's interval relations for Rust's range types.
A simple package for interval algebra for more information see https://en.wikipedia.org/wiki/Allen%27s_interval_algebra
Interactive command-line tool to experiment with `flock(2)` locks
allenap's TFTP library
Generate Unison configuration files from a TOML description
Slipstream client SDK for Rust - Solana transaction relay
Contract-first RPC framework for Rust: declare a service as a trait, get typed Rust/Dart/TypeScript clients, declarative authorization, identity, and an axum host — batteries in the box. Umbrella crate re-exporting the allex-* crates.
Keyed awaitable fetch-coalescing cache: single-flight dedup, pluggable (SQLite) persistence, failure cooldown, progress streaming.
Generate a typed Dart client from an allex `#[rpc_module]` Rust source, byte-compatible with the serde JSON wire format.
Registry and dispatch traits (unary and streaming) that route allex RPC method calls to their handlers.
Disk/RAM headroom watchdog (gauges with hysteresis) for fire-and-forget allex services.
Batteries-included axum host builder (ServiceHost) wiring registry, transport, and dispatch, plus startup bootstrap helpers, for allex backends.
IdentityV1 service, JWT token engine, and pluggable credential/account store seams (login, refresh, sessions, registration guard) for allex.
Postgres-backed identity store for allex: bcrypt credentials, sessions, and bearer-token validation.
redb-backed identity store for allex: bcrypt credentials, sessions, and bearer-token validation.
SQLite-backed identity store for allex: bcrypt credentials, sessions, and bearer-token validation.
Per-key broadcast hub, Postgres LISTEN/NOTIFY driver, and replay-and-watch combinator for cross-instance live event streams in allex.
Minimal Mailgun email-sending client.
Stored message templates with Tera rendering: pure contract types plus a render helper.
Pooled Postgres access (deadpool) with a FromRow derive for allex services.
FromRow derive macro backing allex-postgres.
ProgressableFuture: a future that emits progress updates before completing; substrate for allex streaming RPC.
Proc-macro turning a `#[rpc_module]` trait into a typed client, server responder, and permission helpers for allex RPC services.
A pure, clock-free tick engine for scheduled and recurring tasks (DST-correct) used by allex.
Run an external script or executable: args and env in, captured output out, non-zero exit mapped to a typed error. Cross-platform and shell-agnostic.
Transport-agnostic request dispatch loop plus the per-request caller context (handle/role/profile) for allex services.
LocalState snapshot-plus-delta streams for allex services.
Derive-macro support for allex-state snapshot/delta types.