LinSight: The Hot Path Has No Async Runtime
LinSight is a system monitoring daemon that samples metrics on demand over a postcard-framed Unix socket, with a fully synchronous hot path, no Tokio, and no executor, and the absence of an async runtime is the design rather than the oversight.
