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
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Library for extracting stacktrace from exception.☆47Updated 2 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
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- Fixed size function wrapper like std::function☆70Updated 9 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Forward declarations for C++ standard library☆22Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- Header only associative linear container.☆43Updated last year
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Updated 7 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 2 weeks ago
- polymorphism with value semantics (based on std::variant)☆12Updated 9 years ago
- Proposal for constexpr_allocator☆13Updated 8 years ago
- WG21 Proposals and Drafts☆14Updated 3 years ago
- Like std::duration_cast, but without the undefined behaviour☆17Updated 8 months ago
- forward declarations for C++ std headers☆75Updated 4 years ago
- ☆87Updated 3 months ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 6 years ago
- ☆21Updated 6 years ago
- meta-programming, C++11☆16Updated 3 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A clean implementation of reflection and related proposals.☆28Updated 7 years ago
- Collection of proposals for c++☆29Updated 2 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
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago