Index | Thread | Search

From:
Klemens Nanni <kn@openbsd.org>
Subject:
NEW textproc/simdjson 3.10.1
To:
ports <ports@openbsd.org>
Date:
Thu, 5 Sep 2024 07:13:19 +0000

Download raw body.

Thread
  • Klemens Nanni:

    NEW textproc/simdjson 3.10.1

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 <kn@openbsd.org>
  
  WWW: https://simdjson.org/


Initial motivation is to enable www/ada tests for which I'd send a separate mail.

Feedback? OK?