{"id":13770761,"url":"https://github.com/pharo-containers/Containers-HashTable","last_synced_at":"2025-05-11T03:32:53.252Z","repository":{"id":215834819,"uuid":"217129622","full_name":"pharo-containers/Containers-HashTable","owner":"pharo-containers","description":"an hashtable from moose","archived":false,"fork":false,"pushed_at":"2024-10-28T10:07:56.000Z","size":37,"stargazers_count":1,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T09:42:11.942Z","etag":null,"topics":["datastructure","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":"2019-10-23T18:44:44.000Z","updated_at":"2024-10-28T10:07:59.000Z","dependencies_parsed_at":"2024-01-06T21:46:40.236Z","dependency_job_id":"3baaf05e-9799-4263-aab6-c18d73d279d1","html_url":"https://github.com/pharo-containers/Containers-HashTable","commit_stats":null,"previous_names":["pharo-containers/containers-hashtable"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pharo-containers%2FContainers-HashTable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pharo-containers%2FContainers-HashTable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pharo-containers%2FContainers-HashTable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pharo-containers%2FContainers-HashTable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pharo-containers","download_url":"https://codeload.github.com/pharo-containers/Containers-HashTable/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253514352,"owners_count":21920327,"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":["datastructure","pharo"],"created_at":"2024-08-03T17:00:41.692Z","updated_at":"2025-05-11T03:32:52.947Z","avatar_url":"https://github.com/pharo-containers.png","language":"Smalltalk","funding_links":[],"categories":["Data Structures"],"sub_categories":[],"readme":"# Containers-HashTable\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-HashTable/workflows/matrix/badge.svg](https://github.com/pharo-containers/Containers-HashTable/workflows/matrix/badge.svg)\n![https://github.com/pharo-containers/Containers-HashTable/workflows/currentStablePharo/badge.svg](https://github.com/pharo-containers/Containers-HashTable/workflows/currentStablePharo/badge.svg)\n[![Coverage Status](https://coveralls.io/repos/github/pharo-containers/Containers-HashTable/badge.svg?branch=master)](https://coveralls.io/github/pharo-containers/Containers-HashTable?branch=master) \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```\nMetacello new\n  baseline: 'ContainersHashTable';\n  repository: 'github://pharo-containers/Containers-HashTable/src';\n  load.\n```\n\n## If you want to depend on it\n\n```\n  spec \n    baseline: ''ContainersHashTable' \n    with: [ spec repository: 'github://pharo-containers/Containers-HashTable/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-HashTable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpharo-containers%2FContainers-HashTable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpharo-containers%2FContainers-HashTable/lists"}