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
- A few classes which compile faster than the classes that they replace☆12Updated 10 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Reference counted synchronized pointer.☆14Updated 7 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- ☆31Updated 9 years ago
- Repository for my Meeting C++ 2016 sessions.☆20Updated 8 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Updated 6 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- ☆26Updated 7 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆45Updated 6 months ago
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- C++ container graph visualization for lldb.☆23Updated 5 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- ☆22Updated 7 years ago
- any_function is a functional counterpart to std::any☆14Updated 8 years ago
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…☆11Updated 14 years ago
- A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.☆20Updated last year
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago