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
This package has been downloaded 5,216 times in the last 30 days. A solid achievement! Enough downloads to get noticed at department meetings. The following heatmap shows the distribution of downloads per day. Yesterday, it was downloaded 107 times.
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Last 365 days
This package has been downloaded 69,538 times in the last 365 days. An impressive feat! Enough downloads to make even seasoned academics take note. The day with the most downloads was Feb 05, 2025 with 475 downloads.
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