{"id":16717944,"url":"https://github.com/dsheets/ocaml-unix-sys-resource","last_synced_at":"2025-09-22T07:31:17.676Z","repository":{"id":136671933,"uuid":"56868763","full_name":"dsheets/ocaml-unix-sys-resource","owner":"dsheets","description":"Host-dependent UNIX sys/resource.h access","archived":false,"fork":false,"pushed_at":"2019-04-29T12:49:25.000Z","size":13,"stargazers_count":3,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-05T22:32:20.507Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"OCaml","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/dsheets.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES","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":"2016-04-22T16:13:28.000Z","updated_at":"2016-04-29T18:40:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"996468c2-2963-4d95-b495-2eefb9ffbf4b","html_url":"https://github.com/dsheets/ocaml-unix-sys-resource","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/dsheets/ocaml-unix-sys-resource","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsheets%2Focaml-unix-sys-resource","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsheets%2Focaml-unix-sys-resource/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsheets%2Focaml-unix-sys-resource/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsheets%2Focaml-unix-sys-resource/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dsheets","download_url":"https://codeload.github.com/dsheets/ocaml-unix-sys-resource/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsheets%2Focaml-unix-sys-resource/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276367000,"owners_count":25629964,"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-09-22T02:00:08.972Z","response_time":79,"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-12T21:34:25.709Z","updated_at":"2025-09-22T07:31:17.413Z","avatar_url":"https://github.com/dsheets.png","language":"OCaml","funding_links":[],"categories":[],"sub_categories":[],"readme":"ocaml-unix-sys-resource\n=======================\n\n[ocaml-unix-sys-resource](https://github.com/dsheets/ocaml-unix-sys-resource)\nprovides access to the features exposed in\n[`sys/resource.h`][sys_resource.h] in a way that is not tied to the\nimplementation on the host system.\n\nTwo findlib packages are provided, `unix-sys-resource` and\n`unix-sys-resource.unix`. The base package provides types but the\n`unix-sys-resource.unix` package is necessary to access the bindings.\n\n### unix-sys-resource\nThe [`Sys_resource`][sys_resource] module provides types and functions\nfor describing and working with rlimit resources and limits.\n\n### unix-sys-resource.unix\nThe [`Sys_resource_unix`][sys_resource_unix] module provides bindings to\nfunctions that use the types in `Sys_resource`.\n\nCurrently, `getrlimit` and `setrlimit` and their corresponding flags are\nbound.\n\n[sys_resource.h]: http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/sys_resource.h.html\n[sys_resource]: https://github.com/dsheets/ocaml-unix-sys-resource/blob/master/lib/sys_resource.mli\n[sys_resource_host]: https://github.com/dsheets/ocaml-unix-sys-resource/blob/master/lib/sys_resource_host.mli\n[sys_resource_unix]: https://github.com/dsheets/ocaml-unix-sys-resource/blob/master/unix/sys_resource_unix.mli\n[lwt]: http://ocsigen.org/lwt/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsheets%2Focaml-unix-sys-resource","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdsheets%2Focaml-unix-sys-resource","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsheets%2Focaml-unix-sys-resource/lists"}