Crandore Hub

RcppSimdJson

'Rcpp' Bindings for the 'simdjson' Header-Only Library for 'JSON' Parsing

The 'JSON' format is ubiquitous for data interchange, and the 'simdjson' library written by Daniel Lemire (and many contributors) provides a high-performance parser for these files which by relying on parallel 'SIMD' instruction manages to parse these files as faster than disk speed. See the <doi:10.48550/arXiv.1902.08318> paper for more details about 'simdjson'. This package parses 'JSON' from string, file, or remote URLs under a variety of settings.

README

Files from https://github.com/plokhotnyuk/jsoniter-scala/tree/master/jsoniter-scala-benchmark/src/main/resources/com/github/plokhotnyuk/jsoniter_scala/benchmark

See issue "Lower performance on small files":
https://github.com/lemire/simdjson/issues/70

Versions across snapshots

VersionRepositoryFileSize
0.1.15 2026-04-09 windows/windows R-4.5 RcppSimdJson_0.1.15.zip 2.8 MiB

Dependencies (latest)

Imports

LinkingTo

Suggests