packets
Pure Nim declarative packets system for serializing/deserializing
Summary
| Latest Version | 2.4.1 |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-09-01 07:18 |
Tags
Authors
- Vladimir Berezenko <qmaster2000@gmail.com>
Installation
nimble install packets
choosenim install packets
git clone https://github.com/Q-Master/packets.nim
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| packets | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Dependencies
| Package | Version | Optional |
|---|---|---|
| nim >= | 2.0.2 | No |
Source
| Repository | https://github.com/Q-Master/packets.nim |
|---|---|
| Homepage | https://github.com/Q-Master/packets.nim |
| Registry Source | nimble_official |