dietmarkuehl / kuhllibLinks
an experimental standard C++ library
☆90Updated last year
Alternatives and similar repositories for kuhllib
Users that are interested in kuhllib are comparing it to the libraries listed below
Sorting:
- A C++14 and later CRTP template for defining iterators☆74Updated last week
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- A polymorphic value-type for C++☆227Updated last year
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆113Updated last year
- A C++ parser combinator library.☆151Updated this week
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆159Updated 4 months ago
- Header-only library for multithreaded programming☆234Updated 4 months ago
- An indirect value-type for C++☆83Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 2 months ago
- Variadic templates and std::integer_sequence support library☆111Updated 5 months ago
- SPY - C++ Information Broker☆155Updated this week
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- value types for composite class design - with allocators