A cross-platform package for spawning processes in Swift. It's like Foundation.Process, but written for Swift and build on top of structural concurrency.
active 2025-03-14 → 2026-01-07 (UTC)
Activity over time
Daily event counts in the loaded window
Line chart, 300 days from 2025-03-14 to 2026-01-07. Pushes: 9 total, peak 2 in a day. Pull requests: 8 total, peak 2 in a day. Issues: 7 total, peak 3 in a day. Comments: 10 total, peak 3 in a day. Stars: 16 total, peak 2 in a day.
- Pushes
- Pull requests
- Issues
- Comments
- Stars
Stars, PRs, issues and forks are under-captured in the later part of this window. GH Archive progressively stopped capturing non-push events during 2026 — −95% or worse by the end of the window. Every series here except Pushes fades for that reason, so a decline above reflects the archive, not this repository. Pushes stay reliable throughout, so read them, and the contributor counts derived from them, as the real signal. Data health has the measurements.
Top contributors
Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity
| Contributor | Contributions | Pushes | PRs | Comments |
|---|---|---|---|---|
| iCharlesHu | 25 | 9 | 5 | 5 |
| IgorMuzyka | 4 | 0 | 1 | 3 |
| danpalmer | 2 | 0 | 1 | 1 |
| mattt | 1 | 0 | 1 | 0 |
| jakepetroules | 1 | 0 | 0 | 0 |
| gregcotten | 1 | 0 | 0 | 1 |
Recent activity
Latest issues, pull requests and releases
- Issue#45iCharlesHu2025-05-01 06:06fork+exec code fails to block mask all signals pre-fork (and unmask in parent post-fork)
- Issue#46iCharlesHu2025-05-01 06:06signal handlers & mask not reset to default in the child process
- Issue comment#65IgorMuzyka2025-04-22 03:34Here's a workaround around that bug i created
- Issue comment#65iCharlesHu2025-04-22 01:21Here's a workaround around that bug i created
- Issue comment#65IgorMuzyka2025-04-18 20:19Here's a workaround around that bug i created
- Issue comment#65IgorMuzyka2025-04-18 20:07Here's a workaround around that bug i created
- Pull request#65IgorMuzyka2025-04-18 20:04
- Issue comment#61danpalmer2025-04-13 03:45Bad pointer dereference on Linux
- Pull request#63iCharlesHu2025-04-11 23:06
- Pull request#62iCharlesHu2025-04-09 22:26
- Pull request#61danpalmer2025-04-06 07:52
- Issue comment#43iCharlesHu2025-04-03 00:30fork+exec fails to communicate its `errno` code to the parent if something went wrong
- Issue comment#42iCharlesHu2025-04-03 00:29TOCTOU issues when resolving executable in $PATH
- Issue#42iCharlesHu2025-04-03 00:29TOCTOU issues when resolving executable in $PATH
- Issue comment#52iCharlesHu2025-04-03 00:29Setting the working directory - safe?
- Issue#52iCharlesHu2025-04-03 00:29Setting the working directory - safe?
- Issue#54iCharlesHu2025-04-03 00:28posix_spawn_file_actions_addchdir{_np} should be used on all platforms, not just Darwin
- Pull request#60iCharlesHu2025-04-03 00:28
- Pull request#57mattt2025-03-30 16:31
- Issue comment#55gregcotten2025-03-28 05:29Cross compile with Static Linux SDK
- Issue#52jakepetroules2025-03-22 18:19Setting the working directory - safe?
- Issue comment#47iCharlesHu2025-03-15 00:15Document the minimum Swift toolchain version required
- Issue#47iCharlesHu2025-03-15 00:14Document the minimum Swift toolchain version required
- Pull request#51iCharlesHu2025-03-15 00:14
- Pull request#51iCharlesHu2025-03-15 00:14
Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 16 stars here means stars gained during the window, not the repo's star count.