Registry / networking / s2n-netbench

s2n-netbench

JSON →
library0.1.1rscratesunverified

An efficiency, performance, and correctness analysis tool for transport protocols.

# Cargo.toml [dependencies] s2n-netbench = "0.1.1"
INSTALL
IMPORT
SIG · S2N-NETBENCH
S
s2n-netbench
networkingrustv0.1.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Scenario
use s2n_netbench::Scenario;

Create a new netbench scenario for TCP.

use s2n_netbench::Scenario; fn main() { let scenario = Scenario::new("tcp"); println!("{:?}", scenario); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
OpenAI (training)
1
Resources
s2n-netbench — cargo add s2n-netbench · libregistry