joboccara / sets
Extension of the STL algorithms on sets
☆20Updated 5 years ago
Alternatives and similar repositories for sets:
Users that are interested in sets are comparing it to the libraries listed below
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- ☆9Updated 2 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 5 months ago
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Updated 3 years ago
- Modern C++ framework for critical systems☆21Updated 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
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- Text encoding for modern C++☆30Updated 3 years ago
- A comparison of different options to implement binary flags in C++17☆17Updated 7 years ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆33Updated last week
- A saturating arithmetic cast.☆12Updated 5 years ago
- ☆22Updated 7 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 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 view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- ☆62Updated 3 years ago
- String to Float Benchmark☆19Updated 6 years ago
- A universal thread-safe memory pool.☆26Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 months ago
- Comparison operators for std::span☆15Updated 4 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 8 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!