NorthstarLauncher icon indicating copy to clipboard operation
NorthstarLauncher copied to clipboard

Consider replacing rapidjson with simdjson

Open pg9182 opened this issue 2 years ago • 0 comments

  • Faster than rapidjson.
  • Nicer and less error-prone API.
  • Available as a single header.
  • https://simdjson.github.io/simdjson/md_doc_basics.html

pg9182 avatar Mar 08 '23 18:03 pg9182