Minicoro is a single-file library for using asymmetric coroutines in C. The API is inspired by Lua coroutines but with C's use in mind. The project is being developed mainly to be a coroutine backend for the Nelua programming language. The library assembly implementation is inspired by Lua Coco by Mike Pall.

Features

  • Stackful asymmetric coroutines
  • Supports nesting coroutines (resuming a coroutine from another coroutine)
  • Storage system to allow passing values between yield and resume
  • Supports growable stacks and low memory footprint when enabling the virtual memory allocator
  • Customizable stack size
  • Coroutine API design inspired by Lua with C use in mind
  • Made to work in multithread applications
  • Minimal, self contained and no external dependencies
  • Error prone API, returning proper error codes on misuse
  • Support running with Valgrind, ASan (AddressSanitizer) and TSan (ThreadSanitizer)

Project Samples

Project Activity

See All Activity >

Categories

Libraries

License

MIT License

Follow minicoro

minicoro Web Site

Other Useful Business Software
Planview is the leading end-to-end platform for Strategic Portfolio Management (SPM) and Digital Product Development (DPD) Icon
Planview is the leading end-to-end platform for Strategic Portfolio Management (SPM) and Digital Product Development (DPD)

Manage project and product portfolios enterprise-wide

Planview AdaptiveWork (formerly Clarizen) with embedded AI helps you proactively plan and deliver any type and size of portfolio, project, and work. Gain AI-enhanced visibility and insights, drive collaboration, and achieve better business outcomes across your organization.
Learn More
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of minicoro!

Additional Project Details

Operating Systems

Linux, Mac, Windows

Programming Language

C

Related Categories

C Libraries

Registered

2024-07-23