RobertLeahy / Safe
Safe integer utilities for C++11
☆16Updated 10 years ago
Alternatives and similar repositories for Safe:
Users that are interested in Safe 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
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A comparison of different options to implement binary flags in C++17☆17Updated 7 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 8 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 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 minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.☆20Updated last year
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- C++ Binary Fixed-Point Arithmetic☆9Updated 6 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
- Virtual Concepts☆8Updated 8 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- A never-valueless, strong guarantee implementation of std::variant☆68Updated 3 weeks ago
- Generic 2D graphics library for C++14☆28Updated 2 months ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 weeks ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 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)☆36Updated 10 months ago
- A C++11 library for Unicode☆80Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- A saturating arithmetic cast.☆12Updated 6 years ago