-
Notifications
You must be signed in to change notification settings - Fork 400
Issues: hnes/libaco
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking βSign up for GitHubβ, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Adjust code around memory allocations
Low-Priority
Proposal
Proposal-Accepted
#3
opened Jul 7, 2018 by
elfring
updated Jul 9, 2018
Question: Would there be some problem if one signal handler is triggered during the call of Further information is requested
acosw
?
answered
question
#24
opened Nov 29, 2018 by
willmafh
updated Nov 30, 2018
improvements to documentation
answered
question
Further information is requested
#25
opened Dec 21, 2018 by
ioquatix
updated Jan 31, 2019
Proposal: stack size of benchmark coroutines co_fp_stksz_xx() is optmized by compiler
Proposal
Proposal-Accepted
#27
opened Feb 19, 2019 by
guangqianpeng
updated Feb 20, 2019
Question: benchamrk about tcmalloc and memcpy
#28
opened Feb 22, 2019 by
guangqianpeng
updated Jul 29, 2019
Improvement: support a common entry for every non-main coroutine
#30
opened Sep 11, 2019 by
Light-of-Hers
updated Sep 11, 2019
Request: having a version of aco_yield() that receives the coroutine to where to yield
#31
opened Oct 23, 2019 by
AltraMayor
updated Oct 23, 2019
Provide way to return error to caller instead of calling
abort()
on failed assertions
Proposal-Accepted
#41
opened May 19, 2020 by
adsr
updated May 27, 2020
Addition of a build system generator
Low-Priority
Proposal
Proposal-Accepted
#5
opened Jul 7, 2018 by
elfring
updated Jan 9, 2021
arm & arm64 support
Proposal
Proposal-Accepted
#20
opened Aug 30, 2018 by
lshamis
updated May 8, 2021
Feature request: Ability to return a value from aco_yield()
#47
opened Jul 26, 2021 by
mrakh
updated Aug 11, 2021
Feature Request: aco_get_co() return NULL when the caller is main co
Proposal
#48
opened Aug 13, 2021 by
PunchShadow
updated Aug 15, 2021
is 120byte the lowest we can have? possible to lower this?
#50
opened Sep 13, 2021 by
superdolt
updated Sep 13, 2021
Do libaco coroutines run on different CPUs at the same time. i.e. does the program performance benefit from having multiple CPUs
#52
opened Jan 5, 2022 by
poetaman
updated Jan 22, 2022
Question: which is faster, creating new coroutines or reusing old coroutines
#53
opened Mar 17, 2022 by
ibogosavljevic
updated Apr 2, 2022
add arm32/aarch64 support for android and ios
#57
opened Jun 10, 2023 by
calvin2021y
updated Jun 10, 2023
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.