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:
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆12Updated 4 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated last month
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- Container Traits for Modern C++☆30Updated 5 years ago
- Fast thread-safe allocator with memory access control functions☆15Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- C++20 compile-time reflection library.☆35Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 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 last month
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆15Updated last month
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 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
- `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
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- A C++20 serialization library (cereal fork)☆30Updated 4 months ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆63Updated last month
- C++ type_name template utilities for pretty-printing type names☆10Updated 6 years ago
- Comparison operators for std::span☆16Updated 5 years ago
- Displayed width of UTF-8 strings in Modern C++☆48Updated 2 years ago
- C++11 version of Don Clugston's FastDelegate library, by Ceniza.☆26Updated 11 years ago
- Cross-platform C++ Utility Library☆55Updated last week