pauldreik / safe_duration_cast
Like std::duration_cast, but without the undefined behaviour
☆17Updated 5 years 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
- 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
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆40Updated 5 months ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- A fixed capacity dynamically sized string☆64Updated 2 months ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Mock C functions using the preprocessor☆32Updated 5 years ago
- Roman numeral support for C++17☆52Updated last year
- A comparison of different options to implement binary flags in C++17☆17Updated 7 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- `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
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 9 years ago
- A C++14/17 implementation of named tuples☆70Updated 6 months ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- ☆26Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated this week
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- C++ container graph visualization for lldb.☆23Updated 5 years ago
- C++ Defensive Macros☆30Updated 6 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- A C++ string-based dispatch/routing library☆25Updated 7 years ago
- ☆32Updated 3 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- Comparison operators for std::span☆15Updated 4 years ago
- Provides LLDB data formatters for the rapidjson library☆11Updated last year