pauldreik / safe_duration_castLinks
Like std::duration_cast, but without the undefined behaviour
☆17Updated 9 months 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
Sorting:
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Compile-time printf-like string formatting☆76Updated 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…☆62Updated 5 years ago
- C++17 immutable compile-time key value map☆50Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months ago
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- A fixed capacity dynamically sized string☆69Updated last month
- Implementation of hash_append proposal☆67Updated 9 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Named arguments for C++17☆31Updated 6 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆37Updated last year
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆39Updated 2 months ago
- A C++14/17 implementation of named tuples☆72Updated last year
- runtime to compile-time mappings☆109Updated 8 years ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- Experimental library for coroutines and networking☆16Updated 8 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- A simple, single-header-only library, for wrapping text. In C++☆107Updated 6 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 11 months ago
- Containers for building C++ on CI☆48Updated last year
- Fast containers of polymorphic objects.☆71Updated last month
- A bunch of small C++ utilities☆70Updated 2 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆57Updated 5 years ago
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- A collection of formatting benchmarks☆52Updated last month