{"id":16886808,"url":"https://github.com/davidebeatrici/list-processes","last_synced_at":"2026-03-11T07:01:10.892Z","repository":{"id":100582265,"uuid":"213072833","full_name":"davidebeatrici/list-processes","owner":"davidebeatrici","description":"This repository contains code that can be used to retrieve the list of running processes on Windows, Linux, FreeBSD, macOS and generic BSD systems. Pull requests are welcome!","archived":false,"fork":false,"pushed_at":"2019-10-08T02:34:09.000Z","size":11,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-31T23:26:41.417Z","etag":null,"topics":["bsd","freebsd","id","linux","list","macos","name","pid","process","processes","windows"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidebeatrici.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-05T21:19:38.000Z","updated_at":"2024-11-07T20:58:26.000Z","dependencies_parsed_at":"2023-05-16T01:45:12.773Z","dependency_job_id":null,"html_url":"https://github.com/davidebeatrici/list-processes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/davidebeatrici/list-processes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidebeatrici%2Flist-processes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidebeatrici%2Flist-processes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidebeatrici%2Flist-processes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidebeatrici%2Flist-processes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidebeatrici","download_url":"https://codeload.github.com/davidebeatrici/list-processes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidebeatrici%2Flist-processes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30373505,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T06:09:32.197Z","status":"ssl_error","status_checked_at":"2026-03-11T06:09:17.086Z","response_time":84,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bsd","freebsd","id","linux","list","macos","name","pid","process","processes","windows"],"created_at":"2024-10-13T16:41:28.396Z","updated_at":"2026-03-11T07:01:10.876Z","avatar_url":"https://github.com/davidebeatrici.png","language":"C","readme":"## Build instructions\n\nIn the example commands the output binary is specified by the `-o` argument.\n\n### Windows\n\nBuild **list-processes_windows.c** with your compiler of choice.\n\nFor example, the command for GCC (MinGW) would be:\n`gcc list-processes_windows.c -o list-processes.exe`\n\n### Linux\n\nBuild **list-processes_linux.c** with your compiler of choice.\n\nFor example, the command for GCC would be:\n`gcc list-processes_linux.c -o list-processes`\n\n### FreeBSD\n\nBuild **list-processes_freebsd.c** with your compiler of choice.\n\nIf you get a linker error, make sure you're linking to the `util` library.\n\nFor example, the command for Clang would be:\n`cc list-processes_freebsd.c -lutil -o list-processes`\n\n### macOS\n\nBuild **list-processes_macos.m** with your compiler of choice.\n\nIf you get a linker error, make sure you're linking to the `AppKit` framework.\n\nFor example, the command for Clang would be:\n`cc list-processes_macos.m -framework AppKit -o list-processes`\n\n### Generic BSD\n\nBuild **list-processes_bsd.c** with your compiler of choice.\n\nIf you get a linker error, make sure you're linking to the `kvm` library.\n\nFor example, the command for Clang would be:\n`cc list-processes_bsd.c -lkvm -o list-processes`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidebeatrici%2Flist-processes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidebeatrici%2Flist-processes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidebeatrici%2Flist-processes/lists"}