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:

Conda
$conda install conda-forge::r-rcppsimdjson

Usage Tracking

0.1.14
0.1.13
0.1.12
0.1.11
0.1.10
5 / 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

Sep 14, 2025 at 07:42

License

GPL-2.0-or-later

Total Downloads

60.6K

Supported Platforms

linux-aarch64
linux-ppc64le
win-64
macOS-64
linux-64