Skip to content

ecbaldwin/rust-addrs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Checks

Overview

addrs provides IP address related types and data structures for the Rust programming language with a clean and complete API and many nice features. The basic types are opaque, immutable, comparable, space efficient, and defined as simple structs that don't require extra memory allocation.

History

I wrote a similar package for Go because I work with addresses and packets a lot. This one is based it and, in my opinion, much improved. My motivation for writing this package was to have a good solid learning experience with Rust and to add to the Rust ecosystem.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages