foonathan / atumLinks
Helpers for preventing the static initialization order fiasco of global variables.
☆45Updated 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 last month
- A never-valueless, strong guarantee implementation of std::variant☆69Updated last month
- 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
- Proposed SG14 status_code for the C++ standard☆67Updated last week
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆44Updated last week
- A bunch of small C++ utilities☆65Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- Implementation of hash_append proposal☆69Updated 8 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- 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
- Peter Sommerlad's Simple Strong Typing☆35Updated last year
- ☆26Updated 5 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 3 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- ☆61Updated 3 years ago
- Libunifex networking library☆20Updated 2 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- C++ generic make factory☆107Updated 6 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- A fixed capacity dynamically sized string☆66Updated 3 weeks ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Library of backported modern C++ types to work with C++11☆82Updated 3 weeks ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆43Updated 2 years ago