pauldreik / safe_duration_cast
Like std::duration_cast, but without the undefined behaviour
☆17Updated this week
Alternatives and similar repositories for safe_duration_cast:
Users that are interested in safe_duration_cast are comparing it to the libraries listed below
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- C++ Defensive Macros☆31Updated 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
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- ☆22Updated 7 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- A fixed capacity dynamically sized string☆65Updated 2 weeks ago
- A comparison of different options to implement binary flags in C++17☆17Updated 7 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 weeks ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 4 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated last month
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- C++ container graph visualization for lldb.☆23Updated 5 years ago
- Roman numeral support for C++17☆52Updated last year
- C++ counting digits benchmark☆23Updated 11 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆43Updated 2 years ago
- A never-valueless, strong guarantee implementation of std::variant☆68Updated 2 weeks ago
- Library In A Week 2017 Parameter☆19Updated 6 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 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 no-dependencies C++ extensible type erasure library☆43Updated 4 years ago