chadaustin / sajson

Lightweight, extremely high-performance JSON parser for C++11
MIT License
562 stars 42 forks source link

Fixed integer parsing to cover the full 32-bit signed range #56

Closed iboB closed 2 years ago

chadaustin commented 2 years ago

Thank you!