Helpers for preventing the static initialization order fiasco of global variables.
☆45Apr 30, 2020Updated 5 years ago
Alternatives and similar repositories for atum
Users that are interested in atum are comparing it to the libraries listed below
Sorting:
- My vim SpaceVim-based config☆15May 13, 2021Updated 4 years ago
- Towards a constexpr version of the C++ standard library☆18Jan 16, 2024Updated 2 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Aug 10, 2024Updated last year
- PDFs and other information of my talks in the past☆30Feb 9, 2026Updated last month
- Variadic recursive expression templates with lazy evaluation which look like ordinary (possibly nested) containers.☆17Feb 5, 2023Updated 3 years ago
- Replaced by foonathan/lexy☆138Dec 1, 2020Updated 5 years ago
- A ROS2 package cookiecutter template☆22Jun 23, 2022Updated 3 years ago
- Techniques for installing and accessing resource files using C++ and Python.☆18Oct 8, 2019Updated 6 years ago
- ☆10May 6, 2021Updated 4 years ago
- Simple, flexible and modular assertion macro.☆229Dec 23, 2025Updated 2 months ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Aug 8, 2019Updated 6 years ago
- C++ parsing DSL☆1,234Oct 18, 2025Updated 5 months ago
- Flaming Dangerzone☆15Nov 29, 2016Updated 9 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Mar 11, 2026Updated last week
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Apr 7, 2025Updated 11 months ago
- Trying out the Coroutines TS