RcppSimdJson

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

CRAN Package

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 paper for more details about 'simdjson'. This package parses 'JSON' from string, file, or remote URLs under a variety of settings.


Documentation


Team


Insights

Last 30 days

Last 365 days

The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.

Data provided by CRAN


Binaries


Dependencies

  • Imports2 packages
  • Suggests2 packages
  • Linking To1 package
  • Reverse Imports13 packages
  • Reverse Suggests1 package