tglane / socketwrapper
Async/Sync networking library including UDP, TCP and TLS/TCP socket classes written in C++ 17 that utilizes epoll and kqueue as backend.
☆37Updated 2 months ago
Alternatives and similar repositories for socketwrapper:
Users that are interested in socketwrapper are comparing it to the libraries listed below
- vcpkg registry maintained by @luncliff☆32Updated last week
- Boilerplate of a TCP Server written in C++ using the epoll API☆21Updated 3 years ago
- G.O.D - Grand Object-bound Dispatcher☆90Updated 9 years ago
- Boost.Asio를 이용한 네트워크 프로그래밍(http://www.hanbit.co.kr/store/books/look.php?p_code=E7889843127) 책의 예제코드☆33Updated 5 years ago
- C++ class reflection library without RTTI.☆35Updated 8 years ago
- My example codes for GoF Design Patterns. (Written in C++11/14)☆33Updated 6 years ago
- simple memory pool / thread safe / minimized context switching / Memory managed in 4 levels / Requirements(Windows xp~ / Visualstudio 201…☆21Updated 2 years ago
- Demos for using HTML 5 as a GUI for C++ apps☆48Updated 2 years ago
- ☆16Updated 5 years ago
- Serialization without any serialization codes in C++☆136Updated 10 years ago
- High Performance TCP server example using Windows Registered I/O (RIO)☆84Updated 9 years ago
- CGSF Second Edition☆31Updated 4 years ago
- A header only Modern C++ library to easily create simple menus for programs☆16Updated 4 years ago
- game server book source code☆17Updated 3 years ago
- Echo Server using Windows Registered I/O☆26Updated 10 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 7 months ago
- Modern C++ Next: Comprehensive Guide for C++20☆110Updated 4 years ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆124Updated last month
- POCO 라이브러리 네트워크 샘플☆24Updated 3 years ago
- HTTP client library for Boost.Asio☆62Updated 4 years ago
- A special way to convert string<->enum in C++ using X Macro technique and template specialization☆16Updated 5 years ago
- C++14 code to convert integers to strings at compile-time☆117Updated 2 weeks ago
- A small cheat sheet of what one needs to remember about the coroutines☆11Updated 4 years ago
- Library for Asynchronicity, Serialization and Remoting☆74Updated 4 years ago
- NHN Next의 2017년 게임서버 과정 수업에 사용할 채팅 서버. select 기반☆34Updated 6 years ago
- Literal Logging for C++☆84Updated 7 years ago
- 🧑🤝🧑 The visitor pattern revisited. An inheritance-aware acyclic visitor template, any and any-function templates.☆15Updated 4 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- Priority-based Task Scheduling for Modern C++☆86Updated 3 years ago
- Virtual File System with `std::filesystem` API.☆21Updated last year