axolm / libsfeLinks
Library for extracting stacktrace from exception.
☆48Updated last year
Alternatives and similar repositories for libsfe
Users that are interested in libsfe are comparing it to the libraries listed below
Sorting:
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last month
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆49Updated last year
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 5 years ago
- A C++14 reflection library☆75Updated this week
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 2 months ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 5 months ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- forward declarations for C++ std headers☆74Updated 4 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- An indirect value-type for C++☆83Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 2 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 5 months ago
- File/Directory Watcher for Modern C++☆85Updated 2 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- Result<T, E> for Modern C++☆34Updated 5 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆45Updated last month
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆57Updated 5 months ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Portable implementation of future/promise API in C++☆75Updated last year
- Yet another C++ text formatting library.☆70Updated 8 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago