Connective C++ Open Source Project
Popular repositories Loading
-
chops-net-ip
chops-net-ip PublicChops Net IP ("C"onnective "H"andcrafted "Op"enwork "S"oftware), a tasty C++ library that makes asynchronous IP network coding fun!
-
utility-rack
utility-rack PublicA small set of general purpose C++ utility classes and functions
-
wait-queue
wait-queue PublicMultiple producer / multiple consumer (MPMC) C++ thread-safe queue for passing data between threads
-
-
presentations
presentations PublicPresentations and associated example code for the Connective C++ organization
CMake
-
binary-serialize
binary-serialize PublicA minimal C++ library for binary serialization, using compile time specifier strings similar to std::format
C++
Repositories
- shared-buffer Public
A reference counted character buffer C++ class template, useful for async networking
connectivecpp/shared-buffer’s past year of commit activity - binary-serialize Public
A minimal C++ library for binary serialization, using compile time specifier strings similar to std::format
connectivecpp/binary-serialize’s past year of commit activity - wait-queue Public
Multiple producer / multiple consumer (MPMC) C++ thread-safe queue for passing data between threads
connectivecpp/wait-queue’s past year of commit activity - periodic-timer Public
An efficient asynchronous periodic timer in C++, simplifying Asio timers, function object timer callbacks
connectivecpp/periodic-timer’s past year of commit activity - chops-net-ip Public
Chops Net IP ("C"onnective "H"andcrafted "Op"enwork "S"oftware), a tasty C++ library that makes asynchronous IP network coding fun!
connectivecpp/chops-net-ip’s past year of commit activity