{"id":28471474,"url":"https://github.com/hirofa/quickjs-sys","last_synced_at":"2025-07-01T21:31:41.948Z","repository":{"id":215440640,"uuid":"738909122","full_name":"HiRoFa/quickjs-sys","owner":"HiRoFa","description":"Low level rust bindings for quickjs, quickjs-ng","archived":false,"fork":false,"pushed_at":"2025-05-16T13:53:16.000Z","size":5079,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-07T10:49:35.533Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HiRoFa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2024-01-04T10:27:07.000Z","updated_at":"2025-05-31T15:22:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"123c8b81-5c06-4a06-ba93-26deb6f76f58","html_url":"https://github.com/HiRoFa/quickjs-sys","commit_stats":null,"previous_names":["hirofa/quickjs-sys"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/HiRoFa/quickjs-sys","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HiRoFa%2Fquickjs-sys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HiRoFa%2Fquickjs-sys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HiRoFa%2Fquickjs-sys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HiRoFa%2Fquickjs-sys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HiRoFa","download_url":"https://codeload.github.com/HiRoFa/quickjs-sys/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HiRoFa%2Fquickjs-sys/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263039140,"owners_count":23404123,"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-07T10:40:28.728Z","updated_at":"2025-07-01T21:31:41.932Z","avatar_url":"https://github.com/HiRoFa.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hirofa-quickjs-sys\n\nLow level rust bindings for quickjs, used by [quickjs_runtime](https://github.com/HiRoFa/quickjs_es_runtime).\n\nuses either\n* The original by Fabrice Bellard. see: https://bellard.org/quickjs/\n  * works on linux, mac and windows(mingw)\n* quickjs-ng, Friendly QuickJS fork focused on reigniting the project. (```default-features=false, features=[\"quickjs-ng\"]```) see: https://github.com/quickjs-ng/quickjs\n  * works on linux, mac, windows(mingw) and windows(msvc)\n\n# getting started\n\nCargo.toml\n* bellard version\n```toml\nlibquickjs-sys = {package=\"hirofa-quickjs-sys\", version=\"0.10.0\"}\n```\nor quickjs-ng\n```toml\nlibquickjs-sys = {package=\"hirofa-quickjs-sys\", version=\"0.10.0\", default-features=false, features=[\"quickjs-ng\"]}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhirofa%2Fquickjs-sys","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhirofa%2Fquickjs-sys","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhirofa%2Fquickjs-sys/lists"}