Skip to content

codygman/csv-mmap-caching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csv-mmap-caching

An example of using cassava to read a file from csv into a vector, convert that vector into a storable vector, mmap it to a file, then read that mmap back into memory and do some processing with it. The advantage being the read of the data is almost instantaneous.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published