Skip to content

OpenSystemsLab/sam.nim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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