pauldreik / safe_duration_castLinks
Like std::duration_cast, but without the undefined behaviour
☆17Updated 2 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
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- A comparison of different options to implement binary flags in C++17☆17Updated 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 4 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 3 months ago
- Implementation of hash_append proposal☆68Updated 8 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- A fixed capacity dynamically sized string☆66Updated 2 months ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- Type safe "Keep it simple, stupid" text templates for C++☆39Updated 8 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 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
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- A generic implementation of the BitmaskType C++ concept☆86Updated 4 years ago
- ☆26Updated 7 years ago
- Fast containers of polymorphic objects.☆68Updated 3 weeks ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- Experiments with "reflexpr"☆11Updated 8 years ago