A highly parallel Perl 5 interpreter written in Rust
A socks4(a)/5 server
A lightweight library for building Unix Domain Socket services with zero boilerplate. It provides a simple macro to create .sock files (default in /tmp, no root required, auto-clean on reboot). Just init the socket path, register routes, bind handlers, and you can curl for JSON responses.
HTTP/WebSocket connection manager
A rule-driven file and URL dispatcher: hands incoming paths (or URLs) to the right handler based on TOML-defined rules.
`slack-framework-rs` is the library that [the author](https://gitlab.com/nogiro) uses to create the Slack App.
A library for creating interactive command line shells in Rust
Low-Latency Event Driven Nonblocking Reactor Pattern
An event loop for asyncio written in Rust
Rust library for ipcez.
High-performance WebSocket server written in Rust
High-level async SSH APIs built on top of russh.