1
0
Fork 0
mirror of https://github.com/rust-unofficial/awesome-rust.git synced 2025-07-31 22:02:13 -04:00

replace alexcrichton/rust-compress with lifthrasiir/rust-zip

This commit is contained in:
kud1ing 2014-07-18 08:40:22 +02:00
parent 6fe1a0e96e
commit 5cda1f862a

View file

@ -23,7 +23,7 @@ A curated list of awesome Rust code and resources. Inspired by the other [awesom
### Compression ### Compression
* [alexcrichton/rust-compress](https://github.com/alexcrichton/rust-compress) — compression algorithms written in Rust [<img src="https://travis-ci.org/alexcrichton/rust-compress.png?branch=master">](https://travis-ci.org/alexcrichton/rust-compress) * [lifthrasiir/rust-zip](https://github.com/lifthrasiir/rust-zip) — read and write ZIP archives
### Computation ### Computation
* [eholk/rust-opencl](https://github.com/eholk/rust-opencl) — [OpenCL](https://www.khronos.org/opencl/) bindings [<img src="https://travis-ci.org/eholk/rust-opencl.png?branch=master">](https://travis-ci.org/eholk/rust-opencl) * [eholk/rust-opencl](https://github.com/eholk/rust-opencl) — [OpenCL](https://www.khronos.org/opencl/) bindings [<img src="https://travis-ci.org/eholk/rust-opencl.png?branch=master">](https://travis-ci.org/eholk/rust-opencl)