{"id":18616054,"url":"https://github.com/ue2020/supergrid","last_synced_at":"2025-11-03T05:30:22.410Z","repository":{"id":175686104,"uuid":"654321897","full_name":"UE2020/supergrid","owner":"UE2020","description":"A simple, optimized, safe spatial hash grid.","archived":false,"fork":false,"pushed_at":"2023-12-27T20:30:38.000Z","size":41,"stargazers_count":0,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-29T08:44:13.900Z","etag":null,"topics":["collisions","grid","hash","physics","simulation","spatial"],"latest_commit_sha":null,"homepage":"https://github.com/UE2020/supergrid/tree/main","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/UE2020.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}},"created_at":"2023-06-15T21:54:40.000Z","updated_at":"2023-06-16T01:43:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"ab684b1c-1ea7-44cf-8fea-61a7b1cdcccb","html_url":"https://github.com/UE2020/supergrid","commit_stats":{"total_commits":23,"total_committers":3,"mean_commits":7.666666666666667,"dds":"0.17391304347826086","last_synced_commit":"7c0b28f1931f2be916c6f39f843d4ad5bb025061"},"previous_names":["ue2020/supergrid"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UE2020%2Fsupergrid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UE2020%2Fsupergrid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UE2020%2Fsupergrid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UE2020%2Fsupergrid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UE2020","download_url":"https://codeload.github.com/UE2020/supergrid/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239412488,"owners_count":19634016,"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":["collisions","grid","hash","physics","simulation","spatial"],"created_at":"2024-11-07T03:33:55.518Z","updated_at":"2025-11-03T05:30:22.345Z","avatar_url":"https://github.com/UE2020.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# supergrid\nA simple, optimized, safe spatial hash grid.\n# Benchmark\nA benchmarking tool is included in the examples folder.\n```\n\u003e RUSTFLAGS='-C target-cpu=native' cargo build --release --example bench\n\u003e ./target/release/examples/bench --cell-size 9 --count 10000 --width 100000 --height 100000 --min-size 10 --max-size 1000\nSetup:\n\tArena width:  100,000\n\tArena height: 100,000\n\tCell size:    512x512\n\tEntity count: 10,000\n\tMinimum entity size:  10x10\n\tMaximum entity size:  1000x1000\nTook 1.866101ms to insert 10,000 entities\nTook 3.663191ms to probe 10,000 entities\nCollisions: 32,900; average: 3.29\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fue2020%2Fsupergrid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fue2020%2Fsupergrid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fue2020%2Fsupergrid/lists"}