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!☆77Updated 5 months ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last month
- 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
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- A bunch of small C++ utilities☆66Updated last year
- Proposed SG14 status_code for the C++ standard☆68Updated 4 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆45Updated last month
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 4 months ago
- C++14 code to convert integers to strings at compile-time☆120Updated 8 months ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- A C++14 reflection library☆76Updated 3 weeks ago
- Variadic templates and std::integer_sequence support library☆111Updated 7 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- ☆26Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- low-level library for minimizing the size of your types☆114Updated 5 years ago
- type-safe and low-boilerplate bit level serialization☆124Updated 3 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 4 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆112Updated last year
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- An indirect value-type for C++☆84Updated 2 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- meta-programming, C++11☆16Updated 3 years ago
- ☆32Updated 4 years ago
- ranges features for c+23 ported to C++20☆78Updated 2 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated 3 weeks ago