foonathan / atum
Helpers for preventing the static initialization order fiasco of global variables.
☆44Updated 5 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 3 weeks ago
- Proposed SG14 status_code for the C++ standard☆68Updated 4 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
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆68Updated 3 weeks ago
- Variadic templates and std::integer_sequence support library☆111Updated 2 months ago
- a small lightweight std::execution work-alike☆65Updated last month
- 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
- A C++14 and later CRTP template for defining iterators☆73Updated 3 weeks ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A hash function library☆43Updated this week
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A bunch of small C++ utilities☆65Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- ☆26Updated 5 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- A fixed capacity dynamically sized string☆65Updated this week
- Low cost runtime deadlock detection with checkpoints history☆23Updated 3 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- Rebooting the std::bitset franchise☆44Updated this week
- Libusb wrapper for Asio☆64Updated 2 years ago
- ☆61Updated 3 years ago
- WIP☆26Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 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
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated this week
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago