JuliaIO's repositories
ProtoBuf.jl
Julia protobuf implementation
VideoIO.jl
Reading and writing of video files in Julia via ffmpeg
Parquet.jl
Julia implementation of Parquet columnar file format reader
TranscodingStreams.jl
Simple, consistent interfaces for any codec.
ImageMagick.jl
Thin Wrapper for the library ImageMagick
CodecZlib.jl
zlib codecs for TranscodingStreams.jl.
BufferedStreams.jl
Fast composable IO streams
ImageIO.jl
Load images in Julia. Designed for FileIO interaction. Supports PNG and Portable Bitmap formats
StructIO.jl
binary I/O methods generated from Julia structure definitions
PNGFiles.jl
FileIO.jl integration for PNG files
ObjectFile.jl
Object File (ELF, MachO, COFF/PE, etc...) parser for Julia
ArgTools.jl
Tools for writing functions that handle many kinds of IO arguments
JpegTurbo.jl
Julia interface to libjpeg-turbo
ZipArchives.jl
Read and write Zip archive files in Julia.
CodecBzip2.jl
A bzip2 codec for TranscodingStreams.jl.
CodecLz4.jl
Transcoding codecs for compression and decompression with LZ4
CodecInflate64.jl
Julia implementation of deflate64 decompression