Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
forked fromjvns/gzip.jl

Gzip in julia! =D =D

NotificationsYou must be signed in to change notification settings

bmaurer/gzip.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contary to the repo name, this actually implementsgunzip and notgzip in Julia.

The coolest thing (that I know of) that you can do with this repository is visualize unzipping.

To play with this, do

git checkout visualizationgzip myfile.txtjulia gunzip.jl myfile.txt.gz

This will unzipmyfile.txt.gz and show which parts are represented literally and which parts are references to previous parts of the file. Do this to a text file and not a binary :)

You can see a video of this happening to "The Raven" inthis blog post. Here's the video:

If (when!) you find bugs, let me know!

About

Gzip in julia! =D =D

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C56.6%
  • Julia43.4%

[8]ページ先頭

©2009-2025 Movatter.jp