{"id":21971163,"url":"https://github.com/squiddy/homer","last_synced_at":"2025-03-22T22:46:03.996Z","repository":{"id":142143927,"uuid":"190847640","full_name":"squiddy/homer","owner":"squiddy","description":"A statsd compatible stats aggregator written in Rust","archived":false,"fork":false,"pushed_at":"2020-02-07T19:52:12.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-15T03:48:07.206Z","etag":null,"topics":["rust","statsd","statsd-server"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/squiddy.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":"2019-06-08T05:06:28.000Z","updated_at":"2023-03-09T01:25:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"2acfc178-8b9e-4f5c-b5e3-4933195a54d8","html_url":"https://github.com/squiddy/homer","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/squiddy%2Fhomer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squiddy%2Fhomer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squiddy%2Fhomer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squiddy%2Fhomer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/squiddy","download_url":"https://codeload.github.com/squiddy/homer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245031363,"owners_count":20549914,"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":["rust","statsd","statsd-server"],"created_at":"2024-11-29T14:49:05.435Z","updated_at":"2025-03-22T22:46:03.971Z","avatar_url":"https://github.com/squiddy.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Homer ![CI](https://github.com/squiddy/homer/workflows/CI/badge.svg?branch=master)\n\nHomer is a [statsd](https://github.com/etsy/statsd)-compatible stats\naggregator written in Rust. I'm basing this implementation on github's statsd\nimplementation [brubeck](https://github.com/github/brubeck).\n\n## Why\n\nTo write something in Rust. I've been reading statsd related code lately,\nespecially a C-implementation, and I'd like to see whether I can make it\nshorter and easier to understand for my usecase.\n\n## What's working\n\n* [x] configuration loading\n* [ ] statsd\n    * [x] receive packets via UDP\n    * [x] basic packet parsing (no support for sampling rates)\n    * [ ] performance (recvmmsg, multi thread)\n* [ ] aggregation\n    * [x] counter\n    * [ ] gauge\n    * [ ] timer\n    * [ ] sets (maybe later)\n* [ ] carbon\n    * [x] plain text protocol\n    * [x] periodic flushing\n    * [ ] pickle protocol (maybe later)\n* [ ] logging\n* [ ] proper error handling\n\n## Setup\n\nGet the nightly rust compiler in version 1.36.0 and run `cargo run`.\nConfiguration is possible by editing the `config.toml` in the working\ndirectory.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsquiddy%2Fhomer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsquiddy%2Fhomer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsquiddy%2Fhomer/lists"}