thomastrapp / signal-wrangler
Signal handler for multi threaded C++ applications on Linux
☆41Updated 3 years ago
Alternatives and similar repositories for signal-wrangler:
Users that are interested in signal-wrangler are comparing it to the libraries listed below
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- Simple resource pool for recycling resources in C++☆66Updated 7 months ago
- Coroutine support tools☆33Updated 5 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆193Updated 2 years ago
- Library of backported modern C++ types to work with C++11☆79Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated 11 months ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated this week
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- A C++14 reflection library☆70Updated 2 months ago
- A C++ ringbuffer that always looks like a flat array☆81Updated 4 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Helpers for preventing the static initialization order fiasco of global variables.☆43Updated 4 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆78Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- Boost.org unordered module☆69Updated last week
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 5 months ago
- ☆32Updated 3 years ago
- value types for composite class design - with allocators☆44Updated last week
- Polymorphic memory resource for real-time applications.☆66Updated last year
- An indirect value-type for C++☆82Updated last year
- A simple, single-header-only library, for wrapping text. In C++☆101Updated 5 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- A C++14 and later CRTP template for defining iterators☆71Updated last week
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated 11 months ago
- Peter Sommerlad's Simple Strong Typing☆34Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆61Updated last month
- Compile-time-efficient proof-of-concept implementation for std::tuple☆93Updated 3 years ago