{"id":19311291,"url":"https://github.com/derekselander/swiftdizzle","last_synced_at":"2025-04-22T14:30:35.210Z","repository":{"id":152185687,"uuid":"119124082","full_name":"DerekSelander/swiftdizzle","owner":"DerekSelander","description":"Swift method swizzling/method introspection for Swift instance methods","archived":false,"fork":false,"pushed_at":"2019-02-17T19:56:32.000Z","size":461,"stargazers_count":16,"open_issues_count":0,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-02T00:35:49.959Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DerekSelander.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-01-27T02:12:22.000Z","updated_at":"2023-10-23T08:31:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"cf36c98f-d232-41c2-9f2a-73b96d56fe41","html_url":"https://github.com/DerekSelander/swiftdizzle","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerekSelander%2Fswiftdizzle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerekSelander%2Fswiftdizzle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerekSelander%2Fswiftdizzle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerekSelander%2Fswiftdizzle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DerekSelander","download_url":"https://codeload.github.com/DerekSelander/swiftdizzle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250258764,"owners_count":21400965,"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":"2024-11-10T00:28:34.113Z","updated_at":"2025-04-22T14:30:35.205Z","avatar_url":"https://github.com/DerekSelander.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# swiftdizzle\nSwift method swizzling/method introspection for Swift instance methods\n\nWhy should Objective-C's method Swizzling or C's DYLD interpose, or C's lazy stubs `__DATA.__la_symbol_ptr` get all the introspection fun? **swiftdizzle** is a nice little C function that can introspect pure Swift functions at runtime.\n\n\n![yoink example](https://github.com/DerekSelander/swiftdizzle/raw/master/media/ex.png)\n\n\nIn the above example, take note that `viewDidLoad()` is calling `someFunction()`, but `omagerdFunction()` is called instead. The potential infinite recursion of `omagerdFunction()` calling itself will actually call `someFunction()` instead.\n\n## How to use swiftdizzle\n\nTODO\n\n## How does swiftdizzle work?\n\nTODO\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderekselander%2Fswiftdizzle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fderekselander%2Fswiftdizzle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderekselander%2Fswiftdizzle/lists"}