{"id":37046307,"url":"https://github.com/zlepper/brqueue","last_synced_at":"2026-01-14T05:28:39.091Z","repository":{"id":85423047,"uuid":"163001247","full_name":"zlepper/brqueue","owner":"zlepper","description":null,"archived":false,"fork":false,"pushed_at":"2019-01-11T18:42:14.000Z","size":129,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-27T10:57:28.090Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/zlepper.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-12-24T15:04:01.000Z","updated_at":"2019-01-11T18:42:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"5cf34552-e6d5-4f70-9c46-fdcf4fee11be","html_url":"https://github.com/zlepper/brqueue","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zlepper/brqueue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zlepper%2Fbrqueue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zlepper%2Fbrqueue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zlepper%2Fbrqueue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zlepper%2Fbrqueue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zlepper","download_url":"https://codeload.github.com/zlepper/brqueue/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zlepper%2Fbrqueue/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28410446,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T01:52:23.358Z","status":"online","status_checked_at":"2026-01-14T02:00:06.678Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2026-01-14T05:28:38.476Z","updated_at":"2026-01-14T05:28:39.084Z","avatar_url":"https://github.com/zlepper.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BRQueue\n\nA fast work processing queue. BRQueue is intended to be put between your work creators and consumers. \nConsumers can grab work from the queue as fast as they can process it, or they can choose to wait \nfor work if none is available. \n\n## Features\nWhat makes BRQueue so special from other queues that you have tried?\n\n* High/Low prioritization for tasks. High prioritization will always be taken before low priority task. \n* Push and pull based task popping\n* Capability based task routing, don't send tasks to consumers that can't handle them\n* Queue introspection e.g. for better auto-scaling\n* Extremely resource efficient\n\n## Clients\nYou can either make your own client (Description on how TODO)\nOr use one of the premade clients. \n\n* [Go](https://github.com/zlepper/go-brqueue)\n* [C#](https://github.com/zlepper/brqueue.net)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzlepper%2Fbrqueue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzlepper%2Fbrqueue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzlepper%2Fbrqueue/lists"}