jeremy-rifkin / cpptraceLinks
Simple, portable, and self-contained stacktrace library for C++11 and newer
☆1,266Updated last week
Alternatives and similar repositories for cpptrace
Users that are interested in cpptrace are comparing it to the libraries listed below
Sorting:
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, CS…☆1,631Updated last week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,628Updated last year
- A lightweight C++20 serialization and RPC library☆894Updated 2 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,143Updated last month
- scanf for modern C++☆1,280Updated 3 weeks ago
- Freestanding fast input/output for C++20☆809Updated this week
- A modern, fast, lightweight thread pool library based on C++2x☆534Updated 2 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,498Updated 3 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,777Updated 2 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,185Updated 3 years ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,254Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆999Updated last month
- The most over-engineered C++ assertion library☆686Updated 3 months ago
- C++20 μ(micro)/Unit Testing framework☆1,389Updated 3 months ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆572Updated 4 months ago
- C++20 coroutine library☆868Updated last week
- C++ parsing DSL☆1,206Updated last month
- Extremely fast, in memory, JSON and reflection library for modern C++☆2,207Updated this week
- C++14 lock-free queue.☆1,767Updated last week
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,202Updated 2 weeks ago
- C++20 Static Reflection library☆473Updated 2 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,443Updated last week
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆541Updated last year
- A miniature library for struct-field reflection in C++☆620Updated 3 weeks ago
- Header-only TOML config file parser and serializer for C++17.☆1,914Updated 2 months ago
- Your binary serialization library☆1,197Updated last month
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆763Updated 8 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,704Updated 6 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆422Updated 5 months ago
- 🍦 Never use cout/printf to debug again☆728Updated 3 months ago