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.
☆40Updated 9 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 this week
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 4 months ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆86Updated 4 years ago
- A small header-only library for converting data between json representation and c++ structs☆156Updated last year
- Literal Logging for C++☆86Updated 7 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Priority-based Task Scheduling for Modern C++☆90Updated 4 years ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆493Updated 3 years ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆132Updated 9 months ago
- C++14 code to convert integers to strings at compile-time☆120Updated 8 months ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆99Updated 3 months ago
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- C++ header-only config reader library based on JSON☆194Updated last year
- 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
- C++ class reflection library without RTTI.☆35Updated 8 years ago
- Library of backported modern C++ types to work with C++11☆85Updated 3 months ago
- HTTP client library for Boost.Asio☆64Updated 5 years ago
- Pipelines for Modern C++☆69Updated 4 years ago
- simple memory pool / thread safe / minimized context switching / Memory managed in 4 levels / Requirements(Windows xp~ / Visualstudio 201…☆20Updated 3 years ago
- File/Directory Watcher for Modern C++☆85Updated 2 years ago
- Serialization without any serialization codes in C++☆137Updated 11 years ago
- A small cheat sheet of what one needs to remember about the coroutines☆11Updated 5 years ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆167Updated last month
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆153Updated 4 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆136Updated 4 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆247Updated 7 months ago