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 8 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
- Priority-based Task Scheduling for Modern C++☆89Updated 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…☆199Updated 2 years ago
- C++ class reflection library without RTTI.☆35Updated 8 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 3 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆85Updated 4 years ago
- Serialization without any serialization codes in C++☆137Updated 11 years ago
- This is a deamon template implemented using the new style for systemd.☆61Updated last year
- Literal Logging for C++☆86Updated 7 years ago
- A small header-only library for converting data between json representation and c++ structs☆156Updated last year
- A small cheat sheet of what one needs to remember about the coroutines☆11Updated 5 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆98Updated 2 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 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
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆196Updated last year
- Pipelines for Modern C++☆68Updated 4 years ago
- Library of backported modern C++ types to work with C++11☆85Updated 3 months ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆152Updated 4 months ago
- Boilerplate of a TCP Server written in C++ using the epoll API☆21Updated 3 years ago
- Demos for using HTML 5 as a GUI for C++ apps☆48Updated 2 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 …☆144Updated 4 months ago
- A cross-platform C++23 library providing embeddable server & client components for HTTP and WebSocket.☆84Updated last week
- Bun is a simple to use C++ Object Database, Object Relational Mapper (ORM) and key-value library☆107Updated 5 years ago
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- JSON & BSON parser/writer☆38Updated 9 years ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆492Updated 3 years ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆22Updated last year
- experimenting with adding async_pop / push to https://wg21.link/P0260R5☆16Updated 8 months ago