Skip to content

VicCode/vic_context

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vic_context

简介

vic_context是一个跨平台的高性能的协程库(从boost中移植过来的,如果项目引用了boost,也可以直接使用boost中的协程接口)。

使用说明

  1. 克隆项目。git clone --recursive https://github.com/VicCode/vic_context.git
  2. 编译。cd vic_context/; ./build.sh -r --static --shared --generator-default --generator-stgz
  3. 安装。如果编译成功,会在tarball目录生成安装包,请根据系统选择合适的安装包安装。

反馈

  • 作者: Vic
  • 邮箱: vic#libgod.com (replace # with @)

About

一个跨平台的高性能的协程库..

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published