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☆27Updated last year
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆12Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated 2 weeks ago
- C++ type_name template utilities for pretty-printing type names☆11Updated 6 years ago
- A C++20 serialization library (cereal fork)☆30Updated 5 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 2 weeks ago
- Fast thread-safe allocator with memory access control functions☆15Updated 5 years ago
- C++20 compile-time reflection library.☆35Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- 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☆52Updated 6 years ago
- Displayed width of UTF-8 strings in Modern C++☆48Updated 2 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆43Updated this week
- `cxx_modules_converter.py` is a Python script to convert C++ sources and headers to C++20 modules.☆14Updated last month
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated 2 weeks ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 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
- Cross-platform C++ Utility Library☆56Updated this week
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated last year
- C++ Dynamic loader generator for C APIs☆18Updated 7 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆52Updated 5 years ago
- ☆30Updated last month
- An Efficient C++ Fixed Block Memory Allocator☆37Updated 4 months 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
- A library of shared C++ components, in a handy Modern CMake wrapper.☆28Updated 2 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