pauldreik / safe_duration_castLinks
Like std::duration_cast, but without the undefined behaviour
☆17Updated 4 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
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 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…☆62Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 4 months ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- A fixed capacity dynamically sized string☆68Updated 2 weeks ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- Named arguments for C++17☆31Updated last month
- Compile-time printf-like string formatting☆77Updated 7 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- A header-only, modern C++, library for terminal colours and cursor manipulation☆17Updated 7 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- C++ Defensive Macros☆31Updated 6 years ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆45Updated 2 years ago
- C++ container graph visualization for lldb.☆23Updated 6 years ago
- A C++14/17 implementation of named tuples☆71Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- Containers for building C++ on CI☆48Updated 11 months ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Roman numeral support for C++17☆52Updated last year