tglane / socketwrapperLinks
Async/Sync networking library including UDP, TCP and TLS/TCP socket classes written in C++ 17 that utilizes epoll and kqueue as backend.
☆40Updated 7 months ago
Alternatives and similar repositories for socketwrapper
Users that are interested in socketwrapper are comparing it to the libraries listed below
Sorting:
- My example codes for GoF Design Patterns. (Written in C++11/14)☆33Updated 7 years ago
- simple memory pool / thread safe / minimized context switching / Memory managed in 4 levels / Requirements(Windows xp~ / Visualstudio 201…☆20Updated 2 years ago
- G.O.D - Grand Object-bound Dispatcher☆91Updated 9 years ago
- Boilerplate of a TCP Server written in C++ using the epoll API☆21Updated 3 years ago
- Demos for using HTML 5 as a GUI for C++ apps☆48Updated 2 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 3 years ago
- vcpkg registry maintained by @luncliff☆35Updated this week
- C++ class reflection library without RTTI.☆35Updated 8 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- Serialization without any serialization codes in C++☆136Updated 11 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆95Updated last month
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆151Updated 2 months ago
- Extraction of Microsoft PPLX out of C++ REST SDK☆24Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- Literal Logging for C++☆86Updated 7 years ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- A C++14 reflection library☆73Updated last month
- Boost.Asio를 이용한 네트워크 프로그래밍(http://www.hanbit.co.kr/store/books/look.php?p_code=E7889843127) 책의 예제코드☆33Updated 5 years ago
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆198Updated 2 years ago
- A single-header scheduler aware C++ future/promise that does not block☆33Updated last month
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- HTTP client library for Boost.Asio☆62Updated 5 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- ☆53Updated 6 years ago
- Pipelines for Modern C++☆67Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 10 months ago
- C++14 code to convert integers to strings at compile-time☆120Updated 5 months ago