axolm / libsfe
Library for extracting stacktrace from exception.
☆49Updated last year
Alternatives and similar repositories for libsfe:
Users that are interested in libsfe are comparing it to the libraries listed below
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆68Updated 3 weeks ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago
- Основной сайт Рабочей Группы 21 C++☆10Updated 8 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- Portable implementation of future/promise API in C++☆74Updated 9 months ago
- A C++14 Lambda Library☆24Updated 3 weeks ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated this week
- A C++14 reflection library☆71Updated 3 weeks ago
- Library that provides an actor style message-passing programming model (in C++).☆65Updated 3 weeks ago
- The draft C++ Reflection Technical Specification☆86Updated 3 years ago
- STL-like containers from Boost☆104Updated 2 weeks ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A compressed pair for C++17☆27Updated 3 years ago
- A general property customisation mechanism