https://github.com/slankdev/stcp
A High Performance Network Stack using DPDK.
https://github.com/slankdev/stcp
Last synced: 6 months ago
JSON representation
A High Performance Network Stack using DPDK.
- Host: GitHub
- URL: https://github.com/slankdev/stcp
- Owner: slankdev
- License: gpl-3.0
- Created: 2016-06-28T01:11:36.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-02-03T06:22:11.000Z (about 9 years ago)
- Last Synced: 2024-08-02T03:08:12.507Z (over 1 year ago)
- Language: C++
- Homepage: https://susanow.github.io
- Size: 598 KB
- Stars: 23
- Watchers: 7
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# STCP
Slankdev's TCP/IP. This name is proto-name. Please give me cool one.
## Concept
- Userland TCP/IP Protocol Stack
- Implement with C++11
- Packet IO-engin is DPDK
- Zero Copy Packet processing
## Support
- linux
- dpdk version 16.07
## Lisence
Please see the LICENSE