boostorg / stacktrace
C++ library for storing and printing backtraces.
☆459Updated last week
Alternatives and similar repositories for stacktrace:
Users that are interested in stacktrace are comparing it to the libraries listed below
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆436Updated last month
- C++ library for executors☆501Updated 8 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆564Updated 8 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆936Updated 2 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆746Updated last week
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆458Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆470Updated 3 weeks ago
- A miniature library for struct-field reflection in C++☆552Updated last month
- Yet Another Serialization☆756Updated 2 months ago
- C++17 `std::variant` for C++11/14/17☆689Updated 2 years ago
- C++11 metaprogramming library☆256Updated last week
- Implementation of C++20's std::span for older compilers☆348Updated 2 years ago
- A header-only C++ library for task concurrency