tlanc007 / coroutine-tsLinks
misc. notes on C++ experimental coroutine under clang/llvm 5 and 6
☆18Updated 8 years ago
Alternatives and similar repositories for coroutine-ts
Users that are interested in coroutine-ts are comparing it to the libraries listed below
Sorting:
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Continuations for C++ std::future<> types☆53Updated last year
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- Literal Logging for C++☆86Updated 8 years ago
- C++ generic make factory☆108Updated 6 years ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- C++ framework for rapid server development☆76Updated last year
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆39Updated last month
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 weeks ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last week
- Variadic templates and std::integer_sequence support library☆112Updated 10 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months ago
- A handy script to visualize google benchmark output☆57Updated 3 years ago
- Using coroutines as sugar for composing monadic operations☆78Updated 7 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- A bunch of small C++ utilities☆70Updated 2 years ago
- modern C++ type traits and metafunctions for callable types☆137Updated last month
- Header only library that parses and plans SQL queries at compile time☆141Updated 5 years ago
- Portable implementation of future/promise API in C++☆77Updated last year
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- Expected objects for C++11 and later (and later perhaps C++98 )☆51Updated 7 years ago
- ☆21Updated 6 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- 'Google Mock' mocks generator based on libclang☆51Updated 2 years ago
- C++ static_enum☆87Updated 6 years ago