创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。
☆89Mar 7, 2021Updated 5 years ago
Alternatives and similar repositories for hf-ip
Users that are interested in hf-ip are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- TCP/IP stack implementation☆18May 11, 2020Updated 6 years ago
- 小型的tcp/ip协议栈,主控芯片为stm32f407☆15Jul 12, 2015Updated 11 years ago
- 基于B+树的磁盘索引☆13Aug 20, 2020Updated 6 years ago
- 单线程用户态TCP/IP协议栈,epoll实现,包含服务器案例,并发测试案例☆750Apr 7, 2025Updated last year
- 一个基于tun/tap设备编写的简易的tcp/ip协议栈.☆93Aug 14, 2017Updated 9 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- Linux平台下小巧精致的tcp/ip协议栈☆10Jun 22, 2020Updated 6 years ago
- sqlite的阅读笔记☆24Jan 1, 2023Updated 3 years ago
- golang模拟内核协议栈 实现链路层、网络层、传输层、应用层 用户态协议栈 ,基于虚拟网卡TUN/TAP☆207Oct 13, 2022Updated 3 years ago
- PicoTCP is a free TCP/IP stack implementation☆1,311Oct 20, 2023Updated 2 years ago
- user-mode TCP/IP stack based on linux tap device☆739Aug 13, 2023Updated 3 years ago
- TCP/IP network stack implementation in userland☆27Sep 27, 2018Updated 7 years ago
- A hacker's userspace TCP/IP stack☆3,133Dec 13, 2022Updated 3 years ago
- 从零实现TCP/IP协议栈。实现ARP/IP(含分片与重组)/UDP/TCP等协议☆73Apr 7, 2023Updated 3 years ago
- 基于共享内存的进程间通信组件☆15Apr 28, 2019Updated 7 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Network stack developed for embedded work on small systems. Implements ip, tcp, arp, a small web server, and an OS abstraction layer.☆52Jan 5, 2026Updated 8 months ago
- levelDB key/value database in Rust.☆11Nov 13, 2021Updated 4 years ago
- read source code of boltdb & re-implement it in c++☆12Jun 2, 2018Updated 8 years ago
- 自己动手写TCPIP+WEB服务器课程的源码