Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
trypsynth
/
taskmon
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
27
Code
Issues
3
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: trypsynth/taskmon
Actions
All workflows
Workflows
Release Taskmon
Release Taskmon
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
34 workflow runs
34 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
ci: add NSIS install dir to PATH so makensis is found
Release Taskmon
#34:
Commit
bb33af0
pushed by
trypsynth
4m 5s
master
master
4m 5s
View workflow file
ci: install NSIS instead of Inno Setup (#19)
Release Taskmon
#33:
Commit
708355d
pushed by
trypsynth
1m 31s
master
master
1m 31s
View workflow file
Replace hand-rolled growable arrays with a Windows-heap Allocator + A…
Release Taskmon
#32:
Commit
702c490
pushed by
trypsynth
1m 29s
master
master
1m 29s
View workflow file
Idiom pass: for-loops, bool over BOOL, comment cleanup
Release Taskmon
#31:
Commit
e9087bb
pushed by
trypsynth
1m 21s
master
master
1m 21s
View workflow file
Idiom pass: for-loops over counted while-loops, bool over BOOL, comme…
Release Taskmon
#30:
Commit
dc6f617
pushed by
trypsynth
1m 17s
master
master
1m 17s
View workflow file
Stop re-fetching and re-saving on every sort-order change
Release Taskmon
#29:
Commit
1aed7f9
pushed by
trypsynth
1m 26s
master
master
1m 26s
View workflow file
Give putStr a concrete parameter type instead of anytype
Release Taskmon
#28:
Commit
5c0cb1b
pushed by
trypsynth
3m 16s
master
master
3m 16s
View workflow file
Replace wnsprintfW with a comptime-checked UTF-16 formatter
Release Taskmon
#27:
Commit
81ceb28
pushed by
trypsynth
1m 25s
master
master
1m 25s
View workflow file
Clean up comments: drop C-migration references, trim trivial ones
Release Taskmon
#26:
Commit
2a9f854
pushed by
trypsynth
1m 16s
master
master
1m 16s
View workflow file
Use native bool instead of win32.BOOL for internal preference/column …
Release Taskmon
#25:
Commit
10b87bd
pushed by
trypsynth
1m 26s
master
master
1m 26s
View workflow file
Switch the Windows installer from Inno Setup to NSIS
Release Taskmon
#24:
Commit
3a069fa
pushed by
trypsynth
1m 22s
master
master
1m 22s
View workflow file
Replace extern var/export var globals with a shared state.zig module
Release Taskmon
#23:
Commit
71e70b6
pushed by
trypsynth
1m 28s
master
master
1m 28s
View workflow file
Remove redundant comptime import-forcing block in main.zig
Release Taskmon
#22:
Commit
521b60d
pushed by
trypsynth
1m 56s
master
master
1m 56s
View workflow file
Drop export/callconv(.c) from functions that no longer cross a C boun…
Release Taskmon
#21:
Commit
cbb5a97
pushed by
trypsynth
3m 34s
master
master
3m 34s
View workflow file
Rename our own functions to idiomatic Zig camelCase
Release Taskmon
#20:
Commit
cf60cc9
pushed by
trypsynth
1m 24s
master
master
1m 24s
View workflow file
Use idiomatic Zig casing for SortField and TmDpiAwareness enums
Release Taskmon
#19:
Commit
ea858b7
pushed by
trypsynth
4m 20s
master
master
4m 20s
View workflow file
Rewrite taskmon from C to Zig with hand-rolled Win32 bindings
Release Taskmon
#18:
Commit
da9ba75
pushed by
trypsynth
2m 0s
master
master
2m 0s
View workflow file
Share one process handle per refresh; add efficiency, priority, prote…
Release Taskmon
#17:
Commit
a6abb35
pushed by
trypsynth
1m 28s
master
master
1m 28s
View workflow file
Read all token data in one pass; add virtualization, AppContainer, do…
Release Taskmon
#16:
Commit
24fbb3b
pushed by
trypsynth
1m 31s
master
master
1m 31s
View workflow file
Stop the process tree nesting children under recycled parent PIDs
Release Taskmon
#15:
Commit
bbc9a4c
pushed by
trypsynth
1m 37s
master
master
1m 37s
View workflow file
Add private bytes, working set, handle, and thread delta columns
Release Taskmon
#14:
Commit
432e379
pushed by
trypsynth
4m 46s
master
master
4m 46s
View workflow file
Add elapsed time, shared working set, and parent name columns
Release Taskmon
#13:
Commit
689427d
pushed by
trypsynth
1m 32s
master
master
1m 32s
View workflow file
Add I/O operation count and total I/O columns
Release Taskmon
#12:
Commit
330bb81
pushed by
trypsynth
1m 30s
master
master
1m 30s
View workflow file
Add kernel time, user time, and total page faults columns
Release Taskmon
#11:
Commit
c132944
pushed by
trypsynth
4m 29s
master
master
4m 29s
View workflow file
Add hard faults and CPU cycles columns
Release Taskmon
#10:
Commit
dbb2c2c
pushed by
trypsynth
1m 33s
master
master
1m 33s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.