File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55[ ![ Docs] ( https://docs.rs/listeners/badge.svg )] ( https://docs.rs/listeners/latest/ )
66[ ![ CI] ( https://github.com/gyulyvgc/listeners/workflows/CI/badge.svg )] ( https://github.com/GyulyVGC/listeners/actions/ )
77
8- ** Cross-platform library for Rust to find out processes listening on network sockets.**
8+ ** Cross-platform library for Rust to [ _ efficiently _ ] ( #benchmarks ) find out processes listening on network sockets.**
99
1010## Motivation
1111
@@ -19,7 +19,7 @@ Some examples of existing libraries:
1919
2020This library wants to fill this gap, and it aims to be:
2121- ** Cross-platform** : it currently supports Windows, Linux, macOS, and FreeBSD
22- - ** Performant** : it internally uses low-level system APIs to be more efficient (see [ benchmarks] ( #benchmarks ) )
22+ - ** Performant** : it focuses on performance (see [ benchmarks] ( #benchmarks ) ) by internally using low-level system APIs
2323- ** Simple** : it exposes intuitive APIs to get details about the listening processes
2424- ** Lightweight** : it has only the strictly necessary dependencies
2525
You can’t perform that action at this time.
0 commit comments