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 this week
- C++ class reflection library without RTTI.☆36Updated 9 years ago
- simple memory pool / thread safe / minimized context switching / Memory managed in 4 levels / Requirements(Windows xp~ / Visualstudio 201…☆20Updated 3 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 4 months ago
- Priority-based Task Scheduling for Modern C++☆93Updated 5 years ago
- Library of backported modern C++ types to work with C++11☆90Updated 9 months ago
- Virtual File System with `std::filesystem` API.☆22Updated 2 years 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
- Literal Logging for C++☆86Updated 8 years ago
- 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
- 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
- Pipelines for Modern C++☆76Updated 5 years ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆102Updated 3 weeks ago
- A cross-platform C++23 library providing embeddable server & client components for HTTP and WebSocket.☆85Updated 5 months ago
- Continuations for C++ std::future<> types☆53Updated 2 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆101Updated 8 months ago
- A simple C++ header-only template library implementing matching using wildcards☆94Updated last year
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- C++ header-only config reader library based on JSON☆195Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆165Updated 10 months ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆139Updated 4 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆153Updated 2 months ago
- Boost::ASIO low-level redis client (connector)☆147Updated 3 years ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆23Updated 2 years ago
- Boilerplate of a TCP Server written in C++ using the epoll API☆21Updated 4 years ago
- A small header-only library for converting data between json representation and c++ structs☆159Updated last year