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.
- Version0.1.12
- R versionunknown
- LicenseGPL-2
- LicenseGPL-3
- Needs compilation?Yes
- Last release07/07/2024
Documentation
Team
Dirk Eddelbuettel
MaintainerShow author detailsBrendan Knapp
Daniel Lemire
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
- Imports1 package
- Suggests2 packages
- Linking To1 package
- Reverse Imports13 packages
- Reverse Suggests1 package