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 last year
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 2 weeks ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 3 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Updated 2 months ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆101Updated 8 months ago
- C++ class reflection library without RTTI.☆36Updated 9 years ago
- A small header-only library for converting data between json representation and c++ structs☆159Updated last year
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- Library of backported modern C++ types to work with C++11☆90Updated 8 months ago
- Priority-based Task Scheduling for Modern C++☆93Updated 5 years ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆95Updated 4 years ago
- A small cheat sheet of what one needs to remember about the coroutines☆11Updated 5 years ago
- Expressive High-Performance Eager Functional Programming Library for C++ 11☆50Updated last year
- Literal Logging for C++☆86Updated 8 years ago
- A single header standard C++ serialization framework.☆199Updated 4 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…☆203Updated 3 years ago
- Serialization without any serialization codes in C++☆136Updated 11 years ago
- A simple C++ header-only template library implementing matching using wildcards☆93Updated last year
- C++ header-only config reader library based on JSON☆195Updated last year
- Boilerplate of a TCP Server written in C++ using the epoll API☆21Updated 4 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆139Updated 4 years ago
- A C++14 reflection library☆78Updated last month
- Virtual File System with `std::filesystem` API.☆22Updated 2 years ago
- Simple cURL C++17 wrapper☆60Updated 3 years ago
- Meta C++ Library and Tool☆83Updated 3 years ago
- A parallel pipeline for stream processing☆69Updated 3 years ago
- experimental parallel json parser, scj3 (claujson)☆14Updated last week
- Pipelines for Modern C++☆75Updated 5 years ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆134Updated last year
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆165Updated 9 months ago