thomastrapp / signal-wranglerLinks
Signal handler for multi threaded C++ applications on Linux
☆41Updated 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:
- Helpers for preventing the static initialization order fiasco of global variables.☆45Updated 5 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- Simple resource pool for recycling resources in C++☆68Updated 11 months ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆46Updated 2 years ago
- spdlog setup initialization via file configuration for convenience.☆81Updated last year
- A C++ ringbuffer that always looks like a flat array☆82Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 2 months ago
- type-safe and low-boilerplate bit level serialization☆122Updated 3 years ago
- Library of backported modern C++ types to work with C++11☆83Updated last month
- Collection of articles, intended to analyse C/C++ related topics under a performances point of view and sometimes disrupting some best pr…☆37Updated 8 months ago
- Finite State Machine implementation using std::variant☆88Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- ☆32Updated 4 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 10 months 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☆157Updated 3 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆126Updated 2 years ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- Libunifex networking library☆20Updated 2 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- ☆61Updated 3 years ago
- Proposed SG14 status_code for the C++ standard☆67Updated last month
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Coroutines for C++23☆38Updated last month