pauldreik / safe_duration_cast
Like std::duration_cast, but without the undefined behaviour
☆17Updated 5 years 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
- 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
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 10 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆41Updated 2 years ago
- A header-only, modern C++, library for terminal colours and cursor manipulation☆17Updated 7 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- C++ counting digits benchmark☆23Updated 11 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- ☆22Updated 7 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- A fixed capacity dynamically sized string☆64Updated 2 weeks ago
- Mock C functions using the preprocessor☆32Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated 2 weeks ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated last month
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated 3 weeks ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Playground for Cloud CI development for C++☆24Updated 4 years ago
- C++ Defensive Macros☆31Updated 6 years ago