创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。
☆88Mar 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
Sorting:
- 基于B+树的磁盘索引☆13Aug 20, 2020Updated 5 years ago
- 小型的tcp/ip协议栈,主控芯片为stm32f407☆15Jul 12, 2015Updated 10 years ago
- 单线程用户态TCP/IP协议栈,epoll实现,包含服务器案例,并发测试案例☆743Apr 7, 2025Updated 11 months ago
- sqlite的阅读笔记☆24Jan 1, 2023Updated 3 years ago
- 一个基于tun/tap设备编写的简易的tcp/ip协议栈.☆93Aug 14, 2017Updated 8 years ago
- read source code of boltdb & re-implement it in c++☆12Jun 2, 2018Updated 7 years ago
- ☆12Jan 18, 2026Updated last month
- 本文译自 University of Edinburgh 的 Volker Seeker 的 Process Scheduling in Linux , 介绍了 Linux 3.1 的任务调度机制。☆11Aug 11, 2016Updated 9 years ago
- 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 2 months ago
- levelDB key/value database in Rust.☆11Nov 13, 2021Updated 4 years ago
- A user-space TCP/IP stack☆33Feb 26, 2026Updated last week
- PicoTCP is a free TCP/IP stack implementation☆1,297Oct 20, 2023Updated 2 years ago
- 基于共享内存的进程间通信组件☆15Apr 28, 2019Updated 6 years ago
- Useful Plugin for IDA to Trace Function Call Tree☆27Jan 4, 2018Updated 8 years ago
- Anti-virus engine in Windows using VC++ 6.0 and MFC. We applied windows multithreading in virus scan method and user interface. Using MFC…☆16Oct 21, 2016Updated 9 years ago
- Userspace TCP/IP stack☆69Feb 20, 2014Updated 12 years ago
- 从零实现TCP/IP协议栈。实现ARP/IP(含分片与重组)/UDP/TCP等协议☆73Apr 7, 2023Updated 2 years ago
- Diffie-Hellman Key Exchange in PHP☆18Apr 14, 2017Updated 8 years ago
- A hacker's userspace TCP/IP stack☆3,089Dec 13, 2022Updated 3 years ago
- An open source network protocol stack (PPP/IP/TCP/UDP) for embedded systems with limited resources.☆37Jan 8, 2024Updated 2 years ago
- A tiny lexical analyser generator☆19Nov 29, 2011Updated 14 years ago
- 自己动手写TCPIP+WEB服务器课程的源码☆39Aug 2, 2020Updated 5 years ago
- 非常简单的一个VPN框架!☆74May 1, 2017Updated 8 years ago
- Internal implementation of InnoDB☆47Jun 26, 2016Updated 9 years ago
- An Elliptic Curve Diffie Hellman Implementation in PHP☆24Nov 29, 2021Updated 4 years ago
- linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助☆1,248Dec 24, 2020Updated 5 years ago
- MIT6.824实现分布式一致性算法——Raft&Paxos☆46May 21, 2019Updated 6 years ago
- JamVM 2 + OpenJDK☆31Dec 3, 2023Updated 2 years ago
- A lightweight IP stack.☆27Jan 13, 2026Updated last month
- ☆11Dec 21, 2020Updated 5 years ago
- Onix - 操作系统实现☆848May 21, 2024Updated last year
- 《从零开始写一个操作系统》☆30Oct 10, 2021Updated 4 years ago
- ☆375Feb 25, 2024Updated 2 years ago
- The Linux Kernel Module Programming Guide (updated for 5.x kernels) 《Linux内核模块编程指南(内核版本5.x)》中文翻译☆33Jul 3, 2023Updated 2 years ago
- 💻✅数据结构与算法学习,LeetCode 题☆24May 18, 2019Updated 6 years ago
- Ports the MediaTek's USB wireless lan driver to STM32F4xx, utilizes uC/OS-III as embedded system, lwip as network protocol stack. Testing…☆26Feb 15, 2016Updated 10 years ago
- A high concurrent network components implemented by coroutine, performance better than nginx☆26Oct 31, 2022Updated 3 years ago
- 基于多进程的定时任务管理器,支持秒级别的定时任务☆32Apr 19, 2023Updated 2 years ago
- 自己动手写调试器☆34May 11, 2018Updated 7 years ago