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!☆75Updated 8 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 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last week
- Proposed SG14 status_code for the C++ standard☆69Updated this week
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- A bunch of small C++ utilities☆70Updated 2 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 10 months ago
- ☆31Updated 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…☆21Updated 4 years ago
- low-level library for minimizing the size of your types☆117Updated 6 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated last week
- ☆25Updated 5 years ago
- A no-dependencies C++ extensible type erasure library☆45Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated last week
- Forward declarations for C++ standard library☆22Updated 4 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last month
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated this week
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- WIP☆27Updated 6 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated 11 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆45Updated 3 weeks ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- Roman numeral support for C++17☆51Updated 2 years ago
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago