{"id":28615575,"url":"https://github.com/ocamlpro/ocplib-endian","last_synced_at":"2025-06-12T02:09:28.770Z","repository":{"id":5462018,"uuid":"6657151","full_name":"OCamlPro/ocplib-endian","owner":"OCamlPro","description":"Optimised functions to read and write int16/32/64 from strings, bytes and bigarrays, based on primitives added in version 4.01.","archived":false,"fork":false,"pushed_at":"2022-06-27T13:28:11.000Z","size":223,"stargazers_count":14,"open_issues_count":5,"forks_count":22,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-04-07T17:25:09.379Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"OCaml","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OCamlPro.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"COPYING.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-11-12T17:12:26.000Z","updated_at":"2024-04-07T17:25:09.380Z","dependencies_parsed_at":"2022-09-25T03:24:41.875Z","dependency_job_id":null,"html_url":"https://github.com/OCamlPro/ocplib-endian","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/OCamlPro/ocplib-endian","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OCamlPro%2Focplib-endian","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OCamlPro%2Focplib-endian/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OCamlPro%2Focplib-endian/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OCamlPro%2Focplib-endian/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OCamlPro","download_url":"https://codeload.github.com/OCamlPro/ocplib-endian/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OCamlPro%2Focplib-endian/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259382322,"owners_count":22848842,"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":"2025-06-12T02:09:27.947Z","updated_at":"2025-06-12T02:09:28.757Z","avatar_url":"https://github.com/OCamlPro.png","language":"OCaml","funding_links":[],"categories":[],"sub_categories":[],"readme":"ocplib-endian\n=============\n\nOptimised functions to read and write int16/32/64 from strings, bytes\nand bigarrays, based on primitives added in version 4.01.\n\nThe library implements three modules:\n- [EndianString](src/endianString.cppo.mli) works directly on strings, and provides submodules BigEndian and LittleEndian, with their unsafe counter-parts;\n- [EndianBytes](src/endianBytes.cppo.mli) works directly on bytes, and provides submodules BigEndian and LittleEndian, with their unsafe counter-parts;\n- [EndianBigstring](src/endianBigstring.cppo.mli) works on bigstrings (Bigarrays of chars), and provides submodules BigEndian and LittleEndian, with their unsafe counter-parts;\n\n\n= Hacking =\n\nThe tests only pass in dune release profile. The debug mode prevents\ncross module inlining, which prevents unboxing in the tests.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Focamlpro%2Focplib-endian","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Focamlpro%2Focplib-endian","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Focamlpro%2Focplib-endian/lists"}