bombela / backward-cppLinks
A beautiful stack trace pretty printer for C++
☆4,087Updated 3 months ago
Alternatives and similar repositories for backward-cpp
Users that are interested in backward-cpp are comparing it to the libraries listed below
Sorting:
- Lightweight C++ command line option parser☆4,507Updated this week
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,552Updated this week
- A C++11 library for serialization☆4,465Updated 6 months ago
- CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.☆3,752Updated this week
- A lightweight C++ logging library☆1,843Updated last year
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,273Updated 4 months ago
- A tool for use with clang to analyze #includes in C and C++ source files☆4,415Updated last week
- A library of C++ coroutine abstractions for the coroutines TS☆3,640Updated last year
- Argument Parser for Modern C++☆3,162Updated 5 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,215Updated 9 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,770Updated last year
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,625Updated 2 months ago
- A simple header-only C++ argument parser library. Supposed to be flexible and powerful, and attempts to be compatible with the function…☆1,538Updated 3 months ago
- Lightweight profiler library for c++☆2,291Updated last week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,046Updated last week
- A fast single-producer, single-consumer lock-free queue for C++☆4,210Updated 3 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,574Updated 9 months ago
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,264Updated last year
- A curated list of awesome header-only C++ libraries☆3,874Updated last year
- A date and time library based on the C++11/14/17 <chrono> header☆3,279Updated 2 weeks ago
- Activity Indicators for Modern C++☆3,223Updated 2 months ago
- A dbg(…) macro for C++☆3,171Updated 4 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,546Updated last month
- The fastest feature-rich C++11/14/17/20/23 single-header testing framework☆6,319Updated 3 weeks ago
- Asio C++ Library