Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/MikeInnes/DiskData.jl


https://github.com/MikeInnes/DiskData.jl

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# DiskData

This is an experiment in working with out-of-core data in Julia. I wrote up a blog post about it [here](http://mikeinnes.github.io/2016/03/21/sorting.html).

You may need to `Pkg.checkout("Lazy")` to get this working.