๐Ÿ“ฆ anatawa12 / deflate64-rs

Derflate64 implementation in rust based on .NET's implementation

โ˜… 4 stars โ‘‚ 3 forks ๐Ÿ‘ 4 watching โš–๏ธ MIT License
๐Ÿ“ฅ Clone https://github.com/anatawa12/deflate64-rs.git
HTTPS git clone https://github.com/anatawa12/deflate64-rs.git
SSH git clone git@github.com:anatawa12/deflate64-rs.git
CLI gh repo clone anatawa12/deflate64-rs
anatawa12 anatawa12 Merge pull request #41 from AMZN-hgoffin/perf 3fcad0a 5 days ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ .github
๐Ÿ“ benches
๐Ÿ“ src
๐Ÿ“ test-assets
๐Ÿ“ tests
๐Ÿ“„ .gitignore
๐Ÿ“„ Cargo.toml
๐Ÿ“„ CHANGELOG.md
๐Ÿ“„ LICENSE
๐Ÿ“„ README.md
๐Ÿ“„ README.md

Deflate64 implementation based on .NET's implementation

This is made to unzip zip file with deflate64 made with windows 11.