Crandore Hub

RcppFastFloat

'Rcpp' Bindings for the 'fast_float' Header-Only Library for Number Parsing

Converting ascii text into (floating-point) numeric values is a very common problem. The 'fast_float' header-only C++ library by Daniel Lemire does it very well and very fast at up to or over to 1 gigabyte per second as described in more detail in <doi:10.1002/spe.2984>. 'fast_float' is licensed under the Apache 2.0 license and provided here for use by other R packages via a simple 'LinkingTo:' statement.

Versions across snapshots

VersionRepositoryFileSize
0.0.5 rolling linux/jammy R-4.5 RcppFastFloat_0.0.5.tar.gz 111.4 KiB
0.0.5 rolling linux/noble R-4.5 RcppFastFloat_0.0.5.tar.gz 112.8 KiB
0.0.5 rolling source/ R- RcppFastFloat_0.0.5.tar.gz 57.4 KiB
0.0.5 latest linux/jammy R-4.5 RcppFastFloat_0.0.5.tar.gz 111.4 KiB
0.0.5 latest linux/noble R-4.5 RcppFastFloat_0.0.5.tar.gz 112.8 KiB
0.0.5 latest source/ R- RcppFastFloat_0.0.5.tar.gz 57.4 KiB
0.0.5 2026-04-26 source/ R- RcppFastFloat_0.0.5.tar.gz 57.4 KiB
0.0.5 2026-04-23 source/ R- RcppFastFloat_0.0.5.tar.gz 57.4 KiB
0.0.5 2026-04-09 windows/windows R-4.5 RcppFastFloat_0.0.5.zip 436.9 KiB
0.0.5 2025-04-20 source/ R- RcppFastFloat_0.0.5.tar.gz 57.4 KiB

Dependencies (latest)

Imports

LinkingTo

Suggests