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
- Fast thread-safe allocator with memory access control functions☆15Updated 5 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆33Updated last year
- Cut down and minimalistic C++ string formatting library☆28Updated last year
- C++11 syntactic sugar for ImGui with RAII guards☆71Updated this week
- Container Traits for Modern C++☆29Updated 4 years ago
- Ordering and sorting in constant low time☆10Updated last week
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 2 months ago
- Header-only type safe C++ template library for fast native fixed point arithmetic☆14Updated 6 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 years ago
- A lightweight lazy-loading wrapper written in Modern C++☆48Updated 8 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- A clean implementation of reflection and related proposals.☆28Updated 7 years ago
- Archived!☆27Updated 3 years ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 4 years ago
- This repository provides implementation of composable allocators described by Andrei Alexandrescu on CppCon 2015☆15Updated 7 years ago
- C++20 compile-time reflection library.☆35Updated 11 months 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++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Library for extracting stacktrace from exception.☆48Updated last year
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- A library of shared C++ components, in a handy Modern CMake wrapper.☆27Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago