{"id":29170114,"url":"https://github.com/vizonex/_cyares","last_synced_at":"2025-07-01T12:07:35.662Z","repository":{"id":299496043,"uuid":"1003087265","full_name":"Vizonex/_cyares","owner":"Vizonex","description":"A roughdraft for moving pycares to cython. hence the underscore","archived":false,"fork":false,"pushed_at":"2025-06-16T20:47:51.000Z","size":137,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-16T21:37:56.609Z","etag":null,"topics":["c-ares","cython","dns","pycares"],"latest_commit_sha":null,"homepage":"","language":"Cython","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/Vizonex.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}},"created_at":"2025-06-16T15:48:30.000Z","updated_at":"2025-06-16T20:47:55.000Z","dependencies_parsed_at":"2025-06-16T21:37:58.903Z","dependency_job_id":"0d7bea3f-13d8-42bb-9b63-ddd9f08df2d2","html_url":"https://github.com/Vizonex/_cyares","commit_stats":null,"previous_names":["vizonex/_cyares"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Vizonex/_cyares","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vizonex%2F_cyares","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vizonex%2F_cyares/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vizonex%2F_cyares/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vizonex%2F_cyares/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vizonex","download_url":"https://codeload.github.com/Vizonex/_cyares/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vizonex%2F_cyares/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262959570,"owners_count":23391059,"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":["c-ares","cython","dns","pycares"],"created_at":"2025-07-01T12:07:31.672Z","updated_at":"2025-07-01T12:07:35.649Z","avatar_url":"https://github.com/Vizonex.png","language":"Cython","funding_links":[],"categories":[],"sub_categories":[],"readme":"# _cyares\nA roughdraft for moving pycares to cython. hence the underscore\n\n## Why Rewrite pycares?\n- While pycares runs aiodns which optionally runs aiohttp there's some pretty alarming and unsafe code that hangs while during shutdown \n- the library has had [recent vulnerablilities](https://github.com/saghul/pycares/security/advisories/GHSA-5qpg-rh4j-qp35). \n- cython is faster than cffi and can be straight up compiled statically rather than being ran dynamically\n- rewriting the code in cython means you could use pycares in cython as well which only means more benefits in speed.\n- rewriting the way the handles work in uvloop fashion might be safer as well as making\n  the channels shut them down instead of having another thread do it.\n- pycares's shutdown mechanisms are not threadsafe and users using tools such as [aiothreading](https://github.com/Vizonex/aiothreading) may experience unwanted performance degredations.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvizonex%2F_cyares","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvizonex%2F_cyares","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvizonex%2F_cyares/lists"}