hampus / fiberio
Experimental C++ network library on top of Boost.Fiber
☆13Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for fiberio
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 5 months ago
- A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.☆19Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated 10 months ago
- C++11 compatible charconv☆27Updated this week
- C++ header only library purposed to create pool of some resources like keepalive connections☆23Updated 3 months ago
- Portable UUID generation library for C++☆24Updated last year
- Libusb wrapper for Asio☆63Updated last year
- Helpers for preventing the static initialization order fiasco of global variables.☆43Updated 4 years ago
- RPC library for embedded systems without code generation☆15Updated 3 weeks ago
- Library of backported modern C++ types to work with C++11☆76Updated 2 years ago
- Tutorial and Reference for writing network applications with Boost.Asio☆15Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- Coroutine support tools☆32Updated 2 months ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆33Updated 2 weeks ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 3 years ago
- so5extra is a collection of various SObjectizer's extensions. so5extra is built on top of SObjectizer and intended to simplify developmen…☆22Updated 2 weeks ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- A C++ ringbuffer that always looks like a flat array☆81Updated 4 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
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- Comparison of C++ Serialization Libraries for Graph Data☆32Updated 2 years ago