Lists (1)
Sort Name ascending (A-Z)
Stars
13
stars
written in C++
Clear filter
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 p…
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
A C++20 library for sequence-orientated programming
A connection-oriented persistent message queue framework based on TCP or SHM(shared memory)