j-jorge / counting-in-cppLinks
☆55Updated last year
Alternatives and similar repositories for counting-in-cpp
Users that are interested in counting-in-cpp are comparing it to the libraries listed below
Sorting:
- simple ray tracing library focusing on good code☆57Updated last year
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- ☆76Updated last month
- ☆32Updated 4 years ago
- Various documents and code related to proposals for WG21☆66Updated 10 months ago
- Document modern C++ using unit tests☆55Updated 3 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆124Updated 2 years ago
- A little metaprogramming and functional library☆69Updated 2 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- C++ library aiming to replace all built-in integers☆93Updated last week
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- ☆61Updated 3 years ago
- Source for papers and proposals☆74Updated this week
- Collection of articles, intended to analyse C/C++ related topics under a performances point of view and sometimes disrupting some best pr…☆37Updated 7 months ago
- A C++ type to trace calls to special member functions.☆102Updated last year
- Meta programming library designed for compilation speed.☆171Updated 3 years ago
- The C++ Mixin Support Library: Sandwich Mixins all the way☆40Updated 2 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- an experimental standard C++ library☆89Updated last year
- An indirect value-type for C++☆83Updated last year
- Demo Code for presentation "C++ In Action"☆147Updated last year
- A C++20 concepts library, providing container concepts etc.☆81Updated 6 months ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- std::bitset with constexpr implementations plus additional features.☆120Updated last year
- P0323 & P2505 std::expected simple implementation☆40Updated 2 months ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- A bunch of small C++ utilities☆65Updated last year
- Variadic templates and std::integer_sequence support library☆111Updated 3 months ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆92Updated last month