Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

implement inlinable operation states

Open
#89 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
20/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
cpp
Domain
backend

Research direction

Start by reading the approved P3425r0 design and surveying the existing std::execution implementation. Identify the operation-state entry points and current tests, then implement and test the design across the affected execution components. Done means the approved inlinable operation states are implemented and the relevant tests pass.

Written by the indexing model from the issue text.

Description

LEWG approved the design of P3425r0. Would be good to implement and test it across the board, I guess.

Dominant language
C++
Stars
150
Forks
23
Avg merge
3d 5h
Merged PRs (30d)
9

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from bemanproject/execution

All issues in bemanproject/execution

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.