{"id":16561512,"url":"https://github.com/jcnelson/libpstat","last_synced_at":"2025-10-10T07:16:59.686Z","repository":{"id":23571154,"uuid":"26939045","full_name":"jcnelson/libpstat","owner":"jcnelson","description":"Library for getting information about running processes","archived":false,"fork":false,"pushed_at":"2016-02-07T03:03:55.000Z","size":235,"stargazers_count":11,"open_issues_count":2,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-09T00:28:22.934Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jcnelson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.ISC","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-21T00:50:31.000Z","updated_at":"2024-08-25T02:38:26.000Z","dependencies_parsed_at":"2022-07-15T23:46:16.792Z","dependency_job_id":null,"html_url":"https://github.com/jcnelson/libpstat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jcnelson/libpstat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcnelson%2Flibpstat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcnelson%2Flibpstat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcnelson%2Flibpstat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcnelson%2Flibpstat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcnelson","download_url":"https://codeload.github.com/jcnelson/libpstat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcnelson%2Flibpstat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003169,"owners_count":26083533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-11T20:33:23.567Z","updated_at":"2025-10-10T07:16:59.671Z","avatar_url":"https://github.com/jcnelson.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"libpstat: OS-agnostic process stat\n==================================\n\nlibpstat is a small library for getting information on running processes in an OS-agnostic way.  The source is structured to make it easy to add support for additional operating systems.  Currently, Linux is the only supported OS.\n\nBuilding\n--------\nTo build:\n\n    $ make OS=$OS_NAME\n  \nSubstitute $OS_NAME for \"LINUX\".\n\nInstalling\n----------\n\nTo install libpstat to /lib and headers to /usr/include/pstat:\n\n    $ sudo make install PREFIX=/ INCLUDE_PREFIX=/usr\n  \n**Advanced:** If you want to install libpstat's headers to a custom location, you can do so by setting the `INCLUDE_DIR` variable instead of the `INCLUDE_PREFIX` variable.  For example, passing `INCLUDE_DIR=/custom/location/` would install the headers directly to `/custom/location`, whereas `INCLUDE_PREFIX=/custom/location` would install the headers to `/custom/location/include/pstat`.\n\nDocumentation\n-------------\n\nTODO\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcnelson%2Flibpstat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjcnelson%2Flibpstat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcnelson%2Flibpstat/lists"}