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
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated last month
- Container Traits for Modern C++☆29Updated 5 years ago
- Fast thread-safe allocator with memory access control functions☆15Updated 5 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Updated last month
- A C++20 serialization library (cereal fork)☆32Updated 7 months ago
- Cut down and minimalistic C++ string formatting library☆27Updated 2 years ago
- C++20 compile-time reflection library.☆35Updated last year
- Call any function with command-like syntax at runtime (with automatic argument management). No dependencies, no boilerplate code, no macr…☆12Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated last month
- C++ type_name template utilities for pretty-printing type names☆12Updated 6 years ago
- `cxx_modules_converter.py` is a Python script to convert C++ sources and headers to C++20 modules.☆14Updated 2 months ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- An Efficient C++ Fixed Block Memory Allocator☆37Updated 6 months ago
- Cross-platform C++ Utility Library☆56Updated 2 weeks ago
- This repository provides implementation of composable allocators described by Andrei Alexandrescu on CppCon 2015☆15Updated 7 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- ☆40Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 3 weeks ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆53Updated 7 years ago
- C++ Better Futures☆50Updated 3 years ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- C++ library to implement non-linear undo/redo functionality☆71Updated 9 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 4 years ago
- Header-only type safe C++ template library for fast native fixed point arithmetic☆14Updated 6 years ago
- C++ Dynamic loader generator for C APIs☆18Updated 7 years ago