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
- C++ serializers benchmark with realistic data☆121Updated 2 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆147Updated 10 months ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- A C++ await/yield emulation library for stackless coroutine☆334Updated last year
- A simple process management library for C++ on UNIX platforms.☆144Updated 8 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 week
- 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 last month
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 6 years ago
- Nanomsg binding for C++11☆116Updated 3 years ago
- Non bloated asynchronous logger☆222Updated last year
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆431Updated last week
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- Header-only library for multithreaded programming☆233Updated 2 months ago
- C++ library for storing and printing backtraces.☆458Updated last week
- Adapters for interfacing libuv with C++ resumable functions☆116Updated 6 months ago
- CMake precompiled header support via custom PCH compiler extension☆104Updated 5 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆191Updated 3 years ago
- STL-based caches for C++☆115Updated last year
- C++ signal and slot system☆163Updated 4 years ago
- A STL allocator that mmaps files☆246Updated 3 years ago
- Variadic templates and std::integer_sequence support library☆111Updated last month
- A header-only C++ library for task concurrency☆625Updated last year
- Love template metaprogramming☆329Updated 2 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- A generalized C++ wrapper around the POSIX dynamic libraries functions dlopen, dlsym, dlclose, etc.☆40Updated 7 years ago
- Enjoy template metaprogramming☆113Updated 8 years ago
- Simple resource pool for recycling resources in C++☆67Updated 8 months ago
- C++ library for executors☆500Updated 8 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 week
- Header only read/write wrapper to combine mutexes with locks.☆149Updated 5 months ago