{"id":13609599,"url":"https://github.com/philss/rustler_precompiled","last_synced_at":"2025-05-16T18:06:10.421Z","repository":{"id":37462646,"uuid":"454185193","full_name":"philss/rustler_precompiled","owner":"philss","description":"Use precompiled NIFs from trusted sources in your Elixir code","archived":false,"fork":false,"pushed_at":"2025-03-11T11:16:07.000Z","size":7331,"stargazers_count":191,"open_issues_count":12,"forks_count":29,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-05-16T18:05:05.982Z","etag":null,"topics":["elixir","hacktoberfest","nifs","precompilation","precompiled","rustler"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philss.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2022-01-31T22:05:01.000Z","updated_at":"2025-05-06T04:27:26.000Z","dependencies_parsed_at":"2023-11-30T22:22:16.496Z","dependency_job_id":"218fe696-0dcb-47d5-8264-4f3143a2c15c","html_url":"https://github.com/philss/rustler_precompiled","commit_stats":{"total_commits":63,"total_committers":13,"mean_commits":4.846153846153846,"dds":0.3015873015873016,"last_synced_commit":"10f32cb5c3ad4fa1a5b91fdbcfbd7a4033cd4edc"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philss%2Frustler_precompiled","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philss%2Frustler_precompiled/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philss%2Frustler_precompiled/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philss%2Frustler_precompiled/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philss","download_url":"https://codeload.github.com/philss/rustler_precompiled/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254582904,"owners_count":22095518,"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":["elixir","hacktoberfest","nifs","precompilation","precompiled","rustler"],"created_at":"2024-08-01T19:01:36.373Z","updated_at":"2025-05-16T18:06:10.364Z","avatar_url":"https://github.com/philss.png","language":"Elixir","funding_links":[],"categories":["Elixir"],"sub_categories":[],"readme":"# Rustler Precompiled\n\n[![CI](https://github.com/philss/rustler_precompiled/actions/workflows/ci.yml/badge.svg)](https://github.com/philss/rustler_precompiled/actions/workflows/ci.yml)\n![Hex.pm](https://img.shields.io/hexpm/v/rustler_precompiled)\n\nThis project aims to make the usage of precompiled NIFs easier\nfor Elixir projects using [Rustler](https://github.com/rusterlium/rustler).\n\nRead the [blog post](https://dashbit.co/blog/rustler-precompiled) announcing Rustler precompiled, and\ncheck the [documentation](https://hexdocs.pm/rustler_precompiled) for further details.\n\nThere is an [example project](https://github.com/philss/rustler_precompilation_example) demonstrating\nthe usage of RustlerPrecompiled.\nBut you can find \"real\" projects using it too: [Explorer](https://github.com/elixir-nx/explorer) and\n[Tokenizers](https://github.com/elixir-nx/tokenizers) are good examples.\n\n## Installation\n\nThe package can be installed by adding `rustler_precompiled` to your\nlist of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:rustler_precompiled, \"~\u003e 0.8\"}\n  ]\nend\n```\n\n## License\n\nCopyright 2022 Philip Sampaio\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilss%2Frustler_precompiled","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphilss%2Frustler_precompiled","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilss%2Frustler_precompiled/lists"}