vmarkovtsev / DeathHandler
SIGSEGV handler which prints the debug stack trace for C/C++ projects on Linux. It is configurable and rather robust.
☆181Updated 2 years ago
Alternatives and similar repositories for DeathHandler
Users that are interested in DeathHandler are comparing it to the libraries listed below
Sorting:
- Non bloated asynchronous logger☆223Updated last year
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆440Updated last month
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated 3 months ago
- C++ library for executors☆503Updated 8 years ago
- Header-only library for multithreaded programming☆234Updated last month
- Subprocessing with modern C++☆493Updated last week
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆139Updated last month
- C++ serializers benchmark with realistic data☆123Updated 2 years ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆405Updated last month
- Open multi-methods for C++11☆117Updated 7 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- A single header standard C++ serialization framework.☆194Updated 3 years ago
- A C++ micro-benchmarking framework☆362Updated 5 years ago
- Boost.Process is a library to manage system processes☆113Updated 2 years ago
- A simple process management library for C++ on UNIX platforms.☆144Updated 8 years ago
- a FIFO-ordered associative container for C++☆190Updated last year
- A C++ await/yield emulation library for stackless coroutine☆336Updated last year
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- A feature complete LRU cache implementation in C++☆252Updated 5 years ago
- C++ JSON Library including both a json-data-structure and parser (based on Boost.Spirit). The goal: use json structures in C++ like you d…☆121Updated 4 years ago
- A header-only C++ library for task concurrency☆625Updated last year
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 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☆157Updated last month
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆171Updated last month
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆84Updated 2 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 years ago