{"id":15574580,"url":"https://github.com/runfalk/python-async-ffi-demo","last_synced_at":"2026-04-26T01:31:44.193Z","repository":{"id":68823735,"uuid":"431170539","full_name":"runfalk/python-async-ffi-demo","owner":"runfalk","description":null,"archived":false,"fork":false,"pushed_at":"2022-01-11T11:49:24.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-30T09:59:17.757Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/runfalk.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}},"created_at":"2021-11-23T16:17:47.000Z","updated_at":"2022-01-11T11:59:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"2f865ccb-1c09-46c2-a99f-b7c37b55d408","html_url":"https://github.com/runfalk/python-async-ffi-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/runfalk/python-async-ffi-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runfalk%2Fpython-async-ffi-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runfalk%2Fpython-async-ffi-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runfalk%2Fpython-async-ffi-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runfalk%2Fpython-async-ffi-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/runfalk","download_url":"https://codeload.github.com/runfalk/python-async-ffi-demo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runfalk%2Fpython-async-ffi-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32283294,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"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":"2024-10-02T18:19:31.838Z","updated_at":"2026-04-26T01:31:44.177Z","avatar_url":"https://github.com/runfalk.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"How to make make async FFI calls in Python\n==========================================\nThis is an example of how to do C\n[FFI](https://en.wikipedia.org/wiki/Foreign_function_interface) in an async \nPython program. It is intended to be an example of how one can implement it.\nPlease use this as a base for implementing your own FFI.\n\n\nRun the example\n---------------\nThis requires [Rust](https://rustup.rs/) to be installed.\n\n```bash\ncargo build\npython example.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frunfalk%2Fpython-async-ffi-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frunfalk%2Fpython-async-ffi-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frunfalk%2Fpython-async-ffi-demo/lists"}