RobertLeahy / Safe
Safe integer utilities for C++11
☆16Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for Safe
- 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
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- A comparison of different options to implement binary flags in C++17☆17Updated 6 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Not Another Range Library☆39Updated 10 years ago
- Experimental library for coroutines and networking☆16Updated 6 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 4 years ago
- Implementation of the C++ Standard Library Concepts☆13Updated 7 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 3 years ago
- A C++11 library for Unicode☆80Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 7 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 5 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
- Foundations of symbol based programming☆30Updated 4 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- Flat containers for C++☆56Updated 2 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.☆21Updated last year
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago