# spawn **Repository Path**: mirrors_Ceph/spawn ## Basic Information - **Project Name**: spawn - **Description**: No description available - **Primary Language**: Unknown - **License**: BSL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-29 - **Last Updated**: 2025-09-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Spawn ===== A c++11 stackful coroutine library for boost::asio. This is forked from boost::asio::spawn() to remove a dependency on the deprecated boost::coroutines library, using the boost::context library directly instead. Distributed under the Boost Software License, Version 1.0. (See accompanying file [LICENSE_1_0.txt](LICENSE_1_0.txt) or copy at https://www.boost.org/LICENSE_1_0.txt)