# ceph.spawn **Repository Path**: ws-mirror-github/ceph.spawn ## Basic Information - **Project Name**: ceph.spawn - **Description**: ceph.spawn - **Primary Language**: Unknown - **License**: BSL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-04-26 - **Last Updated**: 2023-04-26 ## 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)