cristianadam / exceptLinks
☆22Updated 8 years ago
Alternatives and similar repositories for except
Users that are interested in except are comparing it to the libraries listed below
Sorting:
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 2 months ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Fast C++17 signal/slot library☆39Updated 6 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago
- Fast delegates implementation☆56Updated 3 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 3 months ago
- A C++14 and later CRTP template for defining iterators☆74Updated 2 months ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 7 months ago
- Stack allocated and type-erased functors 🐜☆54Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 8 years ago
- The C++ Pimpl Idiom Again!☆36Updated 7 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- Header-only library providing unicode aware string support for C++☆108Updated 3 months ago
- Additional functionality built on top of (Boost.)Asio☆26Updated 4 months ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- meta-programming, C++11☆16Updated 3 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 4 years ago