cristianadam / exceptLinks
☆22Updated 9 years ago
Alternatives and similar repositories for except
Users that are interested in except are comparing it to the libraries listed below
Sorting:
- Coroutine Support Library☆36Updated last year
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated 2 weeks ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 2 weeks ago
- Header-only library providing unicode aware string support for C++☆109Updated 8 months ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆214Updated 8 years ago
- Library of backported modern C++ types to work with C++11☆90Updated 7 months ago
- JSON Serializer using compile time reflection☆20Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆50Updated 2 weeks ago
- Displayed width of UTF-8 strings in Modern C++☆49Updated 2 years ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆111Updated last year
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 2 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 2 months ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 7 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 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 5 years ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆38Updated 6 months ago
- A single header standard C++ serialization framework.☆198Updated 3 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- A C++ ringbuffer that always looks like a flat array☆83Updated 5 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated 11 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A simple C++ header-only template library implementing matching using wildcards☆91Updated last year
- A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.☆21Updated 2 years ago
- Simple cURL C++17 wrapper☆60Updated 2 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library.☆251Updated 2 weeks ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 5 months ago