Starred repositories
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
High performance file syncing and sharing, with also Markdown WYSIWYG editing, Wiki, file label and other knowledge management features.
Nmap - the Network Mapper. Github mirror of official SVN repository.
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine developed by the OISF and the Suricata community.
Automated upstream mirror for libbpf stand-alone build.
A minimal but powerful thread pool in ANSI C
linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助
Pcap editing and replay tools for *NIX and Windows - Users please download source from
ANS(Accelerated Network Stack) on DPDK, DPDK native TCP/IP stack.
Making eBPF programming easier via build env and examples
linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助
Layer 3/4 packet forwarding software that utilizes the Linux kernel's XDP hook. The XDP hook allows for very fast network processing on Linux systems. Uses source port mapping similar to IPTables a…