flatBuffers
Package to turn (nested) Nim objects to flat buffers and back.
Summary
| Latest Version | 0.1.5 |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:26 |
Tags
Authors
- Vindaar
Installation
nimble install flatBuffers
choosenim install flatBuffers
git clone https://github.com/Vindaar/flatBuffers
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| flatBuffers | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Dependencies
| Package | Version | Optional |
|---|---|---|
| nim >= | 2.0.0 | No |
Source
| Repository | https://github.com/Vindaar/flatBuffers |
|---|---|
| Homepage | https://github.com/Vindaar/flatBuffers |
| Registry Source | nimble_official |