{"id":19430411,"url":"https://github.com/minimallycorrect/mixin","last_synced_at":"2026-03-09T10:34:04.851Z","repository":{"id":3393183,"uuid":"49335441","full_name":"MinimallyCorrect/Mixin","owner":"MinimallyCorrect","description":"Applies Mixin-style monkey patches to .java source or compiled .class files. Lightweight","archived":false,"fork":false,"pushed_at":"2026-03-02T12:55:20.000Z","size":496,"stargazers_count":18,"open_issues_count":13,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-02T16:39:01.079Z","etag":null,"topics":["aspect-oriented-programming","bytecode-manipulation","java","mixin"],"latest_commit_sha":null,"homepage":"","language":"Java","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/MinimallyCorrect.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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},"funding":{"github":["LunNova"]}},"created_at":"2016-01-09T18:10:17.000Z","updated_at":"2024-07-21T00:10:51.000Z","dependencies_parsed_at":"2025-11-27T16:13:51.477Z","dependency_job_id":null,"html_url":"https://github.com/MinimallyCorrect/Mixin","commit_stats":null,"previous_names":[],"tags_count":43,"template":false,"template_full_name":null,"purl":"pkg:github/MinimallyCorrect/Mixin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MinimallyCorrect%2FMixin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MinimallyCorrect%2FMixin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MinimallyCorrect%2FMixin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MinimallyCorrect%2FMixin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MinimallyCorrect","download_url":"https://codeload.github.com/MinimallyCorrect/Mixin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MinimallyCorrect%2FMixin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30291807,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T02:57:19.223Z","status":"ssl_error","status_checked_at":"2026-03-09T02:56:26.373Z","response_time":61,"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":["aspect-oriented-programming","bytecode-manipulation","java","mixin"],"created_at":"2024-11-10T14:24:50.642Z","updated_at":"2026-03-09T10:34:04.778Z","avatar_url":"https://github.com/MinimallyCorrect.png","language":"Java","funding_links":["https://github.com/sponsors/LunNova"],"categories":[],"sub_categories":[],"readme":"Mixin\n====\n\u003c!---freshmark shields\noutput = [\n\tlink(image('Release notes', 'https://img.shields.io/maven-metadata/v?label=changelog\u0026metadataUrl=https%3A%2F%2Fjcenter.bintray.com%2F' + '{{group}}'.replaceAll(\"\\\\.\", \"%2F\") + '%2F{{name}}%2Fmaven-metadata.xml'), '{{releaseNotesPath}}'),\n\tlink(shield('Maven artifact', 'jcenter', '{{name}}', 'blue'), 'https://bintray.com/{{bintrayrepo}}/{{name}}/view'),\n\tlink(image('License', 'https://img.shields.io/github/license/{{organisation}}/{{name}}.svg'), 'LICENSE') + '  ',\n\tlink(image('Travis CI', 'https://travis-ci.org/{{organisation}}/{{name}}.svg'), 'https://travis-ci.org/{{organisation}}/{{name}}'),\n\tlink(image('Coverage', 'https://img.shields.io/lgtm/alerts/g/{{organisation}}/{{name}}'), 'https://lgtm.com/projects/g/{{organisation}}/{{name}}'),\n\tlink(image('Coverage', 'https://img.shields.io/codecov/c/github/{{organisation}}/{{name}}.svg'), 'https://codecov.io/gh/{{organisation}}/{{name}}/') + '  ',\n\tlink(image('Discord chat', 'https://img.shields.io/discord/{{discordId}}?logo=discord'), '{{discordInvite}}'),\n\t].join('\\n');\n--\u003e\n[![Release notes](https://img.shields.io/maven-metadata/v?label=changelog\u0026metadataUrl=https%3A%2F%2Fjcenter.bintray.com%2Forg%2Fminimallycorrect%2Fmixin%2FMixin%2Fmaven-metadata.xml)](docs/release-notes.md)\n[![Maven artifact](https://img.shields.io/badge/jcenter-Mixin-blue.svg)](https://bintray.com/minimallycorrect/minimallycorrectmaven/Mixin/view)\n[![License](https://img.shields.io/github/license/MinimallyCorrect/Mixin.svg)](LICENSE)  \n[![Travis CI](https://travis-ci.org/MinimallyCorrect/Mixin.svg)](https://travis-ci.org/MinimallyCorrect/Mixin)\n[![Coverage](https://img.shields.io/lgtm/alerts/g/MinimallyCorrect/Mixin)](https://lgtm.com/projects/g/MinimallyCorrect/Mixin)\n[![Coverage](https://img.shields.io/codecov/c/github/MinimallyCorrect/Mixin.svg)](https://codecov.io/gh/MinimallyCorrect/Mixin/)  \n[![Discord chat](https://img.shields.io/discord/313371711632441344?logo=discord)](https://discord.gg/YrV3bDm)\n\u003c!---freshmark /shields --\u003e\n\nA lightweight java Mixin-style patching implementation.\n\nReimplementation of the Mixin patcher used in [1.4.7 TickThreading builds.](https://github.com/nallar/TickThreading).\nNow with 100% less regex-based Java parsing, thanks to [Java Parser](https://github.com/javaparser/javaparser).\n\nMixin can be applied to source files or compiled bytecode, from source files or compiled bytecode.  \nCross-applications (source to bytecode) / (bytecode to source) do not currently support all features fully due to limitations in JavaTransformer's CodeFragment feature.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminimallycorrect%2Fmixin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fminimallycorrect%2Fmixin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminimallycorrect%2Fmixin/lists"}