A library similar to anyhow, that allows the errors to be cloned, shared, cached and even sent over the network
A flexible, ergonomic, and inspectable error reporting library for Rust
Provides SharedError wrapper for cloneable Error
REST API framework aggregator for Reinhardt
Cross-platform OS signal handling and graceful-shutdown orchestration for Rust. One API for SIGTERM, SIGINT, SIGHUP, SIGQUIT, SIGPIPE, SIGUSR1, SIGUSR2 and the Windows console control events, with cloneable observer and initiator handles, priority-ordered shutdown hooks, and optional adapters for the Tokio and async-std runtimes.
A version of std::io::Error implemented on top of Arc instead of Box, making it cloneable.
Solti SDK runner plugin trait.
Provides core client functionalities for interacting with the Aeron protocol, such as establishing connections, subscribing, and publishing. It uses the Aeron C bindings from aeron-client module.
Execution and control of child processes and pipelines.
An unofficial Lalamove API crate for rust. It's still in development; PRs welcome!
An extension of `futures`
Framework for building AMQP workers with lapin and tower