PeterSommerlad / scope17Links
C++17 version of unique_resource and scope_guard from LFTS3
☆16Updated 3 years ago
Alternatives and similar repositories for scope17
Users that are interested in scope17 are comparing it to the libraries listed below
Sorting:
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Handling of NB comments in response to ballots☆15Updated 2 weeks ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆45Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆77Updated 5 months 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
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Proposal for constexpr_allocator☆13Updated 8 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- Header only associative linear container.☆42Updated last year
- Collection of proposals for c++☆29Updated 4 months ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Updated 6 years ago
- A clean implementation of reflection and related proposals.☆28Updated 7 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 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 concise and readable metaprogramming language for C++☆61Updated 4 years ago
- ☆26Updated 7 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- Forward declarations for C++ standard library☆22Updated 4 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☆49Updated last year
- Fixed size function wrapper like std::function☆69Updated 9 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- Library for extracting stacktrace from exception.☆48Updated last year
- Playground for Cloud CI development for C++☆25Updated 4 years ago
- C++ generic make factory☆108Updated 6 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆58Updated 6 months ago