Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / hnes/libaco issues and pull requests

#61 - is aco_exit necessary?

Issue - State: open - Opened by mttbx 4 months ago

#60 - Few questions about proper usage

Issue - State: open - Opened by zukonake 4 months ago

#59 - whether this description is incorrect

Issue - State: open - Opened by free-wind-0 7 months ago

#57 - add arm32/aarch64 support for android and ios

Issue - State: open - Opened by calvin2021y over 1 year ago - 1 comment

#56 - Integrate into our io engine?

Issue - State: open - Opened by beef9999 about 2 years ago - 1 comment

#55 - resume multiple coroutines in parallel

Issue - State: open - Opened by tickox about 2 years ago - 1 comment

#54 - Fix Chinese comma in README.md

Pull Request - State: closed - Opened by ShujianQian over 2 years ago - 1 comment

#51 - Support windows platform

Pull Request - State: open - Opened by zhangxp1998 almost 3 years ago

#50 - is 120byte the lowest we can have? possible to lower this?

Issue - State: open - Opened by superdolt about 3 years ago - 1 comment

#49 - Add aco_is_in_main_co() function

Pull Request - State: open - Opened by PunchShadow about 3 years ago

#48 - Feature Request: aco_get_co() return NULL when the caller is main co

Issue - State: open - Opened by PunchShadow about 3 years ago - 4 comments
Labels: Proposal

#47 - Feature request: Ability to return a value from aco_yield()

Issue - State: open - Opened by mrakh about 3 years ago - 1 comment

#46 - Thread local storage support

Issue - State: open - Opened by vluttine over 3 years ago - 1 comment

#45 - Added a link for the libaco.org documentation

Pull Request - State: closed - Opened by techbech over 3 years ago

#44 - 关于libco bug的疑问

Issue - State: closed - Opened by DGuco almost 4 years ago

#43 - which one better to pass argument to co function

Issue - State: closed - Opened by ReiiSky over 4 years ago

#42 - is it worth to create coroutine inside coroutine?

Issue - State: closed - Opened by ReiiSky over 4 years ago

#41 - Provide way to return error to caller instead of calling `abort()` on failed assertions

Issue - State: open - Opened by adsr over 4 years ago - 1 comment
Labels: Proposal-Accepted

#40 - can libaco support yield/resume between threads?

Issue - State: closed - Opened by etorth over 4 years ago - 3 comments

#39 - Status and Future Plans of libaco

Issue - State: open - Opened by hnes over 4 years ago

#38 - Add support for aarch64

Pull Request - State: open - Opened by postwait over 4 years ago - 7 comments

#37 - Revamp function overloading, add aco_mem_new

Pull Request - State: closed - Opened by moon-chilled over 4 years ago - 1 comment

#36 - Document c standard library dependencies

Issue - State: open - Opened by moon-chilled over 4 years ago

#35 - 不再活跃维护/更新/开发了吗?

Issue - State: closed - Opened by echoface over 4 years ago - 2 comments

#33 - Added Dependencies Before Build Instructions

Pull Request - State: closed - Opened by holmanb almost 5 years ago

#32 - Add aco_yield_to()

Pull Request - State: open - Opened by AltraMayor almost 5 years ago

#29 - set aco_gtls_co to main_co after creating main_co

Pull Request - State: closed - Opened by guangqianpeng over 5 years ago

#28 - Question: benchamrk about tcmalloc and memcpy

Issue - State: open - Opened by guangqianpeng over 5 years ago - 5 comments

#27 - Proposal: stack size of benchmark coroutines co_fp_stksz_xx() is optmized by compiler

Issue - State: open - Opened by guangqianpeng over 5 years ago - 1 comment
Labels: Proposal, Proposal-Accepted

#26 - build failed from the latest release

Issue - State: closed - Opened by yunfan over 5 years ago - 2 comments
Labels: question, answered

#25 - improvements to documentation

