seijikun / CXXIter
Ergonomic C++ Iterator interface for STL containers
☆38Updated 2 years ago
Alternatives and similar repositories for CXXIter:
Users that are interested in CXXIter are comparing it to the libraries listed below
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- Functional C++ iterator library☆24Updated 2 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 compiler-friendly variadic type list for C++.☆36Updated last year
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- Portable UUID generation library for C++☆26Updated last year
- List-initialize containers with proper move semantics☆30Updated 2 months ago
- A memory leak and deadlock finder for C, C++☆67Updated 10 months ago
- C++20 Unit-Testing library☆43Updated 4 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆31Updated last week
- Proposed SG14 status_code for the C++ standard☆68Updated 3 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Lightweight header-only C++20 enum and typename reflection☆53Updated 3 weeks ago
- Comparison operators for std::span☆15Updated 4 years ago
- Ease-of-use-first argument parsing for C++23☆61Updated 3 weeks ago
- Replacement for std::optional with efficient memory usage and additional features.☆44Updated last week
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- ranges features for c+23 ported to C++20☆77Updated last year
- An easy to customize, strong type library with built in support for unit-like behavior☆45Updated this week
- std::optional extensions targeting C++26☆22Updated this week
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 2 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆82Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- stl-like algorithms for TYPES☆31Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 9 months ago
- C++ command line argument parsing and routing☆52Updated 7 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated 2 weeks ago