joboccara / setsLinks
Extension of the STL algorithms on sets
☆21Updated 5 years ago
Alternatives and similar repositories for sets
Users that are interested in sets are comparing it to the libraries listed below
Sorting:
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- Text encoding for modern C++☆30Updated 3 years ago
- ☆9Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Experimental library for coroutines and networking☆16Updated 7 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated last month
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- Boost.org concept_check module☆21Updated last month
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Updated 3 years ago
- ☆61Updated 3 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- Comparison operators for std::span☆15Updated 5 years ago
- Modern C++ framework for critical systems☆21Updated last year
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 6 years ago
- A header-only, modern C++, library for terminal colours and cursor manipulation☆17Updated 7 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Common infrastructure for throwing exceptions☆15Updated last month
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Peter Sommerlad's Simple Strong Typing☆35Updated last year
- 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
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆44Updated last week
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- 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 minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.☆20Updated last year