{"id":34205486,"url":"https://github.com/strahe/filecoin-ffi-panic","last_synced_at":"2026-03-10T08:32:07.096Z","repository":{"id":269445164,"uuid":"907430745","full_name":"strahe/filecoin-ffi-panic","owner":"strahe","description":"A panic-only implementation of filecoin-ffi.","archived":false,"fork":false,"pushed_at":"2024-12-23T15:51:17.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-18T23:42:24.637Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/strahe.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-12-23T15:06:40.000Z","updated_at":"2024-12-23T15:50:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"d5d56571-152a-43ff-872a-a064f7400eb8","html_url":"https://github.com/strahe/filecoin-ffi-panic","commit_stats":null,"previous_names":["strahe/filecoin-ffi-panic"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/strahe/filecoin-ffi-panic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strahe%2Ffilecoin-ffi-panic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strahe%2Ffilecoin-ffi-panic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strahe%2Ffilecoin-ffi-panic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strahe%2Ffilecoin-ffi-panic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/strahe","download_url":"https://codeload.github.com/strahe/filecoin-ffi-panic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strahe%2Ffilecoin-ffi-panic/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30328251,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T05:25:20.737Z","status":"ssl_error","status_checked_at":"2026-03-10T05:25:17.430Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2025-12-15T19:53:36.737Z","updated_at":"2026-03-10T08:32:07.082Z","avatar_url":"https://github.com/strahe.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# filecoin-ffi-panic\n\nA lightweight substitute for filecoin-ffi designed to minimize build complexity and binary size.\nThis library provides the same interface as filecoin-ffi but throws \"not implemented\" panics for all methods,\nmaking it ideal for projects that have filecoin-ffi as a transitive dependency but don't actually use its functionality.\n\n## Usage\n\nJust replace `github.com/filecoin-project/filecoin-ffi` with `github.com/strahe/filecoin-ffi-panic` in your go.mod file.\n\n```shell\n# Use main branch or replace with a specific version\n\ngo mod edit -replace=github.com/filecoin-project/filecoin-ffi=\\\ngithub.com/strahe/filecoin-ffi-panic@main\n\ngo mod tidy\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrahe%2Ffilecoin-ffi-panic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstrahe%2Ffilecoin-ffi-panic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrahe%2Ffilecoin-ffi-panic/lists"}