CRAN/E | RcppSimdJson

RcppSimdJson

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

Installation

About

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.

github.com/eddelbuettel/rcppsimdjson/
System requirements A C++17 compiler is required
Bug report File report

Key Metrics

Version 0.1.11
Published 2023-11-28 156 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks RcppSimdJson results

Downloads

Yesterday 219 0%
Last 7 days 1.344 -25%
Last 30 days 6.181 -5%
Last 90 days 18.958 +3%
Last 365 days 64.937 +27%

Maintainer

Maintainer

Dirk Eddelbuettel

edd@debian.org

Authors

Dirk Eddelbuettel
Brendan Knapp
Daniel Lemire

Material

README
NEWS
ChangeLog
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

RcppSimdJson archive

Imports

Rcpp
utils

Suggests

bit64
tinytest

LinkingTo

Rcpp

Reverse Imports

CooRTweet
cyclestreets
ichimoku
opentripplanner
osrm
robotoolbox
simfinapi
td

Reverse LinkingTo

ichimoku