CMD + K

r-rcppsimdjson

Community

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

Installation

To install this package, run one of the following:

Installation commands are not available for this package.

Usage Tracking

latest
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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

Last Updated

Jan 14, 2026 at 20:55

License

GPL-2.0-or-later

Total Downloads

0

Version Downloads

0