{"id":17968622,"url":"https://github.com/techcable/event4j","last_synced_at":"2025-03-25T10:32:24.924Z","repository":{"id":54809839,"uuid":"42798715","full_name":"Techcable/Event4J","owner":"Techcable","description":"An annotation-based event system for java","archived":false,"fork":false,"pushed_at":"2021-01-28T00:48:37.000Z","size":75,"stargazers_count":31,"open_issues_count":9,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-24T20:08:50.964Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/Techcable.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":"2015-09-20T03:27:13.000Z","updated_at":"2025-03-23T13:44:22.000Z","dependencies_parsed_at":"2022-08-14T03:31:11.996Z","dependency_job_id":null,"html_url":"https://github.com/Techcable/Event4J","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Techcable%2FEvent4J","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Techcable%2FEvent4J/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Techcable%2FEvent4J/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Techcable%2FEvent4J/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Techcable","download_url":"https://codeload.github.com/Techcable/Event4J/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245444304,"owners_count":20616356,"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-10-29T14:41:00.657Z","updated_at":"2025-03-25T10:32:24.523Z","avatar_url":"https://github.com/Techcable.png","language":"Java","readme":"Event4J\n=======\nA annotation-based event system for java\n\n## Features\n- Annotation-Based\n  - Just implement Listener and annotate with @EventHandler\n- Lightweight\n- 0-Dependency\n  - Optionaly uses ASM for faster event invocation\n    - ASM invocation is [an order of magnitude](benchmarks/Results.md) faster than reflection\n- Fast\n  - [Benchmarks](benchmark/Results.md) available\n- Thread Safe\n  - Synchronous Events\n    - Only one of these events may be executing at a time\n    - Firing one of these events may block\n  - By default, multiple events may be executed from multiple threads\n\n# Requirements\n- Java 8\n  - Don't use outdated java!\n- ASM (Optional)\n  - Makes event invocation an order of magnitude faster\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechcable%2Fevent4j","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechcable%2Fevent4j","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechcable%2Fevent4j/lists"}