#unix-socket #abstraction #control #unix-stream

unix_sock

unix_sock provides a unix control socket abstraction

8 releases (breaking)

0.9.0 Aug 8, 2025
0.8.0 Feb 4, 2025
0.7.0 Oct 8, 2024
0.6.0 Sep 5, 2024
0.2.0 Aug 19, 2024

#472 in Unix APIs

Download history 99/week @ 2025-08-04 20/week @ 2025-08-11 5/week @ 2025-08-18 2/week @ 2025-08-25 7/week @ 2025-09-01 1/week @ 2025-09-08 1/week @ 2025-09-22 9/week @ 2025-09-29 2/week @ 2025-10-06

381 downloads per month
Used in rustrc

Apache-2.0

43KB
1K SLoC

unix_sock

unix_sock provides a way to expose basic RPC-like capability with text across a UNIX stream.

Status

Maintenance track. The binary is considered stable and will be put into maintenance mode if unchanged for one year.

Scope

This crate provides the unix_sock API.

Documentation

The latest documentation is always available at docs.rs.

Dependencies

~43KB