Packages
Browse packages indexed by the registry.
FFI binding for alsactl library
FFI binding for alsahwdep library
API binding for alsarawmidi library
FFI binding for alsarawmidi library
FFI binding for alsaseq library
FFI binding for alsatimer library
A safe rust wrapper for libuv
Bundler For The Modern Web
A collection of Kotlin-esque blanket impl helper functions, enabling easier function chaining patterns.
unofficial cli tool for AmiVoice Cloud Platform
Macros to automatically wrap async functions as sync
Just useless test crate
Reference implementation of alt_bn128_fr_batch_inverse (BN254 scalar field Montgomery batch inverse) for the Solana SIMD-XXXX proposal. no_std-compatible.
Reference implementation of alt_bn128_g1_msm (Pippenger window-NAF MSM over BN254 G1) for the Solana SIMD-XXXX proposal. no_std-compatible.
Experimental error handling abstraction.
Rust port of alt-profanity-check
Device support crate for sam3x8e devices
Alternative HAL impl for the STM32F30x family of microcontrollers
alt_cargo_metadata is a copy of cargo_metadata, which uses alt_serde instead of serde. this exists to work around cargo feature unification issue 4866, see also https://github.com/oli-obk/cargo_metadata/issues/98
Semantic version parsing and comparison.
Macros 1.1 implementation of #[derive(Serialize, Deserialize)]
A JSON serialization file format
Crockford Base32 encoding with u64 helpers and Mod-37 check digit
Path-based recipes for gzip, tar, and zip with zip-slip protection
Type-safe parallel execution of named async tasks with cancellation and per-task tracing
Type-safe TOML config loading with env overrides and validation
Sea-ORM + sqlx convenience layer with smart defaults, migrations, and OTel-aware tracing
One-call OpenTelemetry setup with tracing-subscriber integration
Resilient HTTP client built on reqwest with retry and OTel-aware tracing baked in
Async retry with exponential backoff, auto-traced via the tracing crate
Axum + tower-http convenience layer with sensible defaults and graceful shutdown
Stable facade over the temporalio 1.0 Rust SDK: typed Config, worker/client builders, retry + schedule builders, OTel-aware tracing
Reusable Temporal workflow patterns: single, pipeline, parallel, loop, DAG. Built on altair-temporal.
Altaria is an asynchronous, memory-safe, blazingly fast HTTP server written in Rust. It currently supports HTTP1.1 parsing and encoding and HTTP2 parsing.
Derive and proc macros for Altaria
Macros to implement a struct which behave similar to bitflags