bitwizeshift / Scope
A modern C++-RAII utility library, based on the C++20 proposal
☆11Updated 5 years ago
Alternatives and similar repositories for Scope:
Users that are interested in Scope are comparing it to the libraries listed below
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- Cross-platform C++ Utility Library☆53Updated last week
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 3 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 11 months ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 7 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated last week
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated last month
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 10 months ago
- Generic 2D graphics library for C++14☆28Updated 2 months ago
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆12Updated 4 years ago
- Result<T, E> for Modern C++☆34Updated 5 years ago
- Fast thread-safe allocator with memory access control functions☆15Updated 4 years ago
- Cake is a fast build system written in Python.☆20Updated 3 weeks ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- C++20 compile-time reflection library.☆35Updated 5 months ago
- Non-intrusive and customizable C++ GUI library☆12Updated 4 years 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
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Portable UUID generation library for C++☆26Updated last year
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆24Updated 2 years ago