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.☆19Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 3 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- meta-programming, C++11☆16Updated 3 years ago
- Header only associative linear container.☆41Updated 9 months ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Forward declarations for C++ standard library☆22Updated 3 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 11 months ago
- Proposal for constexpr_allocator☆13Updated 8 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 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
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- ☆83Updated last year
- Computer science only☆52Updated last year
- Provide {fmt} as a C++20 named module☆9Updated 4 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 7 years ago
- Library for extracting stacktrace from exception.☆48Updated last year
- C++ generic make factory☆108Updated 6 years ago
- Handling of NB comments in response to ballots☆15Updated 5 years ago
- Fixed size function wrapper like std::function☆69Updated 9 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- Like std::duration_cast, but without the undefined behaviour☆17Updated 2 months ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago