CMD + K

r-rcppsimdjson

Anaconda Verified

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 r::r-rcppsimdjson

Usage Tracking

0.1.10
1 / 8 versions selected
Total downloads: 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.

Information Last Updated

Apr 22, 2025 at 15:31

License

GPL-2

Total Downloads

38

Platforms

Linux 64 Version: 0.1.10