bitwizeshift / ScopeLinks
A modern C++-RAII utility library, based on the C++20 proposal
☆12Updated 5 years ago
Alternatives and similar repositories for Scope
Users that are interested in Scope are comparing it to the libraries listed below
Sorting:
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 years ago
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆12Updated 5 years ago
- C++ type_name template utilities for pretty-printing type names☆11Updated 6 years ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- Container Traits for Modern C++☆29Updated 5 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated last month
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 6 years ago
- An Efficient C++ Fixed Block Memory Allocator☆37Updated 5 months ago
- Generic 2D graphics library for C++14☆28Updated 11 months 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☆52Updated last month
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated last year
- C++ library to implement non-linear undo/redo functionality☆71Updated 8 months ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- A clean implementation of reflection and related proposals.☆28Updated 7 years ago
- C++11 syntactic sugar for ImGui with RAII guards☆73Updated 3 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated last month
- C++20 compile-time reflection library.☆35Updated last year
- Header-only type safe C++ template library for fast native fixed point arithmetic