{"id":13712493,"url":"https://github.com/remeh/statsd-zig","last_synced_at":"2025-10-29T07:31:32.671Z","repository":{"id":38885872,"uuid":"260316901","full_name":"remeh/statsd-zig","owner":"remeh","description":"Basic statsd implementation in Ziglang.","archived":false,"fork":false,"pushed_at":"2023-11-28T21:15:00.000Z","size":107,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-09T00:27:04.169Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Zig","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/remeh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2020-04-30T20:56:14.000Z","updated_at":"2024-12-27T23:56:54.000Z","dependencies_parsed_at":"2024-05-03T07:59:33.683Z","dependency_job_id":"3110af74-4761-4a9e-8f0c-224b32dc8276","html_url":"https://github.com/remeh/statsd-zig","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/remeh%2Fstatsd-zig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remeh%2Fstatsd-zig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remeh%2Fstatsd-zig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remeh%2Fstatsd-zig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remeh","download_url":"https://codeload.github.com/remeh/statsd-zig/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238791855,"owners_count":19531026,"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":[],"created_at":"2024-08-02T23:01:19.068Z","updated_at":"2025-10-29T07:31:32.635Z","avatar_url":"https://github.com/remeh.png","language":"Zig","readme":"# statsd-zig\n\nBasic DogStatsD UDP/UDS server supporting gauges, counters and distributions\nand sending these metrics to Datadog.\n\n## Getting started\n\n- Build the binary with `zig build` (build with Zig `0.14.0`)\n- Set the environment variables `APIKEY` and `HOSTNAME` to configure the daemon\n\nUses `epoll` on Linux, `kqueue` on macOS. \n\n## Socket\n\n### With UDP\n\n- Launch the daemon and start sending counters, gauges and distributions on port udp/8125\n\n### With UDS\n\n- Set the environment variable `UDS` to a filepath of the unix socket you want to use\n- Sends counters, gauges and distributions on this unix socket with a DogStatsD client\n\n# Author\n\nRémy 'remeh' Mathieu\n\n# License\n\nThis side-project is not endorsed in any way by Datadog.\n\nMIT\n","funding_links":[],"categories":["Network","Network \u0026 Web"],"sub_categories":["Network"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremeh%2Fstatsd-zig","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremeh%2Fstatsd-zig","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremeh%2Fstatsd-zig/lists"}