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.
☆39Updated 5 months ago
Alternatives and similar repositories for socketwrapper
Users that are interested in socketwrapper are comparing it to the libraries listed below
Sorting:
- G.O.D - Grand Object-bound Dispatcher☆90Updated 9 years ago
- C++ class reflection library without RTTI.☆35Updated 8 years ago
- Serialization without any serialization codes in C++☆136Updated 11 years ago
- Virtual File System with `std::filesystem` API.☆21Updated last year
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- vcpkg registry maintained by @luncliff☆33Updated last week
- My example codes for GoF Design Patterns. (Written in C++11/14)☆33Updated 6 years ago
- High Performance TCP server example using Windows Registered I/O (RIO)☆85Updated 9 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- Boilerplate of a TCP Server written in C++ using the epoll API☆21Updated 3 years ago
- Boost.org interprocess module☆150Updated 3 weeks ago
- A C++14 reflection library☆71Updated last month
- simple memory pool / thread safe / minimized context switching / Memory managed in 4 levels / Requirements(Windows xp~ / Visualstudio 201…☆20Updated 2 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- ☆16Updated 5 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 3 weeks ago
- Literal Logging for C++☆84Updated 7 years ago
- Boost.Asio를 이용한 네트워크 프로그래밍(http://www.hanbit.co.kr/store/books/look.php?p_code=E7889843127) 책의 예제코드☆33Updated 5 years ago
- A simple, header only event bus library written in modern C++17.☆162Updated last month
- Boost.org signals2 module☆82Updated last month
- NHN Next의 2017년 게임서버 과정 수업에 사용할 채팅 서버. select 기반☆34Updated 6 years ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆147Updated last month
- A simple C++ header-only template library implementing matching using wildcards☆87Updated last year
- Demos for using HTML 5 as a GUI for C++ apps☆48Updated 2 years ago
- C++11/17/20 thread-safe singleton pattern using CRTP☆34Updated 4 months ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- POCO 라이브러리 네트워크 샘플☆24Updated 4 years ago
- Library of backported modern C++ types to work with C++11☆82Updated last week
- A small cheat sheet of what one needs to remember about the coroutines☆11Updated 4 years ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆130Updated 5 months ago