{"id":17854158,"url":"https://github.com/mattip/c_from_python","last_synced_at":"2025-03-20T11:36:27.314Z","repository":{"id":51683740,"uuid":"93317519","full_name":"mattip/c_from_python","owner":"mattip","description":"Calling C from Python","archived":false,"fork":false,"pushed_at":"2021-07-31T20:33:38.000Z","size":2640,"stargazers_count":91,"open_issues_count":1,"forks_count":16,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-17T16:42:04.102Z","etag":null,"topics":["cffi","cppyy","ctypes","cython","python"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/mattip.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}},"created_at":"2017-06-04T14:07:00.000Z","updated_at":"2025-03-14T08:07:16.000Z","dependencies_parsed_at":"2022-08-03T00:00:57.023Z","dependency_job_id":null,"html_url":"https://github.com/mattip/c_from_python","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattip%2Fc_from_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattip%2Fc_from_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattip%2Fc_from_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattip%2Fc_from_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattip","download_url":"https://codeload.github.com/mattip/c_from_python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244606976,"owners_count":20480521,"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":["cffi","cppyy","ctypes","cython","python"],"created_at":"2024-10-28T00:42:01.155Z","updated_at":"2025-03-20T11:36:26.932Z","avatar_url":"https://github.com/mattip.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Calling C from Python\nComparing CFFI, Ctypes, Cython, CPPYY\n\nA comparison of four ways to call from python into a c function. I show the\nadvantages and disadvantages of all 4: boilerplate required, maintenance, speed.\n\nIf you read all the way through, there is a suprise at the end. No fair peeking.\n\nAn earlier version of this notebook was part of [this talk](https://youtu.be/tqx9VW7V3Lc)\nat PyCon Israel 2017\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattip%2Fc_from_python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattip%2Fc_from_python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattip%2Fc_from_python/lists"}