RcppSimdJson (Q59980): Difference between revisions
From MaRDI portal
Changed an Item |
Added link to MaRDI item. |
||
(One intermediate revision by one other user not shown) | |||
Property / MaRDI profile type | |||
Property / MaRDI profile type: MaRDI software profile / rank | |||
Normal rank | |||
links / mardi / name | links / mardi / name | ||
Latest revision as of 18:55, 12 March 2024
'Rcpp' Bindings for the 'simdjson' Header-Only Library for 'JSON' Parsing
Language | Label | Description | Also known as |
---|---|---|---|
English | RcppSimdJson |
'Rcpp' Bindings for the 'simdjson' Header-Only Library for 'JSON' Parsing |
Statements
28 November 2023
0 references
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.
0 references
expanded from: GPL (≥ 2) (English)
0 references