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
- Cut down and minimalistic C++ string formatting library☆28Updated 2 years ago
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆12Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 7 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- Container Traits for Modern C++☆29Updated 5 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- Fast thread-safe allocator with memory access control functions☆15Updated 5 years ago
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- Generic 2D graphics library for C++14☆28Updated last year
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Result<T, E> for Modern C++☆36Updated 5 years ago
- C++20 compile-time reflection library.☆35Updated last year
- A library of shared C++ components, in a handy Modern CMake wrapper.☆29Updated 3 years ago
- C++ type_name template utilities for pretty-printing type names☆13Updated 7 years ago
- An Efficient C++ Fixed Block Memory Allocator☆37Updated 6 months ago
- Comparison operators for std::span☆16Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated 2 months ago
- Displayed width of UTF-8 strings in Modern C++☆49Updated 3 years ago
- some helpers im using since 2009. contain usefull things like vec2, vec3, vec4, variant, actionTime and more☆20Updated last year
- C++ utilities for lexing and parsing of script languages and configuration files.☆12Updated 8 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- easy to use callback library for C++☆42Updated 8 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☆52Updated 2 months ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Updated 2 months ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated last year
- A C++20 serialization library (cereal fork)☆32Updated 7 months ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago