{"id":27172274,"url":"https://github.com/pharo-containers/containers-array2d","last_synced_at":"2026-03-17T09:32:11.897Z","repository":{"id":65009390,"uuid":"131730485","full_name":"pharo-containers/Containers-Array2D","owner":"pharo-containers","description":"A better Array2D implementation ","archived":false,"fork":false,"pushed_at":"2024-10-28T10:07:02.000Z","size":96,"stargazers_count":3,"open_issues_count":12,"forks_count":8,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T09:42:12.131Z","etag":null,"topics":["collections","pharo"],"latest_commit_sha":null,"homepage":null,"language":"Smalltalk","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/pharo-containers.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":"2018-05-01T15:36:59.000Z","updated_at":"2025-02-03T10:32:59.000Z","dependencies_parsed_at":"2024-05-08T19:27:57.203Z","dependency_job_id":"82fd0fe5-452c-49a3-a7d3-f38850739f2b","html_url":"https://github.com/pharo-containers/Containers-Array2D","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pharo-containers/Containers-Array2D","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pharo-containers%2FContainers-Array2D","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pharo-containers%2FContainers-Array2D/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pharo-containers%2FContainers-Array2D/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pharo-containers%2FContainers-Array2D/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pharo-containers","download_url":"https://codeload.github.com/pharo-containers/Containers-Array2D/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pharo-containers%2FContainers-Array2D/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30620679,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-17T08:10:05.930Z","status":"ssl_error","status_checked_at":"2026-03-17T08:10:04.972Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["collections","pharo"],"created_at":"2025-04-09T09:35:59.489Z","updated_at":"2026-03-17T09:32:11.879Z","avatar_url":"https://github.com/pharo-containers.png","language":"Smalltalk","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Containers-Array2D\n\n\u003ca href=\"https://www.pharo.org\"\u003e\n    \u003cimg alt=\"Pharo\" src=\"https://img.shields.io/static/v1?style=for-the-badge\u0026message=Pharo\u0026color=3297d4\u0026logo=Harbor\u0026logoColor=FFFFFF\u0026label=\" /\u003e\n\u003c/a\u003e\n\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://img.shields.io/badge/license-MIT-blue.svg)\n![https://github.com/pharo-containers/Containers-Array2D/workflows/matrix/badge.svg](https://github.com/pharo-containers/Containers-Array2D/workflows/matrix/badge.svg)\n![https://github.com/pharo-containers/Containers-Array2D/workflows/currentStablePharo/badge.svg](https://github.com/pharo-containers/Containers-Array2D/workflows/currentStablePharo/badge.svg)\n[![Coverage Status](https://coveralls.io/repos/github/pharo-containers/Containers-Array2D/badge.svg?branch=master)](https://coveralls.io/github/pharo-containers/Containers-Array2D?branch=master)\n\nA better Array2D implementation \n\nThis package is part of the Containers project: This project is to collect, clean, \ntest and document alternate collection datastructures. Each package is modular so that users \ncan only load the collection they need without 100 of related collections.\n\n## Loading\n\n```smalltalk\nMetacello new\n  baseline: 'ContainersArray2D';\n  repository: 'github://pharo-containers/Containers-Array2D/src';\n  load.\n```\n\n## If you want to depend on it\n\n```smalltalk\n  spec \n    baseline: 'ContainersArray2D' \n    with: [ spec repository: 'github://pharo-containers/Containers-Array2D/src' ].\n  ```\n\n----\nThe best way to predict the future is to do it!\nLess talking more doing. stephane.ducasse@inria.fr\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpharo-containers%2Fcontainers-array2d","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpharo-containers%2Fcontainers-array2d","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpharo-containers%2Fcontainers-array2d/lists"}