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
- 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
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Proposed C++ standardisation for linear algebra☆28Updated 6 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A comparison of different options to implement binary flags in C++17☆17Updated 7 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- Roman numeral support for C++17☆52Updated last year
- C++ Defensive Macros☆30Updated 6 years ago
- C++ container graph visualization for lldb.☆23Updated 5 years ago
- A fixed capacity dynamically sized string☆64Updated last month
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- C++ counting digits benchmark☆23Updated 11 years ago
- low-level library for minimizing the size of your types☆112Updated 5 years ago
- ☆22Updated 7 years ago
- Containers for building C++ on CI☆48Updated 4 months ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 9 years ago
- A header-only, modern C++, library for terminal colours and cursor manipulation☆17Updated 6 years ago
- Collection of proposals for c++☆25Updated this week
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 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