LouisCharlesC / safeLinks
Header only read/write wrapper to combine mutexes with locks.
☆149Updated 9 months ago
Alternatives and similar repositories for safe
Users that are interested in safe are comparing it to the libraries listed below
Sorting:
- A reflective enum implementation for C++☆298Updated last year
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 11 months ago
- Header-only library for multithreaded programming☆233Updated 3 months ago
- Finite State Machine implementation using std::variant☆88Updated 5 years ago
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆199Updated 2 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆159Updated 3 months ago
- Tool for analyzing includes in C++☆204Updated 10 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆242Updated 5 months ago
- A lightweight, non-owning reference to a callable.☆175Updated 3 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- A polymorphic value-type for C++☆227Updated last year
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated 8 months ago
- Implementation of C++20's std::span for older compilers☆357Updated 2 years ago
- A modern header-only C++ library that provides platform-independent utilities.☆232Updated last year
- SPY - C++ Information Broker☆155Updated last week
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆90Updated 3 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 4 years ago
- Concise CMake templates for creating C++ libraries or executables.☆127Updated 3 years ago
- C++14 Finite State Machine library☆176Updated 4 years ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 6 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- Simple, flexible and modular assertion macro.☆227Updated last year
- Generic observable objects and reactive expressions for C++☆300Updated 3 years ago
- C++ command line parsing library☆200Updated last year
- Compile time mathematic functions for C++14☆188Updated 3 years ago
- Bit flags for C++11 scoped enums☆121Updated 2 years ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆408Updated 3 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆255Updated 5 years ago