qs - Quick Serialization of R Objects
Provides functions for quickly writing and reading any R object to and from disk.
Last updated 4 months ago
compressiondata-storageencodingserializationlibzstdlz4cpp
13.77 score 406 stars 49 dependents 2.5k scripts 13k downloadsstringfish - Alt String Implementation
Provides an extendable, performant and multithreaded 'alt-string' implementation backed by 'C++' vectors and strings.
Last updated 3 months ago
pcre2cpp
9.95 score 64 stars 52 dependents 14 scripts 11k downloadsqs2 - Efficient Serialization of R Objects
Streamlines and accelerates the process of saving and loading R objects, improving speed and compression compared to other methods. The package provides two compression formats: the 'qs2' format, which uses R serialization via the C API while optimizing compression and disk I/O, and the 'qdata' format, featuring custom serialization for slightly faster performance and better compression. Additionally, the 'qs2' format can be directly converted to the standard 'RDS' format, ensuring long-term compatibility with future versions of R.
Last updated 1 months ago
compressiondata-storageserializationcpp
5.90 score 2 stars 1 dependents 9 scripts 1.3k downloadsglow - Make Plots that Glow
Provides a framework for creating plots with glowing points.
Last updated 4 months ago
cpp
5.32 score 19 stars 11 scripts 216 downloadsseqtrie - Radix Tree and Trie-Based String Distances
A collection of Radix Tree and Trie algorithms for finding similar sequences and calculating sequence distances (Levenshtein and other distance metrics). This work was inspired by a trie implementation in Python: "Fast and Easy Levenshtein distance using a Trie." Hanov (2011) <http://stevehanov.ca/blog/index.php?id=114>.
Last updated 9 months ago
cpp
5.02 score 7 stars 9 scripts 130 downloads