foonathan / atumLinks
Helpers for preventing the static initialization order fiasco of global variables.
☆46Updated 5 years ago
Alternatives and similar repositories for atum
Users that are interested in atum are comparing it to the libraries listed below
Sorting:
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 3 months ago
- Proposed SG14 status_code for the C++ standard☆68Updated 2 months ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 4 years ago
- A bunch of small C++ utilities☆66Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated this week
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Finite State Machine implementation using std::variant☆88Updated 5 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- Rebooting the std::bitset franchise☆44Updated 3 months ago
- Variadic templates and std::integer_sequence support library☆111Updated 5 months ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 4 years ago
- type-safe and low-boilerplate bit level serialization☆123Updated 3 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆45Updated 2 months ago
- A C++14 reflection library☆74Updated 2 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 2 months ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- An indirect value-type for C++☆83Updated last year
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Polymorphic memory resource for real-time applications.☆71Updated 2 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A hash function library☆47Updated 3 weeks ago
- A graph concurrent library for C++☆63Updated 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 4 months ago
- C++14 code to convert integers to strings at compile-time☆120Updated 6 months ago