Issue - State: open - Opened by ioquatix almost 6 years ago - 9 comments
Labels: question, answered

#24 - Question: Would there be some problem if one signal handler is triggered during the call of `acosw`?

Issue - State: open - Opened by willmafh almost 6 years ago - 2 comments
Labels: question, answered

#23 - Add aco_mem_new macro

Pull Request - State: open - Opened by platipo almost 6 years ago - 3 comments

#22 - A full-featured, high-performance and lightweight scheduler for libaco is needed

Issue - State: open - Opened by nishantd01 almost 6 years ago - 12 comments
Labels: Proposal, Proposal-Accepted, High-Priority

#21 - Make aco.c also valid C++ code

Pull Request - State: closed - Opened by CarterLi almost 6 years ago - 2 comments
Labels: Merged

#20 - arm & arm64 support

Issue - State: open - Opened by lshamis about 6 years ago - 5 comments
Labels: Proposal, Proposal-Accepted

#19 - Question: Does libaco only have the implementation of shared stack mode?

Issue - State: closed - Opened by lancewz about 6 years ago - 6 comments
Labels: question, answered

#18 - Fail to build libaco

Issue - State: closed - Opened by xiaozongyang about 6 years ago - 2 comments
Labels: question, answered

#17 - Small improvements to the intro in README.md

Pull Request - State: closed - Opened by johnlunney about 6 years ago - 1 comment
Labels: Merged

#16 - asm hints in aco.h aren't c99?

Issue - State: closed - Opened by postwait about 6 years ago - 1 comment
Labels: Proposal, Proposal-Accepted

#15 - Expose return pointer for unwinding saved stacks

Pull Request - State: closed - Opened by postwait about 6 years ago - 2 comments
Labels: Merged

#14 - Allow ASAN suppressions to work re: reading redzone

Pull Request - State: closed - Opened by postwait about 6 years ago - 2 comments
Labels: Merged

#13 - CMake build system initial implementation

Pull Request - State: open - Opened by uael about 6 years ago - 2 comments

#12 - Question: Differences with my coroutine library?

Issue - State: closed - Opened by abbycin about 6 years ago - 6 comments
Labels: question, answered

#11 - Proposal: Add the MacOS support

Issue - State: closed - Opened by hnes about 6 years ago - 1 comment
Labels: Proposal, Proposal-Accepted, High-Priority

#10 - Support @PLT for PIC complication

Pull Request - State: closed - Opened by postwait about 6 years ago - 14 comments
Labels: Merged

#9 - Explicit void argument for strict prototyping

Pull Request - State: closed - Opened by postwait about 6 years ago - 2 comments
Labels: Merged

#8 - Update README.md

Pull Request - State: closed - Opened by blakejakopovic about 6 years ago - 1 comment
Labels: Merged

#7 - Edited readme.md for clarification

Pull Request - State: closed - Opened by bkrmendy about 6 years ago - 7 comments
Labels: Merged, good-first-PR

#6 - Windows/MSVC support

Issue - State: open - Opened by ddengster about 6 years ago - 4 comments
Labels: Proposal

#5 - Addition of a build system generator

Issue - State: open - Opened by elfring about 6 years ago - 12 comments
Labels: Proposal, Proposal-Accepted, Low-Priority

#4 - Improve cooperation with C++ environments

Issue - State: closed - Opened by elfring about 6 years ago - 2 comments
Labels: Proposal, Proposal-Accepted

#3 - Adjust code around memory allocations

Issue - State: open - Opened by elfring about 6 years ago - 1 comment
Labels: Proposal, Proposal-Accepted, Low-Priority

#2 - Make an include guard unique

Issue - State: closed - Opened by elfring about 6 years ago - 10 comments
Labels: Proposal, Proposal-Declined

#1 - reserved identifier violation

Issue - State: closed - Opened by elfring about 6 years ago - 8 comments
Labels: good first issue, c-standard-compliance