Donation#

I'm a full-time open source developer. Any amount of the donations will be highly appreciated and could bring me great encouragement.

qr_alipay

  • Wechat (微信)

qr_wechat

Contribute#

We will much appreciate contribution. Just create a new pull request

Todo#

New ideas are welcome! Please create a new issue.

  • Add a macro like aco_mem_new which is the combination of something like p = malloc(sz); assertalloc_ptr(p).

  • Add a new API aco_reset to support the reusability of the coroutine objects.

  • Support other platforms (especially arm & arm64).