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!☆76Updated 4 months ago
- Proposed SG14 status_code for the C++ standard☆68Updated 3 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☆69Updated last week
- A C++14 and later CRTP template for defining iterators☆74Updated last week
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- An indirect value-type for C++☆83Updated last year
- ☆26Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 6 months 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
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆45Updated last week
- Finite State Machine implementation using std::variant☆89Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆78Updated last year
- The Fancy Named Parameters Library☆33Updated last week
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- Playground for Cloud CI development for C++☆25Updated 4 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- SPY - C++ Information Broker☆156Updated last week
- A bunch of small C++ utilities☆66Updated last year
- <charconv> from Microsoft STL, but multi-platform☆39Updated 4 months ago
- Roman numeral support for C++17☆52Updated last year
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago