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.">

RcppSimdJson: 'Rcpp' Bindings for the 'simdjson' Header-Only Library for 'JSON' Parsing (original) (raw)

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.

Version: 0.1.13
Imports: Rcpp, utils
LinkingTo: Rcpp
Suggests: bit64, tinytest
Published: 2025-03-07
DOI: 10.32614/CRAN.package.RcppSimdJson
Author: Dirk Eddelbuettel ORCID iD [aut, cre], Brendan Knapp ORCID iD [aut], Daniel Lemire ORCID iD [aut]
Maintainer: Dirk Eddelbuettel
BugReports: https://github.com/eddelbuettel/rcppsimdjson/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/eddelbuettel/rcppsimdjson/
NeedsCompilation: yes
SystemRequirements: A C++17 compiler is required
Materials: README NEWS
CRAN checks: RcppSimdJson results

Documentation:

Downloads:

Reverse dependencies:

Reverse imports: arcgisgeocode, arcgislayers, arcgisutils, CooRTweet, cyclestreets, ichimoku, kmeRtone, opentripplanner, osrm, robotoolbox, rTwig, simfinapi, td
Reverse suggests: geomander

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=RcppSimdJsonto link to this page.