{"library":"fast-double-parser","type":"library","category":null,"description":"Fast function to parse strings into double (binary64) floating-point values, enforcing RFC 7159 (JSON standard) grammar; 4x faster than strtod.","language":"cpp","status":"active","version":"0.8.1","tags":["parsing","double","json","high-performance","floating-point"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install fast-double-parser","imports":["#include <fast_double_parser.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(fast_double_parser CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE fast_double_parser::fast_double_parser)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}