MarcusKlik
Data scientist and creator of tools and algorithms for analysis of large data sets. Main author of R's fst package
Dutch Healthcare AuthorityUtrecht, The Netherlands
Pinned Repositories
bench
High Precision Timing of R Expressions
disk.frame
Fast disk-based parallelized data manipulation framework for larger-than-RAM data
fst
Lightning Fast Serialization of Data Frames for R
fstlib
A C++ library for lightning fast multi-threaded serialization of tabular data. Home to the `fst` file format.
fstquery
A fst implementation of the rquery interface
fsttable
An interface to fast on-disk data tables stored with the fst format
lazyplyr
A most lazy dplyr implementation for offline datasets
lazyvec
Lazy evaluated vectors using the ALTREP framework
vroom
Fast reading of delimited files
MarcusKlik's Repositories
MarcusKlik/lazyvec
Lazy evaluated vectors using the ALTREP framework
MarcusKlik/fst
Lightning Fast Serialization of Data Frames for R
MarcusKlik/lazyplyr
A most lazy dplyr implementation for offline datasets
MarcusKlik/fstquery
A fst implementation of the rquery interface
MarcusKlik/fsttable
An interface to fast on-disk data tables stored with the fst format
MarcusKlik/fstlib
A C++ library for lightning fast multi-threaded serialization of tabular data. Home to the `fst` file format.
MarcusKlik/disk.frame
Fast disk-based parallelized data manipulation framework for larger-than-RAM data
MarcusKlik/vroom
Fast reading of delimited files
MarcusKlik/bench
High Precision Timing of R Expressions
MarcusKlik/blog
A blogdown-based blog
MarcusKlik/brotli
MarcusKlik/cran_checks
MarcusKlik/data.table
R's data.table package extends data.frame:
MarcusKlik/data.table.test
MarcusKlik/dplyr
dplyr: A grammar of data manipulation
MarcusKlik/fstcore
R bindings to the fstlib library
MarcusKlik/FstFileFormat.jl
Julia bindings for the fst format
MarcusKlik/fstlibr
Core library for bindings to fstlib
MarcusKlik/fstpackage.blog
Home to the fst blog site http://blog.fstpackage.org/
MarcusKlik/fstplyr
A dplyr interface to fst
MarcusKlik/gh-actions
Some github action tests
MarcusKlik/markdown-licenses
A collection of open source licenses in Markdown format. Contributions are always welcome!
MarcusKlik/math
Boost.org math module
MarcusKlik/nanotime
Nanosecond Resolution Time Functionality for R
MarcusKlik/proofofspace
MarcusKlik/pypackage
Basic setup for a python package that wraps a C++ API
MarcusKlik/python_cursus_scripts
contains scripts related to the TiU python courses
MarcusKlik/r-fst-feedstock
A conda-smithy repository for r-fst.
MarcusKlik/rinspace
R In Space: A collection of R functions returning interesting stuff from space
MarcusKlik/rust_template
A template for Rust crate projects