foonathan / atum
Helpers for preventing the static initialization order fiasco of global variables.
☆44Updated 4 years ago
Alternatives and similar repositories for atum:
Users that are interested in atum are comparing it to the libraries listed below
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last week
- Proposed SG14 status_code for the C++ standard☆68Updated 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…☆61Updated 4 years ago
- A bunch of small C++ utilities☆65Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Peter Sommerlad's Simple Strong Typing☆34Updated last year
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- Rebooting the std::bitset franchise☆44Updated 2 weeks ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated last week
- Coroutine support tools☆33Updated last week
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆34Updated 2 weeks ago
- ☆26Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆38Updated 5 months ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated last week
- Variadic templates and std::integer_sequence support library☆111Updated last month
- CMake Community Modules☆44Updated 4 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 9 months ago
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- C++ generic make factory☆107Updated 5 years ago
- ☆61Updated 3 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago