The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

RcppSimdJson: 'Rcpp' Bindings for the 'simdjson' Header-Only Library for 'JSON' Parsing

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.

Version: 0.1.11
Imports: Rcpp, utils
LinkingTo: Rcpp
Suggests: bit64, tinytest
Published: 2023-11-28
Author: Dirk Eddelbuettel, Brendan Knapp, Daniel Lemire
Maintainer: Dirk Eddelbuettel <edd at debian.org>
BugReports: https://github.com/eddelbuettel/rcppsimdjson/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/eddelbuettel/rcppsimdjson/
NeedsCompilation: yes
SystemRequirements: A C++17 compiler is required
Materials: README NEWS ChangeLog
CRAN checks: RcppSimdJson results

Documentation:

Reference manual: RcppSimdJson.pdf

Downloads:

Package source: RcppSimdJson_0.1.11.tar.gz
Windows binaries: r-devel: RcppSimdJson_0.1.11.zip, r-release: RcppSimdJson_0.1.11.zip, r-oldrel: RcppSimdJson_0.1.11.zip
macOS binaries: r-release (arm64): RcppSimdJson_0.1.11.tgz, r-oldrel (arm64): RcppSimdJson_0.1.11.tgz, r-release (x86_64): RcppSimdJson_0.1.11.tgz, r-oldrel (x86_64): RcppSimdJson_0.1.11.tgz
Old sources: RcppSimdJson archive

Reverse dependencies:

Reverse imports: arcgislayers, arcgisutils, CooRTweet, cyclestreets, ichimoku, opentripplanner, osrm, robotoolbox, simfinapi, td
Reverse linking to: ichimoku
Reverse suggests: geomander

Linking:

Please use the canonical form https://CRAN.R-project.org/package=RcppSimdJson to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.