{"id":16717917,"url":"https://github.com/dsheets/ocaml-unix-unistd","last_synced_at":"2025-04-10T07:48:07.001Z","repository":{"id":136671946,"uuid":"14306858","full_name":"dsheets/ocaml-unix-unistd","owner":"dsheets","description":"Host-dependent UNIX unistd.h access","archived":false,"fork":false,"pushed_at":"2017-05-18T10:55:57.000Z","size":62,"stargazers_count":12,"open_issues_count":1,"forks_count":8,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-24T08:02:04.199Z","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":"2013-11-11T16:49:43.000Z","updated_at":"2024-10-30T01:19:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"2db5933c-7b70-4193-9257-e970f03945a5","html_url":"https://github.com/dsheets/ocaml-unix-unistd","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsheets%2Focaml-unix-unistd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsheets%2Focaml-unix-unistd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsheets%2Focaml-unix-unistd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsheets%2Focaml-unix-unistd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dsheets","download_url":"https://codeload.github.com/dsheets/ocaml-unix-unistd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248181554,"owners_count":21060888,"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","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:21.733Z","updated_at":"2025-04-10T07:48:06.995Z","avatar_url":"https://github.com/dsheets.png","language":"OCaml","funding_links":[],"categories":[],"sub_categories":[],"readme":"ocaml-unix-unistd\n=================\n\n[ocaml-unix-unistd](https://github.com/dsheets/ocaml-unix-unistd) provides\naccess to the features exposed in [`unistd.h`][unistd.h] in a way that is not\ntied to the implementation on the host system.\n\nThe [`Unistd`][unistd] module provides functions for translating between the\nconstants accessible through `unistd.h` and their values on particular\nsystems.\n\nThe [`Unistd_unix`][unistd_unix] module provides bindings to functions that\nuse the constants and types in `Unistd` along with a representation of the\nhost system.  The bindings support a more comprehensive range of seek commands\nthan the corresponding functions in the standard OCaml `Unix` module.  The\n[`Unistd_unix_lwt`][unistd_unix_lwt] module exports non-blocking versions of\nthe functions in `Unistd_unix` based on the [Lwt][lwt] cooperative threading\nlibrary.\n\n[unistd.h]: http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/unistd.h.html\n[unistd]: https://github.com/dsheets/ocaml-unix-unistd/blob/master/lib/unistd.mli\n[unistd_unix]: https://github.com/dsheets/ocaml-unix-unistd/blob/master/unix/unistd_unix.mli\n[unistd_unix_lwt]: https://github.com/dsheets/ocaml-unix-unistd/blob/master/lwt/unistd_unix_lwt.mli\n[lwt]: http://ocsigen.org/lwt/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsheets%2Focaml-unix-unistd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdsheets%2Focaml-unix-unistd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsheets%2Focaml-unix-unistd/lists"}