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.
☆39Updated 6 months ago
Alternatives and similar repositories for socketwrapper
Users that are interested in socketwrapper are comparing it to the libraries listed below
Sorting:
- vcpkg registry maintained by @luncliff☆33Updated this week
- simple memory pool / thread safe / minimized context switching / Memory managed in 4 levels / Requirements(Windows xp~ / Visualstudio 201…☆20Updated 2 years ago
- My example codes for GoF Design Patterns. (Written in C++11/14)☆33Updated 7 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☆91Updated 9 years ago
- C++ class reflection library without RTTI.☆35Updated 8 years ago
- Demos for using HTML 5 as a GUI for C++ apps☆49Updated 2 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 3 years ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- Serialization without any serialization codes in C++☆136Updated 11 years ago
- A C++14 reflection library☆73Updated last week
- Boost.Asio를 이용한 네트워크 프로그래밍(http://www.hanbit.co.kr/store/books/look.php?p_code=E7889843127) 책의 예제코드☆33Updated 5 years ago
- High Performance TCP server example using Windows Registered I/O (RIO)☆85Updated 9 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated last month
- Virtual File System with `std::filesystem` API.☆21Updated last year
- C++14 code to convert integers to strings at compile-time☆120Updated 5 months ago
- A cross-platform C++20 library providing embeddable server & client components for HTTP and WebSocket.☆76Updated 3 weeks ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆93Updated last week
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆150Updated 2 months ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- experimental parallel json parser, scj3 (claujson)☆14Updated last month
- A special way to convert string<->enum in C++ using X Macro technique and template specialization☆16Updated 6 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- A C++ QUIC and HTTP/3 library based on lsquic and boost::asio☆71Updated last year
- Generate C++ class from JSON data☆47Updated 2 years ago
- A single header standard C++ serialization framework.☆194Updated 3 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- C++ buffer class that allows you to write a stream of individual bits and bytes☆27Updated 4 years ago