boostorg / stacktrace
C++ library for storing and printing backtraces.
☆459Updated 2 weeks ago
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 week
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆452Updated 2 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆562Updated 7 months ago
- C++ library for executors☆501Updated 8 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆934Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆466Updated 10 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆743Updated 2 months ago
- C++11 metaprogramming library☆255Updated 2 weeks ago
- A miniature library for struct-field reflection in C++☆546Updated 3 weeks ago
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆517Updated 3 weeks 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☆404Updated 2 weeks ago
- Yet Another Serialization☆755Updated last month
- A header-only C++ library for task concurrency☆625Updated last year
- C++11/14/17 std::optional with functional-style extensions and reference support☆881Updated 9 months ago
- Implementation of C++20's std::span for older compilers☆346Updated 2 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆383Updated 3 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆839Updated last year
- C++17 `std::variant` for C++11/14/17☆688Updated 2 years ago
- Lightweight Error Augmentation Framework☆321Updated 2 weeks ago
- C++ hash map and hash set which preserve the order of insertion☆529Updated 6 months ago
- Love template metaprogramming☆329Updated 2 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☆238Updated 2 months ago
- Ultra fast C++11 allocator for STL containers.☆272Updated 3 years ago
- Header-only library for multithreaded programming☆234Updated last week
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 9 months ago
- C++ Benchmark Authoring Library/Framework☆841Updated 3 months ago
- Coroutines for C++20 & asio☆260Updated 2 weeks ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆667Updated last month
- A reflective enum implementation for C++☆290Updated last year
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆191Updated 3 years ago