BufferedStreams provides buffering for IO operations. It can wrap any IO type automatically making incremental reading and writing faster.
using Pkg
Pkg.add("BufferedStreams")
No packages found.
This website serves as a package browsing tool for the Julia programming language. It works by aggregating various sources on Github to help you find your next package.
By analogy, Julia Packages operates much like PyPI, Ember Observer, and Ruby Toolbox do for their respective stacks.