Question: Does Zig has work-stealing/sharing algorithm in the M:N concurrency model ?

This page summarizes the projects mentioned and recommended in the original post on /r/Zig

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • zap

    An asynchronous runtime with a focus on performance and resource efficiency. (by kprotty)

  • You can implement one: https://github.com/kprotty/zap/blob/lifo/src/runtime/Pool.zig

  • zig

    General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

  • If you're interested in the discussion and direction on where Zig's standard library will go with respect to concurrency, try reading up and posting your opinions on this issue.

  • 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
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts