Skip to content

SeaTCP is an attempt to code the lightweight TCP/IP stack in C and Assembly languages. Its main goal is to achieve the lowest possible latency of packet processing. Implementation is based on experience gathered during the performance of the PyTCP project.

License

Notifications You must be signed in to change notification settings

ccie18643/SeaTCP

Repository files navigation

SeaTCP

Attempt to code the lightweight TCP/IP stack in C and Assembly languages

SeaTCP is an attempt to code the lightweight TCP/IP stack in C and Assembly languages. Its main goal is to achieve the lowest possible latency of packet processing. Implementation is based on experience gathered during the performance of the PyTCP project.


About

SeaTCP is an attempt to code the lightweight TCP/IP stack in C and Assembly languages. Its main goal is to achieve the lowest possible latency of packet processing. Implementation is based on experience gathered during the performance of the PyTCP project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published