plasma-umass / simplesocket
A simple socket wrapper for C++.
☆10Updated 11 years ago
Related projects ⓘ
Alternatives and complementary repositories for simplesocket
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated 10 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 5 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆40Updated 4 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 5 months ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Comparison of C++ Serialization Libraries for Graph Data☆32Updated 2 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated last year
- Simple resource pool for recycling resources in C++☆64Updated 4 months ago
- Header only C++14 micro benchmark☆14Updated 8 years ago
- Components for service discovery via udp multicasting. It's using boost::asio for async networking. It's non-blocking and non-locking.☆18Updated 9 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆23Updated 3 months ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- Priority-based Task Scheduling for Modern C++☆85Updated 3 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 4 years ago
- Standalone reimplementation of //base module from Chromium☆51Updated 9 months ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆33Updated 2 weeks ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated 11 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- Experimental C++ network library on top of Boost.Fiber☆13Updated 6 years ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆28Updated 3 years ago
- C++ Message Queuing Library and Framework☆86Updated 3 weeks ago
- Result<T, E> for Modern C++☆32Updated 4 years ago
- Single Header Constexpr Circular Queue☆17Updated 4 years ago
- Lightweight C++ Signals and Slots implementation☆33Updated 5 months ago
- C++ library for conversion between big and little endian data representations.☆36Updated last year
- Library of backported modern C++ types to work with C++11☆76Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- 🧑🤝🧑 The visitor pattern revisited. An inheritance-aware acyclic visitor template, any and any-function templates.☆15Updated 4 years ago