rpsl-rs 3.0.0

A Routing Policy Specification Language (RPSL) parser with a focus on speed and correctness.
Documentation
1
2
3
4
5
6
7
8
import "irrdnet_irrd/run.just"
import "RPSL-Parser/run.just"
import "whois-rpsl/run.just"

benchmark-comparison: bench-irrdnet_irrd bench-RPSL-Parser bench-whois-rpsl

_install_hyperfine:
    cargo install --locked hyperfine