ianlancetaylor / libbacktrace
A C library that may be linked into a C/C++ program to produce symbolic backtraces
☆1,029Updated 2 weeks ago
Alternatives and similar repositories for libbacktrace:
Users that are interested in libbacktrace are comparing it to the libraries listed below
- libunwind official github repo (in need of new / additional maintainer, mail/open issue if interested)☆1,041Updated this week
- break into the debugger programmatically☆634Updated last year
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,231Updated last month
- C++ ABI Summary☆528Updated 3 months ago
- A C/C++ header to help move #ifdefs out of your code☆822Updated 5 months ago
- Official git repository for libdivide: optimized integer division☆1,151Updated last month
- ELFIO is a header-only C++ library for reading and generating ELF (Executable and Linkable Format) files.☆761Updated 3 weeks ago
- Small, portable implementation of the C11 threads API☆955Updated last year
- Collection of miscellaneous portable C snippets.☆710Updated last year
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,794Updated 7 months ago
- Message passing based allocator☆1,626Updated this week
- 🐜 single header process launching solution for C and C++☆1,185Updated 7 months ago
- C++ library for storing and printing backtraces.☆454Updated this week
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,133Updated 7 months ago
- C++11 ELF/DWARF parser☆326Updated 8 months ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,448Updated last month
- Cross-platform C++11 header-only library for memory mapped file IO☆1,760Updated last year
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆817Updated this week
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆1,904Updated 2 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆925Updated 3 weeks ago
- Library to parse and work with the C++ AST☆1,718Updated 8 months ago
- FlatBuffers Compiler and Library in C for C☆666Updated last month
- A tool for checking backward API/ABI compatibility of a C/C++ library