pauldreik / safe_duration_castLinks
Like std::duration_cast, but without the undefined behaviour
☆17Updated 9 months ago
Alternatives and similar repositories for safe_duration_cast
Users that are interested in safe_duration_cast are comparing it to the libraries listed below
Sorting:
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 10 months ago
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆57Updated 5 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- A fixed capacity dynamically sized string☆69Updated last month
- C++17 immutable compile-time key value map☆50Updated 6 years ago
- Containers for building C++ on CI☆48Updated last year
- Named arguments for C++17☆31Updated 6 months ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- A minimal subset of the Boost C++ library