# cothread **Repository Path**: feiser/cothread ## Basic Information - **Project Name**: cothread - **Description**: cothread 是一个轻量级协程调度器,由纯C语言实现,易于移植到各种单片机。 同时,由于该调度器仅仅运行在一个实际线程中,所以它也适用于服务器高并发场景。 - **Primary Language**: C - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 40 - **Created**: 2019-04-01 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cothread #### Description cothread 是一个轻量级协程调度器,由纯C语言实现,易于移植到各种单片机。 同时,由于该调度器仅仅运行在一个实际线程中,所以它也适用于服务器高并发场景。 #### Software Architecture Software architecture description #### Installation 1. xxxx 2. xxxx 3. xxxx #### Instructions 1. xxxx 2. xxxx 3. xxxx #### Contribution 1. Fork the repository 2. Create Feat_xxx branch 3. Commit your code 4. Create Pull Request #### Gitee Feature 1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md 2. Gitee blog [blog.gitee.com](https://blog.gitee.com) 3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) 4. The most valuable open source project [GVP](https://gitee.com/gvp) 5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) 6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)