tirimatangi / LazyLinks
Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.
☆112Updated last year
Alternatives and similar repositories for Lazy
Users that are interested in Lazy are comparing it to the libraries listed below
Sorting:
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- SPY - C++ Information Broker☆156Updated last month
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- An indirect value-type for C++☆83Updated last year
- C++14 code to convert integers to strings at compile-time☆120Updated 8 months ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆177Updated 3 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆157Updated 2 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 4 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- A polymorphic value-type for C++☆228Updated last year
- Variadic templates and std::integer_sequence support library☆111Updated 6 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated last year
- Meta C++ Library and Tool☆83Updated 2 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆143Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated this week
- C++ serializers benchmark with realistic data☆124Updated 2 years ago
- A little metaprogramming and functional library☆69Updated 2 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated 2 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 5 years ago
- Lightweight Error Augmentation Framework☆332Updated 3 weeks ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago