{"id":22911983,"url":"https://github.com/opencoff/go-utils","last_synced_at":"2025-05-09T01:33:43.829Z","repository":{"id":57499118,"uuid":"123348743","full_name":"opencoff/go-utils","owner":"opencoff","description":"General purpose golang utility functions","archived":false,"fork":false,"pushed_at":"2024-12-24T20:19:28.000Z","size":76,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-31T20:41:20.759Z","etag":null,"topics":["askpass","buffer-pool","circular-queue","golang","mmap","password-prompt"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/opencoff.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-02-28T22:14:14.000Z","updated_at":"2024-12-24T20:19:30.000Z","dependencies_parsed_at":"2023-12-20T10:00:53.752Z","dependency_job_id":"5e125fb0-d87d-4dbb-ab30-f557866b1607","html_url":"https://github.com/opencoff/go-utils","commit_stats":null,"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencoff%2Fgo-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencoff%2Fgo-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencoff%2Fgo-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencoff%2Fgo-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opencoff","download_url":"https://codeload.github.com/opencoff/go-utils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253174634,"owners_count":21865895,"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":["askpass","buffer-pool","circular-queue","golang","mmap","password-prompt"],"created_at":"2024-12-14T04:19:28.683Z","updated_at":"2025-05-09T01:33:43.778Z","avatar_url":"https://github.com/opencoff.png","language":"Go","readme":"# go-utils - general purpose helper functions for golang\n\n## What is it?\nThis is a collection of library functions I used in multiple go projects.\nIt didn't have a good home so, I collectively put it here.\n\n## What is available?\n\n - Threadsafe fixed-size circular queue\n - Random UUIDv4 generator\n - mmap(2) reader to read and process very large files in chunks\n - Channel backed, fixed-size buffer pool. Unlike sync.Pool, this has\n   a fixed size (set at construction time) and never changes. As a result,\n   when the pool runs out of memory, the caller is blocked until another\n   go-routine frees a buffer.\n - Interactive password prompter.\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopencoff%2Fgo-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopencoff%2Fgo-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopencoff%2Fgo-utils/lists"}