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:
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 4 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- Library for extracting stacktrace from exception.☆48Updated last year
- Proposal for constexpr_allocator☆13Updated 8 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.☆19Updated 6 years ago
- Handling of NB comments in response to ballots☆15Updated 5 years ago
- Header only associative linear container.☆42Updated 11 months ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Forward declarations for C++ standard library☆22Updated 3 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years 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
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 3 weeks ago
- Fixed size function wrapper like std::function☆69Updated 9 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 8 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- C++ static_enum☆86Updated 5 years ago
- C++ generic make factory☆108Updated 6 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
- Playground for Cloud CI development for C++☆25Updated 4 years ago
- A bunch of small C++ utilities☆66Updated last year
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago