Pinned Repositories
CLI11
CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.
CXXGraph
Header-Only C++ Library for Graph Representation and Algorithms
f-stack
F-Stack is an user space network development kit with high performance based on DPDK, FreeBSD TCP/IP stack and coroutine API.
indicators
Activity Indicators for Modern C++
libchardet
libchardet - Mozilla's Universal Charset Detector C/C++ API
parallel-hashmap
A family of header-only, very fast and memory-friendly hashmap and btree containers.
PcapPlusPlus
PcapPlusPlus is a multiplatform C++ library for capturing, parsing and crafting of network packets. It is designed to be efficient, powerful and easy to use. It provides C++ wrappers for the most popular packet processing engines such as libpcap, Npcap, WinPcap, DPDK and PF_RING.
simpleini
Cross-platform C++ library providing a simple API to read and write INI-style configuration files
spdlog
Fast C++ logging library.
tabulate
Table Maker for Modern C++
aengusjiang's Repositories
aengusjiang/tabulate
Table Maker for Modern C++
aengusjiang/CLI11
CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.
aengusjiang/CXXGraph
Header-Only C++ Library for Graph Representation and Algorithms
aengusjiang/f-stack
F-Stack is an user space network development kit with high performance based on DPDK, FreeBSD TCP/IP stack and coroutine API.
aengusjiang/indicators
Activity Indicators for Modern C++
aengusjiang/libchardet
libchardet - Mozilla's Universal Charset Detector C/C++ API
aengusjiang/parallel-hashmap
A family of header-only, very fast and memory-friendly hashmap and btree containers.
aengusjiang/PcapPlusPlus
PcapPlusPlus is a multiplatform C++ library for capturing, parsing and crafting of network packets. It is designed to be efficient, powerful and easy to use. It provides C++ wrappers for the most popular packet processing engines such as libpcap, Npcap, WinPcap, DPDK and PF_RING.
aengusjiang/simpleini
Cross-platform C++ library providing a simple API to read and write INI-style configuration files
aengusjiang/spdlog
Fast C++ logging library.