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.
☆41Updated 11 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☆35Updated last week
- C++ class reflection library without RTTI.☆35Updated 8 years ago
- High Performance TCP server example using Windows Registered I/O (RIO)☆88Updated 10 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated last month
- Serialization without any serialization codes in C++☆136Updated 11 years ago
- This is a deamon template implemented using the new style for systemd.☆62Updated 2 years ago
- Literal Logging for C++☆86Updated 8 years ago
- A small header-only library for converting data between json representation and c++ structs☆158Updated last year
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆100Updated 5 months ago
- C++ header-only config reader library based on JSON☆195Updated last year
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆135Updated 11 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆49Updated 2 weeks ago
- Virtual File System with `std::filesystem` API.☆21Updated 2 years ago
- Demos for using HTML 5 as a GUI for C++ apps☆48Updated 2 years ago
- My example codes for GoF Design Patterns. (Written in C++11/14)☆33Updated 7 years ago
- File/Directory Watcher for Modern C++☆86Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Pipelines for Modern C++☆71Updated 5 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…☆199Updated 2 years ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆167Updated 3 months ago
- A small cheat sheet of what one needs to remember about the coroutines☆11Updated 5 years ago
- A curated list of Modern C++ idioms☆24Updated 8 years ago
- Library of backported modern C++ types to work with C++11☆87Updated 6 months ago
- Library for Asynchronicity, Serialization and Remoting☆75Updated 5 years ago
- Boost.Asio를 이용한 네트워크 프로그래밍(http://www.hanbit.co.kr/store/books/look.php?p_code=E7889843127) 책의 예제코드☆33Updated 6 years ago
- A single header standard C++ serialization framework.☆197Updated 3 years ago
- Standalone reimplementation of //base module from Chromium☆59Updated 4 months ago
- Code that explores the Windows Registered I/O Networking Extensions☆31Updated 2 years ago
- A simple C++ header-only template library implementing matching using wildcards☆89Updated last year