1
protomask/libs/fast-nat/README.md

8 lines
359 B
Markdown

# Fast Network Address Table
[![Crates.io](https://img.shields.io/crates/v/fast-nat)](https://crates.io/crates/fast-nat)
[![Docs.rs](https://docs.rs/fast-nat/badge.svg)](https://docs.rs/fast-nat)
`fast-nat` is an OSI layer 3 Network Address Table built for speed.
While this library can be used on its own just fine, it was designed for use in `protomask`.