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.
☆38Updated 3 months ago
Alternatives and similar repositories for socketwrapper:
Users that are interested in socketwrapper are comparing it to the libraries listed below
- Virtual File System with `std::filesystem` API.☆21Updated last year
- vcpkg registry maintained by @luncliff☆32Updated this week
- C++ class reflection library without RTTI.☆35Updated 8 years ago
- 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
- simple memory pool / thread safe / minimized context switching / Memory managed in 4 levels / Requirements(Windows xp~ / Visualstudio 201…☆21Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 8 months ago
- Boost.Asio를 이용한 네트워크 프로그래밍(http://www.hanbit.co.kr/store/books/look.php?p_code=E7889843127) 책의 예제코드☆33Updated 5 years ago
- My example codes for GoF Design Patterns. (Written in C++11/14)☆33Updated 6 years ago
- A special way to convert string<->enum in C++ using X Macro technique and template specialization☆16Updated 5 years ago
- A C++ QUIC and HTTP/3 library based on lsquic and boost::asio☆70Updated last year
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆126Updated 2 months ago
- experimental parallel json parser, scj3 (claujson)☆14Updated this week
- stl-like algorithms for TYPES☆31Updated last year
- A modern C++-20 testing framework.☆50Updated 8 months ago
- A cross-platform C++20 library providing embeddable server & client components for HTTP and WebSocket.☆71Updated last week
- Modern C++ Next: Comprehensive Guide for C++20☆110Updated 4 years ago
- A C++14 reflection library☆68Updated 2 months ago
- Demos for using HTML 5 as a GUI for C++ apps☆48Updated 2 years ago
- Library of backported modern C++ types to work with C++11☆77Updated 3 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 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…☆193Updated 2 years ago
- Shared infrastructure for CI/CD for projects using CMake & CPM, primarily with C++.☆22Updated this week
- A simple C++ header-only template library implementing matching using wildcards☆85Updated 11 months ago
- Serialization without any serialization codes in C++☆136Updated 11 years ago
- Priority-based Task Scheduling for Modern C++☆86Updated 4 years ago
- C++14 code to convert integers to strings at compile-time☆118Updated last month
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- Literal Logging for C++☆84Updated 7 years ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆20Updated last year