8 stable releases

3.0.0 Jan 11, 2024
2.0.1 Jan 2, 2024
2.0.0 Jun 30, 2023
1.0.16 Jun 29, 2023
1.0.14 Apr 20, 2023

#151 in Filesystem

Download history 8485/week @ 2023-11-21 8766/week @ 2023-11-28 8097/week @ 2023-12-05 10077/week @ 2023-12-12 8284/week @ 2023-12-19 6668/week @ 2023-12-26 15008/week @ 2024-01-02 20520/week @ 2024-01-09 26473/week @ 2024-01-16 26194/week @ 2024-01-23 28061/week @ 2024-01-30 25370/week @ 2024-02-06 23252/week @ 2024-02-13 27285/week @ 2024-02-20 28776/week @ 2024-02-27 22185/week @ 2024-03-05

105,729 downloads per month
Used in 10 crates (via wasmtime-wasi)

Apache-2.0…

595KB
12K SLoC

cap-net-ext

Extension traits for `TcpListener`, `UdpSocket`, `Pool`, etc.

Github Actions CI Status crates.io page docs.rs docs

The cap-net-ext crate provides extension traits adding extra features to types such as TcpListener, UdpSocket, and Pool.

It provides split-out operations corresponding to socket, bind, listen, accept, and connect, and it exposes more options for enabling non-blocking mode.

Dependencies

~2–12MB
~120K SLoC