Pinned Repositories
books-1
study
bpftrace
High-level tracing language for Linux eBPF
C_Learn
calculation-problem-generator
infinity
The AI-native database built for LLM applications, providing incredibly fast vector and full-text search
kernel-code-comment
3.10.96 内核源代码注释
linux_learn
nethogs
Linux 'net top' tool
nstack
Userspace TCP/IP stack for Linux
PyTCP
PyTCP is a fully functional TCP/IP stack written in Python. It supports TCP stream based transport with reliable packet delivery based on sliding window mechanism and basic congestion control. It also supports IPv6/ICMPv6 protocols with SLAAC address configuration. It operates as user space program attached to Linux TAP interface. As of today stack is able to send and receive traffic over Internet using IPv4 and IPv6 default gateways for routing. Since goal of this project is purely educational (at least at this point) the clarity of code is preferred over its efficiency. For the same reason security features are not being implemented just yet unless they are integral part of TCP/IP suite protocols specification.
panyannuaa's Repositories
panyannuaa/books-1
study
panyannuaa/bpftrace
High-level tracing language for Linux eBPF
panyannuaa/C_Learn
panyannuaa/calculation-problem-generator
panyannuaa/infinity
The AI-native database built for LLM applications, providing incredibly fast vector and full-text search
panyannuaa/kernel-code-comment
3.10.96 内核源代码注释
panyannuaa/linux_learn
panyannuaa/nethogs
Linux 'net top' tool
panyannuaa/nstack
Userspace TCP/IP stack for Linux
panyannuaa/PyTCP
PyTCP is a fully functional TCP/IP stack written in Python. It supports TCP stream based transport with reliable packet delivery based on sliding window mechanism and basic congestion control. It also supports IPv6/ICMPv6 protocols with SLAAC address configuration. It operates as user space program attached to Linux TAP interface. As of today stack is able to send and receive traffic over Internet using IPv4 and IPv6 default gateways for routing. Since goal of this project is purely educational (at least at this point) the clarity of code is preferred over its efficiency. For the same reason security features are not being implemented just yet unless they are integral part of TCP/IP suite protocols specification.
panyannuaa/shell_learn