Crates.io | qsu |
lib.rs | qsu |
version | 0.7.0 |
source | src |
created_at | 2023-10-14 23:37:22.066845 |
updated_at | 2024-10-17 14:59:37.51168 |
description | Service subsystem utilities and runtime wrapper. |
homepage | |
repository | https://repos.qrnch.tech/pub/qsu |
max_upload_size | |
id | 1003338 |
size | 252,353 |
The qsu ("kazoo") crate offers portable service utilities with an opinionated service wrapper runtime.
qsu's primary objective is to allow a service developer to focus on the actual service application code, without having to bother with service subsystem-specific integrations -- while at the same time allowing the service application to run as a regular foreground process, without the code needing to diverge between the two.