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 last week
- Demos for using HTML 5 as a GUI for C++ apps☆48Updated 2 years ago
- simple memory pool / thread safe / minimized context switching / Memory managed in 4 levels / Requirements(Windows xp~ / Visualstudio 201…☆20Updated 3 years ago
- C++ class reflection library without RTTI.☆35Updated 8 years ago
- My example codes for GoF Design Patterns. (Written in C++11/14)☆33Updated 7 years ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- Serialization without any serialization codes in C++☆136Updated 11 years ago
- A small header-only library for converting data between json representation and c++ structs☆156Updated 11 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 4 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 6 months ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆492Updated 2 years ago
- experimenting with adding async_pop / push to https://wg21.link/P0260R5☆16Updated 7 months ago
- C++ header-only library for generic data validation.☆61Updated 2 months ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆152Updated 3 months ago
- Boost.org signals2 module☆83Updated 2 weeks ago
- G.O.D - Grand Object-bound Dispatcher☆91Updated 9 years ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆131Updated 7 months ago
- A small cheat sheet of what one needs to remember about the coroutines☆11Updated 5 years ago
- C++ header-only config reader library based on JSON☆193Updated last year
- Virtual File System with `std::filesystem` API.☆21Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months 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
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆135Updated 4 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- Simple resource pool for recycling resources in C++☆69Updated last week
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- A cross-platform C++20 library providing embeddable server & client components for HTTP and WebSocket.☆82Updated this week
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- Literal Logging for C++☆86Updated 7 years ago