{"id":13770905,"url":"https://github.com/pharo-containers/Containers-Trie","last_synced_at":"2025-05-11T03:32:56.806Z","repository":{"id":52898125,"uuid":"131752122","full_name":"pharo-containers/Containers-Trie","owner":"pharo-containers","description":"A trie implementation (original version from Benoit St-Jean).","archived":false,"fork":false,"pushed_at":"2024-10-28T10:06:11.000Z","size":47,"stargazers_count":3,"open_issues_count":3,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T09:42:12.277Z","etag":null,"topics":["pharo"],"latest_commit_sha":null,"homepage":"","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-01T19:05:52.000Z","updated_at":"2024-10-28T10:06:15.000Z","dependencies_parsed_at":"2024-11-17T06:34:38.885Z","dependency_job_id":"ae12ab28-f0a4-4df4-9c94-a7af21e946c8","html_url":"https://github.com/pharo-containers/Containers-Trie","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pharo-containers%2FContainers-Trie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pharo-containers%2FContainers-Trie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pharo-containers%2FContainers-Trie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pharo-containers%2FContainers-Trie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pharo-containers","download_url":"https://codeload.github.com/pharo-containers/Containers-Trie/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":["pharo"],"created_at":"2024-08-03T17:00:44.403Z","updated_at":"2025-05-11T03:32:56.455Z","avatar_url":"https://github.com/pharo-containers.png","language":"Smalltalk","funding_links":[],"categories":["Data Structures"],"sub_categories":[],"readme":"# Containers-Trie\nA trie implementation (original version from Benoit St-Jean).\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\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[![License](https://img.shields.io/badge/license-MIT-blue.svg)]()\n[![Pharo version](https://img.shields.io/badge/Pharo-7.0-%23aac9ff.svg)](https://pharo.org/download)\n[![Pharo version](https://img.shields.io/badge/Pharo-8.0-%23aac9ff.svg)](https://pharo.org/download)\n\n\n## Loading\n\n```\nMetacello new\n   baseline: 'ContainersTrie';\n   repository: 'github://pharo-containers/Containers-Trie/src';\n   load.\n```\n\n## If you want to depend on it\n\n```\nspec \n   baseline: 'ContainersTrie' \n   with: [ spec repository: 'github://pharo-containers/Containers-Trie/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-Trie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpharo-containers%2FContainers-Trie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpharo-containers%2FContainers-Trie/lists"}