Add atomics
Open
Nobody has claimed this yet.
enhancement
good first issue
- Dominant language
- C
- Stars
- 9
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue only points to the C atomics reference and does not name files, tests, or an entry point. Read the repository's existing mutex, condition-variable, thread, and pool APIs first, then compare their design with the linked atomic facility. Done should be defined by the project's intended atomic API and its validation across supported platforms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- operating-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100