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 last week
Related projects ⓘ
Alternatives and complementary repositories for socketwrapper
- vcpkg registry maintained by @luncliff☆32Updated this week
- simple memory pool / thread safe / minimized context switching / Memory managed in 4 levels / Requirements(Windows xp~ / Visualstudio 201…☆21Updated 2 years ago
- My example codes for GoF Design Patterns. (Written in C++11/14)☆33Updated 6 years ago
- Boilerplate of a TCP Server written in C++ using the epoll API☆21Updated 2 years ago
- Boost.Asio를 이용한 네트워크 프로그래밍(http://www.hanbit.co.kr/store/books/look.php?p_code=E7889843127) 책의 예제코드☆31Updated 5 years ago
- G.O.D - Grand Object-bound Dispatcher☆90Updated 9 years ago
- A C++ QUIC and HTTP/3 library based on lsquic and boost::asio☆64Updated last year
- Priority-based Task Scheduling for Modern C++☆85Updated 3 years ago
- C++ class reflection library without RTTI.☆34Updated 7 years ago
- Serialization without any serialization codes in C++☆136Updated 10 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 5 months ago
- Literal Logging for C++☆83Updated 7 years ago
- Modern C++ Next: Comprehensive Guide for C++20☆110Updated 4 years ago
- C++14 code to convert integers to strings at compile-time☆114Updated last year
- Single-header library facilities for C++2a Coroutines☆80Updated 2 years ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆118Updated 10 months ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆41Updated this week
- Demos for using HTML 5 as a GUI for C++ apps☆47Updated last year
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- A cross-platform C++20 library providing embeddable server & client components for HTTP and WebSocket.☆68Updated this week
- Examples showing OpenSSL C API usage with Modern C++ (smart pointers, RAII)☆39Updated last year
- A curated list of Modern C++ idioms☆21Updated 7 years ago
- A small header-only library for converting data between json representation and c++ structs☆149Updated 4 months ago
- experimental parallel json parser, scj3 (claujson)☆14Updated last week
- 'Google Mock' mocks generator based on libclang☆51Updated last year
- CGSF Second Edition☆31Updated 3 years ago
- File/Directory Watcher for Modern C++☆79Updated 2 years ago
- Shared infrastructure for CI/CD for projects using CMake & CPM, primarily with C++.☆22Updated this week
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆191Updated last year
- A Modern C++ URI library.☆32Updated 2 months ago