Nothing
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.
Package details |
|
---|---|
Author | Dirk Eddelbuettel, Brendan Knapp, Daniel Lemire |
Maintainer | Dirk Eddelbuettel <edd@debian.org> |
License | GPL (>= 2) |
Version | 0.1.12 |
URL | https://github.com/eddelbuettel/rcppsimdjson/ |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.