seijikun / CXXIterLinks
Ergonomic C++ Iterator interface for STL containers
☆39Updated 2 years ago
Alternatives and similar repositories for CXXIter
Users that are interested in CXXIter are comparing it to the libraries listed below
Sorting:
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- Meta C++ Library and Tool☆83Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- List-initialize containers with proper move semantics☆30Updated 8 months ago
- Ease-of-use-first argument parsing for C++23☆62Updated 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…☆21Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 7 months ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆92Updated 6 months ago
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆69Updated 2 months ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- Functional C++ iterator library☆25Updated 3 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆66Updated last week
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 3 years ago
- ☆62Updated 3 years ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆116Updated 4 months ago
- C++20 Dependency Injection library☆31Updated 6 months ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 8 months ago
- Proposed SG14 status_code for the C++ standard☆69Updated 3 weeks ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 9 months ago
- P0323 & P2505 std::expected simple implementation☆42Updated 3 months ago
- C++ command line argument parsing and routing☆52Updated last year
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆134Updated 3 weeks ago
- Unique-ownership smart pointers with observable lifetime.☆39Updated 3 months ago
- A C++14 reflection library☆77Updated last week
- Functional reactive programming library for c++☆160Updated last year
- Comparison operators for std::span☆16Updated 5 years ago