{"id":28512802,"url":"https://github.com/mintlu8/bevy_javelin","last_synced_at":"2025-08-13T05:04:29.131Z","repository":{"id":296576549,"uuid":"990257302","full_name":"mintlu8/bevy_javelin","owner":"mintlu8","description":"Projectile system for bevy.","archived":false,"fork":false,"pushed_at":"2025-07-19T23:36:50.000Z","size":128,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-20T01:52:12.825Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/mintlu8.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-05-25T20:15:50.000Z","updated_at":"2025-07-19T23:36:53.000Z","dependencies_parsed_at":"2025-06-01T05:08:38.659Z","dependency_job_id":"ab94b4af-ea71-4fa1-8c19-893b03d5aba2","html_url":"https://github.com/mintlu8/bevy_javelin","commit_stats":null,"previous_names":["mintlu8/bevy_javelin"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mintlu8/bevy_javelin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mintlu8%2Fbevy_javelin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mintlu8%2Fbevy_javelin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mintlu8%2Fbevy_javelin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mintlu8%2Fbevy_javelin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mintlu8","download_url":"https://codeload.github.com/mintlu8/bevy_javelin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mintlu8%2Fbevy_javelin/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270183606,"owners_count":24541341,"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","status":"online","status_checked_at":"2025-08-13T02:00:09.904Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-06-09T01:04:58.578Z","updated_at":"2025-08-13T05:04:29.108Z","avatar_url":"https://github.com/mintlu8.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bevy_javelin\n\nProjectile and VFX system for bevy.\n\n## Motivation\n\nThis crate serves as the spiritual successor of `berdicles`, that aims to reduce\nfrustration in creating VFX effects. `bevy_javelin` drives all the standard `ECS` stuff\nlike `Mesh3d`, `MeshMaterial3d`, `Sprite` and even spicy external stuff like `bevy_hanabi`'s `ParticleEffect`\nthrough a simple interface.\n\n## Core Features\n\n* Easy Abstraction\n\nAn entire projectile system can be expressed as a trait `Projectile` or `ProjectileSpawner`\nor spawned as a single component `ProjectileInstance`.\n\n* Repackaged ECS\n\nWe provide a repackaged access to traditional ECS concepts like components, assets and materials.\n\n* Garbage collection\n\nWe provide reference counted garbage collection to keep track of effects and despawn them when safe to do so.\n\n## Non-goals\n\n* Efficient particle system\n\nOne entity per particle is probably not the most efficient thing ever.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmintlu8%2Fbevy_javelin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmintlu8%2Fbevy_javelin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmintlu8%2Fbevy_javelin/lists"}