bitwizeshift / ScopeLinks
A modern C++-RAII utility library, based on the C++20 proposal
☆11Updated 5 years ago
Alternatives and similar repositories for Scope
Users that are interested in Scope are comparing it to the libraries listed below
Sorting:
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆12Updated 4 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 4 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Fast thread-safe allocator with memory access control functions☆15Updated 4 years ago
- Data structures for ASTs☆14Updated 2 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- generic editor widget for classes/structs (C++17)☆21Updated 7 years ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- Miscellaneous Useful Utilities for C++.☆30Updated last year
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆41Updated last year
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated this week
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆20Updated 2 years ago
- Call any function with command-like syntax at runtime (with automatic argument management). No dependencies, no boilerplate code, no macr…☆12Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- This repository provides implementation of composable allocators described by Andrei Alexandrescu on CppCon 2015☆15Updated 7 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 10 months ago
- Cross-platform C++ Utility Library☆54Updated 2 weeks ago
- C++20 compile-time reflection library.☆35Updated 9 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- ☆9Updated 11 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- Header-only type safe C++ template library for fast native fixed point arithmetic☆14Updated 6 years ago
- a c++ header library that implements a user-defined literals for a compile time string format.☆24Updated 8 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago