Skip to content

FastSnet is a high-performance Go library that provides optimized SCION packet serialization and deserialization. It serves as a drop-in replacement for parts of the standard [`snet`](https://github.com/scionproto/scion/tree/master/pkg/snet) package with significantly improved performance.

License

Notifications You must be signed in to change notification settings

netsys-lab/fastsnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fastsnet

FastSnet is a high-performance Go library that provides optimized SCION packet serialization and deserialization. It serves as a drop-in replacement for parts of the standard snet package with significantly improved performance.

This project was inspired by scion-optimized-conn

⚠️ Work in progress and experimental - This library is under active development and may have breaking changes.

About

FastSnet is a high-performance Go library that provides optimized SCION packet serialization and deserialization. It serves as a drop-in replacement for parts of the standard [`snet`](https://github.com/scionproto/scion/tree/master/pkg/snet) package with significantly improved performance.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages