/green-fibers

My thoughts on and experiments with C++20 coroutines and fibers.

Primary LanguageC++MIT LicenseMIT

This project aims to be a hosting for my rationale for the new types of fibers. See this wiki page for detais.

To build the benchnarks plese see into the Dockerfile for environment configuration. Tests may be run from inside the Docker container: docker run -it <image_id> /bin/bash.