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 4 years ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated last month
- Container Traits for Modern C++☆30Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- C++ type_name template utilities for pretty-printing type names☆10Updated 6 years ago
- Header-only type safe C++ template library for fast native fixed point arithmetic☆14Updated 6 years ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- An Efficient C++ Fixed Block Memory Allocator☆37Updated 3 months ago
- Fast thread-safe allocator with memory access control functions☆15Updated 5 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- A C++20 serialization library (cereal fork)☆30Updated 4 months ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- This repository provides implementation of composable allocators described by Andrei Alexandrescu on CppCon 2015☆15Updated 7 years ago
- Data structures for ASTs☆14Updated 2 years ago
- C++20 compile-time reflection library.☆35Updated last year
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆15Updated last month
- `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
- OpenGL Planet Renderer☆35Updated 4 years ago
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆29Updated 6 years ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 4 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 3 years ago
- Generic 2D graphics library for C++14☆28Updated 9 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☆38Updated last month
- C++20 Vulkan and GLes rendering engine☆17Updated last month