{"id":23129025,"url":"https://github.com/twiny/tinyq","last_synced_at":"2025-04-04T06:25:35.665Z","repository":{"id":57616651,"uuid":"399170862","full_name":"twiny/tinyq","owner":"twiny","description":"an implementation of a persistent FIFO queue. with ability to pause/start dequeue.","archived":false,"fork":false,"pushed_at":"2021-12-14T21:34:24.000Z","size":27,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T17:42:36.234Z","etag":null,"topics":["command","fifo-queue","go","persistent-queue"],"latest_commit_sha":null,"homepage":"","language":"Go","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/twiny.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}},"created_at":"2021-08-23T16:17:12.000Z","updated_at":"2024-11-04T10:44:24.000Z","dependencies_parsed_at":"2022-08-27T07:51:57.615Z","dependency_job_id":null,"html_url":"https://github.com/twiny/tinyq","commit_stats":null,"previous_names":["issmeftah/tinyq"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twiny%2Ftinyq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twiny%2Ftinyq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twiny%2Ftinyq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twiny%2Ftinyq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/twiny","download_url":"https://codeload.github.com/twiny/tinyq/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247130959,"owners_count":20888692,"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":["command","fifo-queue","go","persistent-queue"],"created_at":"2024-12-17T10:08:07.718Z","updated_at":"2025-04-04T06:25:35.637Z","avatar_url":"https://github.com/twiny.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Queue\nan implementation of a persistent FIFO queue. with ability to pause/start dequeue.\n\n**NOTE**: This package is provided \"as is\" with no guarantee. Use it at your own risk and always test it yourself before using it in a production environment. If you find any issues, please [create a new issue](https://github.com/twiny/tinyq/issues/new).\n\n## Install:\n`go get -u github.com/twiny/tinyq/...`\n\n\n## Known Issues:\n- [ ] all goroutines are asleep - deadlock caused by not closing `queue.Dequeue` channel. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwiny%2Ftinyq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftwiny%2Ftinyq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwiny%2Ftinyq/lists"}