Skip to content

PlumpMath/libcr-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libcr

simple coroutine C library for *nix.

#How to build

make

makes a shared library named "cr.so".

example.c is a example for use this library.
To run this example,

make test

About

simple coroutine library for C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 88.5%
  • Makefile 11.5%