bretbrownjr / zerocodeLinks
A C++ library with zero code included
☆14Updated last year
Alternatives and similar repositories for zerocode
Users that are interested in zerocode are comparing it to the libraries listed below
Sorting:
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- An indirect value-type for C++☆83Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- My WG21 proposals☆58Updated this week
- ☆76Updated last month
- C++20 Compact Tuple Tools☆50Updated 3 weeks ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- Peter Sommerlad's Simple Strong Typing☆35Updated last year
- Small small_vector☆34Updated 4 years ago
- C++ library aiming to replace all built-in integers☆93Updated last week
- Organization, documentation, etc. for the Beman Project,☆85Updated this week
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- Using coroutines as sugar for composing monadic operations☆75Updated 6 years ago
- high performance C++20 implementation of std::variant☆54Updated 2 months ago
- A fixed capacity dynamically sized string☆66Updated last month
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- Coroutines for C++23☆38Updated last month
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆124Updated 2 years ago
- WIP☆24Updated 2 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools