cplusplus / ecosystem-isLinks
Working Draft for a future C++ Ecosystem IS
☆20Updated 11 months ago
Alternatives and similar repositories for ecosystem-is
Users that are interested in ecosystem-is are comparing it to the libraries listed below
Sorting:
- Metadata to support C++ packaging☆38Updated 3 years ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆137Updated last week
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆95Updated this week
- A lightweight, non-owning reference to a callable.☆180Updated 4 years ago
- Common Package Specification — A cross-tool mechanism for locating software dependencies☆151Updated last month
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆66Updated 2 weeks ago
- C++ command line argument parsing and routing☆52Updated last year
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- A modern C++ library for type-safe environment variable parsing☆152Updated this week
- lazy_map is map library with std::unordered_map like interface that has O(1) cost of copying irrespective of the current size of map.☆41Updated 2 years ago
- The ISO C++ Modules Ecosystem Technical Report (METeR)☆24Updated 2 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last month
- A drop in replacement for pkg-config/pkgconf using cps files☆20Updated 7 months ago
- A C++20 concepts library, providing container concepts etc.☆86Updated last year
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆115Updated last year
- A C++14 reflection library☆78Updated 3 weeks ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 2 months ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated last month
- 📜 Give credit automatically! A license disclaimer generator for your CPM.cmake dependencies.☆41Updated 2 years ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆100Updated last week
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 9 months ago
- A bunch of small C++ utilities☆70Updated 2 years ago
- Lightweight header-only C++20 enum and typename reflection☆82Updated 4 months ago
- meta-programming, C++11☆16Updated 3 years ago
- A hash function library☆47Updated this week
- SPY - C++ Information Broker☆157Updated 3 weeks ago