sz-CHEN / cocurrency

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C并发支持库

可在C90下运行的C11标准线程库,及future库。
支持msvc和gcc,支持windows和linux。

C std cocurrency support library which could be compiled with C90.

  • Support OS

    • Windows
    • Linux
  • Support compiler

    • msvc
    • gcc

About


Languages

Language:C 97.5%Language:CMake 2.5%