PeterSommerlad / scope17
C++17 version of unique_resource and scope_guard from LFTS3
☆14Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for scope17
- C++ adapter for traversing a container in a range-for in reverse order (C++17)☆10Updated 2 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 6 years ago
- Computer science only☆52Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 5 months ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 8 years ago
- Type safe "Keep it simple, stupid" text templates for C++☆39Updated 7 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- A comparison of different options to implement binary flags in C++17☆17Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- Repository for my Meeting C++ 2016 sessions.☆20Updated 7 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆44Updated 3 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆59Updated 4 years ago
- C++ generic make factory☆106Updated 5 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 3 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- A bunch of small C++ utilities☆61Updated 11 months ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- C++14 codec library☆25Updated 2 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year