vmarkovtsev / DeathHandlerLinks
SIGSEGV handler which prints the debug stack trace for C/C++ projects on Linux. It is configurable and rather robust.
☆185Updated 3 years ago
Alternatives and similar repositories for DeathHandler
Users that are interested in DeathHandler are comparing it to the libraries listed below
Sorting:
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- A simple process management library for C++ on UNIX platforms.☆144Updated 9 years ago
- nanorpc - lightweight RPC in pure C++ 17☆244Updated 2 years ago
- Non bloated asynchronous logger☆223Updated 2 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 …☆149Updated last month
- Simple resource pool for recycling resources in C++☆70Updated 3 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆198Updated 4 years ago
- Common CMake modules☆156Updated last year
- A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading fr…☆359Updated 7 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- Source code for my articles☆146Updated last year
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- a FIFO-ordered associative container for C++☆208Updated 2 years ago
- C++ library for executors☆512Updated 9 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
- 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.☆251Updated 3 weeks ago
- cpp-netlib URI☆141Updated 5 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Example project which demonstrates various CMake features.☆141Updated 4 years ago
- C++ language binding library integrating ZeroMQ with Boost Asio☆331Updated 9 months ago
- A STL allocator that mmaps files☆252Updated 4 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆252Updated 12 years ago
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- A feature complete LRU cache implementation in C++☆257Updated 5 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- C++ library for storing and printing backtraces.☆477Updated this week
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆501Updated 2 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆188Updated 2 years ago