Categories: None [Edit]
winproc
winproc is a native extension for controlling Windows processes the way the
OS intends: argv-array spawning with exact quoting and per-handle inheritance
(PROC_THREAD_ATTRIBUTE_HANDLE_LIST), job objects with kill-on-close so a
spawned tree can never outlive you (even across a crash), atomic job
placement at creation, ConPTY pseudoconsoles for real interactive terminal
I/O, and elevation helpers (elevated?/admin?, ShellExecuteEx "runas",
scoped token privileges). Blocking waits release the GVL and cooperate with
a fiber scheduler. Windows MSVC (mswin) Ruby only.
Total
Ranking: 194,273 of 195,377
Downloads: 241
Daily
Ranking: 128,413 of 195,357
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 8 | 1,372,888,227 | rake |
| 14 | 1,261,527,762 | minitest |
| 1,470 | 29,384,845 | rake-compiler |
| 191,840 | 455 | vcvars |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | nedpus |