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 9 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Header only associative linear container.☆43Updated last year
- Library for extracting stacktrace from exception.☆48Updated 2 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- Compile-time printf-like string formatting☆77Updated 7 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆57Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- ☆27Updated 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
- `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
- Forward declarations for C++ standard library☆22Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.☆19Updated 6 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 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
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- meta-programming, C++11☆16Updated 3 years ago
- Boost.Predef (a Boost C++ Library)☆53Updated last month
- C++ static_enum☆87Updated 6 years ago
- Proposal for constexpr_allocator☆13Updated 8 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Playground for Cloud CI development for C++☆25Updated 4 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆45Updated 3 years ago
- C++17 immutable compile-time key value map☆50Updated 6 years ago
- Library In A Week 2017 Parameter☆19Updated 7 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago