{"id":22410016,"url":"https://github.com/zpg6/particlez","last_synced_at":"2025-07-27T05:37:02.847Z","repository":{"id":265493429,"uuid":"825715479","full_name":"zpg6/particlez","owner":"zpg6","description":"A toy particle system written in Rust with crossterm, maybe useful for TUI applications.","archived":false,"fork":false,"pushed_at":"2024-12-08T14:23:07.000Z","size":3253,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T02:27:53.875Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/zpg6.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":"2024-07-08T11:08:43.000Z","updated_at":"2024-12-08T14:23:10.000Z","dependencies_parsed_at":"2024-11-29T16:35:18.742Z","dependency_job_id":"d1acb909-5c91-4894-98b0-fdc57dbf80cd","html_url":"https://github.com/zpg6/particlez","commit_stats":null,"previous_names":["zpg6/particlez"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/zpg6/particlez","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpg6%2Fparticlez","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpg6%2Fparticlez/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpg6%2Fparticlez/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpg6%2Fparticlez/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zpg6","download_url":"https://codeload.github.com/zpg6/particlez/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpg6%2Fparticlez/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267306876,"owners_count":24067039,"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-07-27T02:00:11.917Z","response_time":82,"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":"2024-12-05T12:11:18.060Z","updated_at":"2025-07-27T05:37:02.759Z","avatar_url":"https://github.com/zpg6.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# particlez\n\nA toy particle system written in Rust with `crossterm`, maybe useful for TUI applications.\n\n## Examples\n\n#### Fall to Floor\n\nUses `ParticleBoundsHandling::Stop` and displays particle based on its velocity. Particles hit the floor and appear to flatten.\n\n```\ncargo run --example fall_to_floor\n```\n\n![fall_to_floor](https://github.com/user-attachments/assets/c4255373-25b5-459c-92b6-817741f6f2d0)\n\n#### Rainfall\n\nUses `ParticleBoundsHandling::Wrap` and displays particle based on its velocity. Raindrops moving faster look \"thinner\" and raindrops moving slower are more rounded.\n\n```\ncargo run --example rainfall\n```\n\n![rainfall](https://github.com/user-attachments/assets/dc5e1a02-7620-47e2-b20f-b61487e7dc02)\n\n#### Bugs Crawl\n\nUses `ParticleBoundsHandling::Wrap` and `ParticleMovement::RandomSomeDirection` to simulate bugs crawling.\n\n```\ncargo run --example bugs_crawl\n```\n\n![bugs_crawl](https://github.com/user-attachments/assets/6bcdb9cf-4472-4d6f-901c-054d8b54a94e)\n\n#### Spaceflight\n\nUses `ParticleBoundsHandling::Wrap` and varying `ParticleMovement::ConstantVelocity` to simulate smoothly passing objects in space, some near and some far in the distance.\n\n```\ncargo run --example spaceflight\n```\n\n![spaceflight](https://github.com/user-attachments/assets/1635d5a7-4f5f-416b-89ed-cd31a47c3229)\n\n## Changelog\n\n| Date       | Version | Description                          |\n| ---------- | ------- | ------------------------------------ |\n| 2024-07-08 | 0.0.1   | Supports minimal animation examples. |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzpg6%2Fparticlez","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzpg6%2Fparticlez","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzpg6%2Fparticlez/lists"}