R | FST package (fast read/write to disk)
The FST package [1] for R provides very fast (de)serialization capabilities for large R dataframes. Consider using it if there is a lot of reading and writing of dataframe objects from and to the hard drive.
Resources: