unix-domain-socket topic
List
unix-domain-socket repositories
gnet
9.2k
Stars
1.0k
Forks
162
Watchers
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.
net-peercredlistener
16
Stars
0
Forks
Watchers
A net.Listener implementation leveraging Unix domain socket features to reliably identify client processes.
soad
17
Stars
0
Forks
Watchers
SOcket Activator/Deactivator: like inetd but not really | now on https://codeberg.org/valpackett/soad
gym-uds-api
18
Stars
3
Forks
Watchers
An API to access OpenAI Gym from other languages via Unix domain sockets
uds
19
Stars
5
Forks
Watchers
A unix domain sockets Rust library
go-grpc-uds-example
18
Stars
4
Forks
Watchers
gRPC with Unix domain socket (UDS) example by golang
go-unix-domain-socket-example
17
Stars
10
Forks
Watchers
Unix domain socket (UDS) examples by golang