Here are
17 public repositories
matching this topic...
A hobby operating system developed from scratch
A small operating system where I experiment and learn osdev.
Limago: an FPGA-based Open-source 100 GbE TCP/IP Stack
Simple to use but full configurable p2p framework
TAS is a drop-in highly CPU efficient and scalable TCP acceleration service.
A minimal UDP stack based on DPDK
A Go implemented fast userspace network stack
Unikraft port of the lwip network stack
A mini network stack implemented using TAP Linux device. IP/ARP/ICMP/UDP parsing and generation are all supported, starting from an Ethernet frame.
Updated
Jun 22, 2020
Python
Extremely tiny and limited-functionality network stack for very limited environments.
A portable and minimalistic IP stack
Example to integrate Netronome SmartNICs with userspace driver
Udacity Cloud DevOps Nanodegree Project - Deploy a high-availability web app using CloudFormation
Updated
Mar 5, 2022
Shell
a TCP/IP stack implementation, practice of CS144
Improve this page
Add a description, image, and links to the
network-stack
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
network-stack
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
This is an optimization to reduce the time it takes to build/deploy YAStack.
Compilation of YAStack can be optimized by pre-compiling source code that does not depend on DPDK. This can help build the image faster since now only DPDK and dependent code will have to be compiled.