simplestatsdclient
Pure nim interface library to send data to any StatsD compatible daemon
Summary
| Latest Version | 0.2.0 |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:26 |
Tags
Authors
- Vladimir Berezenko
Installation
nimble install simplestatsdclient
choosenim install simplestatsdclient
git clone https://github.com/Q-Master/statsdclient.nim
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| simplestatsdclient | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Dependencies
| Package | Version | Optional |
|---|---|---|
| nim >= | 2.0.0 | No |
Source
| Repository | https://github.com/Q-Master/statsdclient.nim |
|---|---|
| Homepage | https://github.com/Q-Master/statsdclient.nim |
| Registry Source | nimble_official |