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
- std::ring_span (SG14, P0059R1)☆45Updated 7 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 3 years ago
- A no-dependencies C++ extensible type erasure library☆42Updated 4 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
- Foundations of symbol based programming☆30Updated 4 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- A comparison of different options to implement binary flags in C++17☆17Updated 6 years ago
- A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.☆21Updated last year
- Embrace (post) modern C++☆9Updated 3 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- Experimental library for coroutines and networking☆16Updated 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
- Flat containers for C++☆19Updated 8 years ago
- A compressed pair for C++17☆25Updated 3 years ago
- Implementation of the C++ Standard Library Concepts☆13Updated 7 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- A kinda, sorta emulation of structured binding for C++14☆16Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- Flat containers for C++☆56Updated 2 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- Not Another Range Library☆39Updated 10 years ago