Issues
- 12
A full-featured, high-performance and lightweight scheduler for libaco is needed
#22 opened by nishantd01 - 0
is aco_exit necessary?
#61 opened by mttbx - 0
Few questions about proper usage
#60 opened by zukonake - 0
whether this description is incorrect
#59 opened by free-wind-0 - 0
- 1
add arm32/aarch64 support for android and ios
#57 opened by calvin2021y - 1
Integrate into our io engine?
#56 opened by beef9999 - 1
resume multiple coroutines in parallel
#55 opened by tickox - 3
Question: which is faster, creating new coroutines or reusing old coroutines
#53 opened by ibogosavljevic - 0
is it worth to create coroutine inside coroutine?
#42 opened by ReiiSky - 0
which one better to pass argument to co function
#43 opened by ReiiSky - 2
Do libaco coroutines run on different CPUs at the same time. i.e. does the program performance benefit from having multiple CPUs
#52 opened by poetaman - 4
Windows/MSVC support
#6 opened by ddengster - 1
- 4
- 1
Thread local storage support
#46 opened by vluttine - 1
- 5
arm & arm64 support
#20 opened by lshamis - 3
can libaco support yield/resume between threads?
#40 opened by etorth - 12
Addition of a build system generator
#5 opened by elfring - 0
ๅ ณไบlibco bug็็้ฎ
#44 opened by DGuco - 1
Provide way to return error to caller instead of calling `abort()` on failed assertions
#41 opened by adsr - 2
ไธๅๆดป่ท็ปดๆค/ๆดๆฐ/ๅผๅไบๅ?
#35 opened by echoface - 0
Status and Future Plans of libaco
#39 opened by hnes - 0
Document c standard library dependencies
#36 opened by moon-chilled - 1
ไธบไปไนไฝฟ็จ่ช่ก็ผๅ็acosw.Sๆฑ็ผๆฅๅๆขไธไธๆ๏ผ่ไธๆฏไฝฟ็จ็ฐๆ็setjmp๏ผ
#34 opened by liuziangexit - 0
Request: having a version of aco_yield() that receives the coroutine to where to yield
#31 opened by AltraMayor - 0
- 5
- 1
Proposal: stack size of benchmark coroutines co_fp_stksz_xx() is optmized by compiler
#27 opened by guangqianpeng - 9
improvements to documentation
#25 opened by ioquatix - 2
build failed from the latest release
#26 opened by yunfan - 2
Question: Would there be some problem if one signal handler is triggered during the call of `acosw`?
#24 opened by willmafh - 2
Fail to build libaco
#18 opened by xiaozongyang - 6
- 1
asm hints in aco.h aren't c99?
#16 opened by postwait - 1
Proposal: Add the MacOS support
#11 opened by hnes - 6
Question: Differences with my coroutine library?
#12 opened by abbycin - 1
Adjust code around memory allocations
#3 opened by elfring - 2
Improve cooperation with C++ environments
#4 opened by elfring - 8
reserved identifier violation
#1 opened by elfring - 10
Make an include guard unique
#2 opened by elfring