# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "RcppSimdJson" in publications use:' type: software license: GPL-2.0-or-later title: 'RcppSimdJson: ''Rcpp'' Bindings for the ''simdjson'' Header-Only Library for ''JSON'' Parsing' version: 0.1.12.1 doi: 10.32614/CRAN.package.RcppSimdJson abstract: 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 paper for more details about 'simdjson'. This package parses 'JSON' from string, file, or remote URLs under a variety of settings. authors: - family-names: Eddelbuettel given-names: Dirk email: edd@debian.org orcid: https://orcid.org/0000-0001-6419-907X - family-names: Knapp given-names: Brendan orcid: https://orcid.org/0000-0003-3284-4972 - family-names: Lemire given-names: Daniel orcid: https://orcid.org/0000-0003-3306-6922 repository: https://eddelbuettel.r-universe.dev repository-code: https://github.com/eddelbuettel/rcppsimdjson commit: e5d36c6dc291297ab140fb0ad52883c2457e2eeb url: https://github.com/eddelbuettel/rcppsimdjson/ date-released: '2024-07-17' contact: - family-names: Eddelbuettel given-names: Dirk email: edd@debian.org orcid: https://orcid.org/0000-0001-6419-907X