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
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- C++ Defensive Macros☆30Updated 6 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆59Updated 4 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆43Updated 4 years ago
- Experimental library for coroutines and networking☆16Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- Proposed C++ standardisation for linear algebra☆28Updated 6 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆37Updated 9 months ago
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- Text encoding for modern C++☆30Updated 3 years ago
- C++17 immutable compile-time key value map☆50Updated 4 years ago
- Clang C++ compiler with added meta-programming features: static reflection, metaparsing, constexpr containers, custom diagnostics☆5Updated 4 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- Containers for building C++ on CI☆48Updated last month
- 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
- Compile-time printf-like string formatting☆76Updated 6 years ago
- A no-dependencies C++ extensible type erasure library☆42Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 8 years ago
- Boost.org scope_exit module☆16Updated 2 months ago
- A library for generating compile time parsers parsing embedded DSL code as part of the C++ compilation process☆43Updated 2 months 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
- Boost.org concept_check module☆21Updated 2 months ago
- C++ container graph visualization for lldb.☆23Updated 5 years ago