pauldreik / safe_duration_castLinks
Like std::duration_cast, but without the undefined behaviour
☆17Updated 5 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☆37Updated 8 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
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆77Updated 6 months ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- A fixed capacity dynamically sized string☆68Updated this week
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- low-level library for minimizing the size of your types☆114Updated 6 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated last week
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 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
- MSGUI - Metashell GUI☆69Updated 6 years ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- dynamic polymorphism without inheritance☆31Updated 8 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- runtime to compile-time mappings☆108Updated 7 years ago
- Named arguments for C++17☆31Updated 2 months ago
- Containers for building C++ on CI☆48Updated last year
- ☆26Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 3 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)☆38Updated last week
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Make CMake less painful when trying to write Modern Flexible CMake (legacy)☆104Updated 3 years ago