C Coroutines

Open-source C projects categorized as Coroutines

Top 11 C Coroutine Projects

  • tbox

    🎁 A glib-like multi-platform c library

  • swow

    Coroutine-based cross-platform concurrent I/O engine.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • umka-lang

    Umka: a statically typed embeddable scripting language

  • Project mention: VDrift: Cross-Platform Driving Simulation | news.ycombinator.com | 2023-12-28
  • zpl

    πŸ“ Pushing the boundaries of simplicity

  • felix

    The Felix Programming Language (by felix-lang)

  • Project mention: Felix: Statically typed, performant scripting language with native C++ embedding | news.ycombinator.com | 2023-12-28
  • libfiber

    The high performance c/c++ coroutine library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/windows GUI (by iqiyi)

  • minicoro

    Single header stackful cross-platform coroutine library in pure C.

  • Project mention: How Much Memory Do You Need to Run 1M Concurrent Tasks? | news.ycombinator.com | 2023-05-21

    It would be interesting to bench something extremely lightweight (like https://github.com/edubart/minicoro) against these runtimes.

    By my back-of-the-napkin math, 1,000,000 coroutines would cost about 64mb + 2mb/core for stacks.. which works out to about 4x less memory than the 'winner' of this comparison, and ~30x less than go.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Tina

    Tina is a teeny tiny, header only, coroutine and job library.

  • Bunki

    A simple C coroutine library.

  • Project mention: Coroutines in C | news.ycombinator.com | 2024-02-25

    I honestly like stackful coroutines if you don’t mind allocating memory for a stack.

    https://github.com/Keith-Cancel/Bunki

  • QuarkTS

    An open-source OS for embedded applications that supports prioritized cooperative scheduling, time control, inter-task communications primitives, hierarchical state machines and CoRoutines.

  • lua-resty-ffi

    lua-resty-ffi provides an efficient and generic API to do hybrid programming in openresty/envoy with mainstream languages (Go, Python, Java, Rust, Nodejs, etc.).

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C Coroutines related posts

Index

What are some of the best open-source Coroutine projects in C? This list will help you:

Project Stars
1 tbox 4,690
2 swow 1,120
3 umka-lang 968
4 zpl 960
5 felix 793
6 libfiber 714
7 minicoro 577
8 Tina 250
9 Bunki 223
10 QuarkTS 177
11 lua-resty-ffi 81

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com