thomastrapp / signal-wranglerLinks
Signal handler for multi threaded C++ applications on Linux
☆42Updated 4 years ago
Alternatives and similar repositories for signal-wrangler
Users that are interested in signal-wrangler are comparing it to the libraries listed below
Sorting:
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 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…☆203Updated 3 years ago
- A bunch of small C++ utilities☆70Updated 2 years ago
- ☆62Updated 4 years ago
- A simple, single-header-only library, for wrapping text. In C++☆107Updated 6 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆167Updated 2 months ago
- Library of backported modern C++ types to work with C++11☆90Updated 8 months ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆30Updated this week
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated 3 weeks ago
- ☆31Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Simple resource pool for recycling resources in C++☆71Updated 6 months ago
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated 2 months ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆45Updated 3 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Coroutine support tools☆37Updated 3 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- Cpp header only library to manage compile time mock class generated via Python script☆86Updated 3 years ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 11 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆46Updated 3 weeks ago
- Proposed SG14 status_code for the C++ standard☆69Updated last week
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago