seijikun / CXXIter
Ergonomic C++ Iterator interface for STL containers
☆38Updated last year
Related projects ⓘ
Alternatives and complementary repositories for CXXIter
- List-initialize containers with proper move semantics☆26Updated last year
- Recursive Variant: A simple library for Recursive Variant Types☆82Updated 3 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- ranges features for c+23 ported to C++20☆76Updated last year
- KISS C++20 Type Reflection using IFC files☆49Updated 4 months ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 3 years ago
- C++ library aiming to replace all built-in integers☆88Updated last week
- stl-like algorithms for TYPES☆31Updated last year
- repr for Modern C++: Return printable string representation of a value☆83Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆96Updated 6 months ago
- Proposed SG14 status_code for the C++ standard☆64Updated this week
- Lightweight header-only C++20 enum and typename reflection☆52Updated 2 weeks ago
- Yet another C++ text formatting library.☆70Updated 4 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆76Updated last year
- C++ command line argument parsing and routing☆52Updated 4 months ago
- Meta C++ Library and Tool☆80Updated last year
- Beman.Optional26: `std::optional` extensions targeting C++26☆15Updated this week
- Comparison operators for std::span☆15Updated 4 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆42Updated this week
- The seq library is a collection of original C++14 STL-like containers and related tools☆85Updated last month
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- Standalone version of the boost::unordered library☆23Updated 4 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 weeks ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆102Updated 4 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 5 months ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 2 years ago