brevzin / span_ext
Comparison operators for std::span
☆15Updated 4 years ago
Alternatives and similar repositories for span_ext:
Users that are interested in span_ext are comparing it to the libraries listed below
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- ☆26Updated 4 years ago
- List-initialize containers with proper move semantics☆30Updated last week
- homogeneous variadic function parameters☆17Updated last year
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- Standalone version of the boost::unordered library☆25Updated last month
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 3 weeks ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- 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
- ☆33Updated 2 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 fixed capacity dynamically sized string☆64Updated last week
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆53Updated 4 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago
- Ergonomic C++ Iterator interface for STL containers☆38Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated last week
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- A wrapper of common C++ std types for functional programming☆22Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Forward declarations for C++ standard library☆22Updated 3 years ago
- A bunch of small C++ utilities☆65Updated last year
- Papers intended for the C++ Standardization Committee☆14Updated last year
- Proposed SG14 status_code for the C++ standard☆68Updated 3 months ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated this week
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago