Simple, portable, and self-contained stacktrace library for C++11 and newer
☆1,399Mar 13, 2026Updated last week
Alternatives and similar repositories for cpptrace
Users that are interested in cpptrace are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- The most over-engineered C++ assertion library☆703Mar 9, 2026Updated 2 weeks ago
- A beautiful stack trace pretty printer for C++☆4,262Apr 14, 2025Updated 11 months ago
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, CS…☆1,771Mar 16, 2026Updated last week
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,985Mar 1, 2026Updated 3 weeks ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,193Feb 15, 2026Updated last month
- Extremely fast, in memory, JSON and reflection library for modern C++. BEVE, CBOR, CSV, MessagePack, TOML, YAML, EETF☆2,491Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,679Oct 6, 2024Updated last year
- scanf for modern C++☆1,304Oct 29, 2025Updated 4 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆840Mar 13, 2026Updated last week
- P1031 low level file i/o and filesystem library for the C++ standard☆1,020Mar 11, 2026Updated last week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,744May 1, 2025Updated 10 months ago
- Freestanding fast input/output for C++20☆837Mar 13, 2026Updated last week
- Asynchronous Low Latency C++ Logging Library☆2,853Mar 8, 2026Updated 2 weeks ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,297Feb 27, 2026Updated 3 weeks ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,274Updated this week
- A modern formatting library☆23,328Updated this week
- C++20 Static Reflection library☆510Sep 13, 2025Updated 6 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,328Feb 4, 2026Updated last month
- 📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.☆3,941Jan 18, 2026Updated 2 months ago
- Proxy: Next Generation Polymorphism in C++☆3,061Jan 29, 2026Updated last month
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆559Sep 30, 2024Updated last year
- efsw is a C++ cross-platform file system watcher and notifier.☆851Jan 20, 2026Updated 2 months ago
- universal serialization engine☆1,306Mar 14, 2026Updated last week
- Compile Time Regular Expression in C++☆3,771Sep 12, 2025Updated 6 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,161Dec 6, 2025Updated 3 months ago
- Fast C++ logging library.☆28,511Mar 14, 2026Updated last week
- A C++20 library for sequence-orientated programming☆731Oct 24, 2025Updated 4 months ago
- A General-purpose Task-parallel Programming System using Modern C++☆11,816Mar 11, 2026Updated last week
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,301Mar 15, 2026Updated last week
- Frame profiler☆15,486Updated this week
- a header-only, constexpr alternative to gperf for C++14 users☆1,530Jul 29, 2025Updated 7 months ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,125Feb 14, 2026Updated last month
- The fastest feature-rich C++11/14/17/20/23 single-header testing framework