Manu343726 / backward-cpp
A beautiful stack trace pretty printer for C++
☆8Updated 7 years ago
Alternatives and similar repositories for backward-cpp:
Users that are interested in backward-cpp are comparing it to the libraries listed below
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 10 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Updated 7 years ago
- Repository for my Meeting C++ 2016 sessions.☆20Updated 8 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Useful C++ templates☆14Updated 10 months ago
- Reference counted synchronized pointer.☆14Updated 7 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- ☆31Updated 9 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- Header only debug module for c++11☆38Updated 10 years ago
- Signals/Slots implementation with multiple executors☆28Updated 6 years ago
- ☆22Updated 7 years ago
- A lightweight C++ library to diff and patch arbitrary data☆20Updated 9 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- A fast C++ dynamic_cast<> alternative.☆32Updated 3 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆19Updated 9 years ago