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!☆75Updated last week
- 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☆68Updated 3 weeks ago
- Proposed SG14 status_code for the C++ standard☆68Updated 4 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated this week
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆34Updated last week
- A C++14 and later CRTP template for defining iterators☆73Updated this week
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- Peter Sommerlad's Simple Strong Typing☆34Updated last year
- Variadic templates and std::integer_sequence support library☆111Updated last month
- WIP☆26Updated 5 years ago
- ☆32Updated 4 years ago
- A bunch of small C++ utilities☆65Updated last year
- Finite State Machine implementation using std::variant☆88Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- C++ generic make factory☆107Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- ☆61Updated 3 years ago
- value types for composite class design - with allocators☆48Updated this week
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Rebooting the std::bitset franchise☆44Updated last month
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 6 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- A compressed pair for C++17☆27Updated 3 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago