maciekgajewski / coroutinesLinks
Go-style coroutines and channels for C++
☆34Updated 11 years ago
Alternatives and similar repositories for coroutines
Users that are interested in coroutines are comparing it to the libraries listed below
Sorting:
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆34Updated 9 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- Generic 2D graphics library for C++14☆28Updated 6 months ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- ASIO Cooperative Task for await-based coroutine☆15Updated 6 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- Fast delegates implementation☆56Updated 3 years ago
- Enjoy template metaprogramming☆114Updated 8 years ago
- ☆31Updated 9 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- Cross-platform C++ library for fast binary and REST messaging☆43Updated 5 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- exploring coroutine C++ proposal☆45Updated 8 years ago
- High performance multithreading toolkit for C++17☆47Updated last week
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- An asynchronous application framework built on C++ coroutines and epoll.☆40Updated 3 months ago
- Tiny format/mustache templating library (C++11)☆24Updated 9 years ago
- ☆38Updated 12 years ago
- Hartmut Kaiser and Bryce Lelbach's version of Boost.Lockfree☆14Updated 14 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 6 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago