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 3 months ago
- A C++ parser combinator library.☆147Updated 2 months ago
- An indirect value-type for C++☆83Updated last year
- A polymorphic value-type for C++☆227Updated last year
- SPY - C++ Information Broker☆155Updated last week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 5 months ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- ☆52Updated 10 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated last month
- Header-only library for multithreaded programming☆233Updated 3 months ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- 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 prototype implementation of the executors proposal☆85Updated 6 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 3 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- Boost.org unordered module☆75Updated 3 weeks ago
- C++20 Compact Tuple Tools☆51Updated 3 weeks ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆95Updated this week
- Bit containers, sequences, and views for everyone. 🕷️☆126Updated 2 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆175Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 4 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆146Updated 3 years ago
- A little metaprogramming and functional library☆69Updated 2 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- Header-only library providing unicode aware string support for C++☆108Updated 3 months ago
- C++20 Meta-Programming library☆285Updated last month
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated last year