pauldreik / safe_duration_cast
Like std::duration_cast, but without the undefined behaviour
☆17Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for safe_duration_cast
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- C++ Defensive Macros☆30Updated 6 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 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…☆60Updated 4 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Roman numeral support for C++17☆52Updated last year
- A compressed pair for C++17☆25Updated 3 years ago
- C++ counting digits benchmark☆23Updated 11 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆67Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- Experimental support for contracts programming in clang++☆28Updated 5 years ago
- A comparison of different options to implement binary flags in C++17☆17Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- Experimental library for coroutines and networking☆16Updated 6 years ago
- Proposed C++ standardisation for linear algebra☆28Updated 6 years ago
- Safe integer utilities for C++11☆16Updated 10 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 2 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
- A C++14/17 implementation of named tuples☆70Updated 3 months ago
- Easily batch-build cmake projects!☆17Updated 6 months ago
- C++ adapter for traversing a container in a range-for in reverse order (C++17)☆10Updated 2 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 5 months ago
- A clean implementation of reflection and related proposals.☆29Updated 6 years ago
- Library of flat vector-like based associative containers☆75Updated last year
- Boost.org concept_check module☆20Updated this week
- meta-programming, C++11☆16Updated 2 years ago