From: Klemens Nanni Subject: NEW textproc/simdjson 3.10.1 To: ports Date: Thu, 5 Sep 2024 07:13:19 +0000 Tiny CMake library with only test dependencies, looking good on amd64: 100% tests passed, 0 tests failed out of 89 Information for inst:simdjson-3.10.1 Comment: fast JSON parser library in C++ using SIMD Description: The simdjson library uses commonly available SIMD instructions and microparallel algorithms to parse JSON 4x faster than RapidJSON and 25x faster than JSON for Modern C++. Maintainer: Klemens Nanni WWW: https://simdjson.org/ Initial motivation is to enable www/ada tests for which I'd send a separate mail. Feedback? OK?