foonathan / atum
Helpers for preventing the static initialization order fiasco of global variables.
☆43Updated 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 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 never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- Proposed SG14 status_code for the C++ standard☆68Updated 2 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Rebooting the std::bitset franchise☆43Updated this week
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆33Updated this week
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated last month
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 8 months ago
- Small small_vector☆33Updated 4 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- a small lightweight std::execution work-alike☆57Updated this week
- Coroutine support tools☆32Updated 5 months ago
- ☆32Updated 3 years ago
- A compressed pair for C++17☆26Updated 3 years ago
- Peter Sommerlad's Simple Strong Typing☆34Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated 10 months ago
- ☆26Updated 4 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 months ago
- A C++14 reflection library☆68Updated 2 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆78Updated last year
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 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
- Library of backported modern C++ types to work with C++11☆77Updated 3 years ago
- Metadata to support C++ packaging☆38Updated 2 years ago
- C++ generic make factory☆106Updated 5 years ago