{"id":25115553,"url":"https://github.com/fiddlydigital/fastmap","last_synced_at":"2025-10-23T18:23:46.297Z","repository":{"id":275219765,"uuid":"925445905","full_name":"FiddlyDigital/FastMap","owner":"FiddlyDigital","description":"A simple 2D map that is optimized for speed.","archived":false,"fork":false,"pushed_at":"2025-02-02T21:02:38.000Z","size":52,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-08T09:17:25.218Z","etag":null,"topics":["array","cimage","data","map"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@speakingsoftware/fastmap","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FiddlyDigital.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":"2025-01-31T22:31:46.000Z","updated_at":"2025-02-02T21:11:33.000Z","dependencies_parsed_at":"2025-01-31T23:36:40.594Z","dependency_job_id":null,"html_url":"https://github.com/FiddlyDigital/FastMap","commit_stats":null,"previous_names":["fiddlydigital/fastmap"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiddlyDigital%2FFastMap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiddlyDigital%2FFastMap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiddlyDigital%2FFastMap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiddlyDigital%2FFastMap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FiddlyDigital","download_url":"https://codeload.github.com/FiddlyDigital/FastMap/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246811024,"owners_count":20837745,"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":["array","cimage","data","map"],"created_at":"2025-02-08T02:29:00.427Z","updated_at":"2025-10-23T18:23:46.216Z","avatar_url":"https://github.com/FiddlyDigital.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FastMap\n\nA simple 2D map that is optimized for speed.\n\n * Internally, it is a 1D array that is accessed using 2D coordinates. This makes is extremely fast for large maps, as it avoids the overhead and mess of nested arrays.\n * Inspired by the CImage class in Vladimir Kovalevsky's book \"Modern Algorithms for Image Processing\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffiddlydigital%2Ffastmap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffiddlydigital%2Ffastmap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffiddlydigital%2Ffastmap/lists"}