sam.nim icon indicating copy to clipboard operation
sam.nim copied to clipboard

Fast and just works JSON-Binding for Nim

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)

Benchmark result