1 unstable release

0.1.8 Jan 31, 2023
0.1.7 Mar 2, 2021

#9 in #exports

GPL-3.0 license

21KB
451 lines

librping

Latest Version Documentation License

librping provides simple yet powerful api for performing ping task.

This crate exports only needed functions and types for configuring and performing ping task.

Usage

Add the following to your Cargo.toml:

[dependencies]
librping = "0.1.7"

License

GNU GENERAL PUBLIC LICENSE, Version 3.0 (LICENSE-GPLV3)


lib.rs:

Fast and multithread Ping Library.

Dependencies

~1.2–2.2MB
~39K SLoC