{"id":19519865,"url":"https://github.com/dahlitzflorian/java-queue","last_synced_at":"2025-02-26T00:22:02.914Z","repository":{"id":102340566,"uuid":"133691588","full_name":"DahlitzFlorian/java-queue","owner":"DahlitzFlorian","description":"Simple implementation of a queue in Java.","archived":false,"fork":false,"pushed_at":"2018-05-16T16:16:27.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-08T13:27:59.098Z","etag":null,"topics":["java","learning","learning-java","queue","sample","simple"],"latest_commit_sha":null,"homepage":null,"language":"Java","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/DahlitzFlorian.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}},"created_at":"2018-05-16T16:03:53.000Z","updated_at":"2018-05-17T08:09:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"17472682-4b84-44f3-b13b-e0131f8e62db","html_url":"https://github.com/DahlitzFlorian/java-queue","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/DahlitzFlorian%2Fjava-queue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DahlitzFlorian%2Fjava-queue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DahlitzFlorian%2Fjava-queue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DahlitzFlorian%2Fjava-queue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DahlitzFlorian","download_url":"https://codeload.github.com/DahlitzFlorian/java-queue/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240767898,"owners_count":19854342,"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":["java","learning","learning-java","queue","sample","simple"],"created_at":"2024-11-11T00:22:19.121Z","updated_at":"2025-02-26T00:22:02.858Z","avatar_url":"https://github.com/DahlitzFlorian.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Java Queue #\n## Description ##\nThis repository includes a Java-based queue. It's realised through an interface\u003cbr\u003e\nand a corresponding class. If you would like to see an example usage, make sure to\u003cbr\u003e\ncheck out the TestQueue.java file.\n\nversion 1.0\n\n## Run Tests ##\nTo run the very basic test, clone this repository, go inside of the folder and compile\u003cbr\u003e\nthe source code via\n\n```bash\njavac IQueue.java Queue.java TestQueue.java\n```\n\nAfter that you are able to run the very basic test via\n\n```bash\njava TestQueue\n```\n\nThe provided test contains a String-Queue and an Integer-Queue. Hope it's an inspiration for you!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdahlitzflorian%2Fjava-queue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdahlitzflorian%2Fjava-queue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdahlitzflorian%2Fjava-queue/lists"}