{"id":29506513,"url":"https://github.com/ana-chenoweth/queue","last_synced_at":"2025-07-16T02:04:06.111Z","repository":{"id":304684336,"uuid":"1019591821","full_name":"ana-chenoweth/queue","owner":"ana-chenoweth","description":"The Cola class implements a generic queue (FIFO - First In, First Out) for storing elements of type T.  Resources","archived":false,"fork":false,"pushed_at":"2025-07-14T19:33:35.000Z","size":120,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-14T19:53:56.445Z","etag":null,"topics":["c","data-structures","dsa","queue","queues"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ana-chenoweth.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-14T15:06:44.000Z","updated_at":"2025-07-14T19:34:19.000Z","dependencies_parsed_at":"2025-07-14T19:53:58.745Z","dependency_job_id":"3748426a-fbf7-413d-80d2-28dce149754d","html_url":"https://github.com/ana-chenoweth/queue","commit_stats":null,"previous_names":["ana-chenoweth/queue"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/ana-chenoweth/queue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ana-chenoweth%2Fqueue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ana-chenoweth%2Fqueue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ana-chenoweth%2Fqueue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ana-chenoweth%2Fqueue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ana-chenoweth","download_url":"https://codeload.github.com/ana-chenoweth/queue/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ana-chenoweth%2Fqueue/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265476083,"owners_count":23772724,"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":["c","data-structures","dsa","queue","queues"],"created_at":"2025-07-16T02:02:07.052Z","updated_at":"2025-07-16T02:04:06.092Z","avatar_url":"https://github.com/ana-chenoweth.png","language":"C++","readme":"# Queue\n\nEste proyecto es una implementación simple de una **cola (queue) FIFO** en Python. Fue desarrollado como parte de la materia estructura de datos.\n\nLa implementación tiene el objetivo de ser clara, legible y funcional, enfocándose en lo esencial de una estructura tipo cola.\n---\n### Ejemplo de uso\n\u003cimg src=\"img/program.png\" alt=\"Clase cola\" width=\"300\"\u003e\n\nPrincipales características:\n\n- Añadir y extraer elementos en tiempo O(1).\n- Manejo de casos de colas vacías con excepciones o valores por defecto.\n- Compatible con tipado genérico y fácil de integrar.\n- Totalmente testeada, con cobertura de pruebas y ejemplos de uso.\n---\n\n## Uso\n\nPara MacOS y Linux:\n\n```bash\n./test\n```\n\nPara Windows:\n```bash\nCola.exe\n```\n\n---\n\n## Licencia\n\nEste proyecto se distribuye bajo la [licencia MIT](LICENSE). Puedes usarlo libremente, adaptarlo, y distribuirlo según los términos de la misma.\n\n---","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fana-chenoweth%2Fqueue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fana-chenoweth%2Fqueue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fana-chenoweth%2Fqueue/lists"}