sam
Fast and just works JSON-Binding for Nim
Summary
| Latest Version | Unknown |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:24 |
Tags
Installation
nimble install sam
choosenim install sam
git clone https://github.com/OpenSystemsLab/sam.nim
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| sam | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://github.com/OpenSystemsLab/sam.nim |
|---|---|
| Homepage | https://github.com/OpenSystemsLab/sam.nim |
| Registry Source | nimble_official |
README
sam.nim
Fast and just works JSON-Binding for Nim
According to this benchmark script with about 3MB JSON of World Bank dataset, sam is 1.5 - 2 times faster than stdlib modules (json, marshal)
