jeremy-rifkin / cpptrace
Simple, portable, and self-contained stacktrace library for C++11 and newer
☆949Updated this week
Alternatives and similar repositories for cpptrace
Users that are interested in cpptrace are comparing it to the libraries listed below
Sorting:
- A lightweight C++20 serialization and RPC library☆849Updated 3 weeks ago
- scanf for modern C++☆1,174Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,541Updated 7 months ago
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, fl…☆1,375Updated this week
- a header-only, constexpr alternative to gperf for C++14 users☆1,409Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆942Updated 3 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,140Updated 2 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,011Updated 2 weeks ago
- Your binary serialization library☆1,153Updated 3 months ago
- The most over-engineered C++ assertion library☆617Updated last month
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆508Updated 7 months ago
- A modern, fast, lightweight thread pool library based on C++20☆496Updated 4 months ago
- C++20 coroutine library☆756Updated this week
- C++ parsing DSL☆1,061Updated 2 weeks ago
- A miniature library for struct-field reflection in C++☆559Updated 2 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,188Updated 7 months ago
- Freestanding fast input/output for C++20☆764Updated this week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆698Updated 2 months ago
- A C++17 cross-platform implementation for UUIDs