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