pauldreik / safe_duration_castLinks
Like std::duration_cast, but without the undefined behaviour
☆17Updated 2 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
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 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 4 years ago
- C++ Defensive Macros☆31Updated 6 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- The C++ Pimpl Idiom Again!☆36Updated 7 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Containers for building C++ on CI☆48Updated 9 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Small small_vector☆34Updated 5 years ago
- A C++11 library for Unicode☆80Updated 5 years ago
- A fixed capacity dynamically sized string☆66Updated last month
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- ☆17Updated last year
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Named arguments for C++17☆30Updated last week
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago