Add qoi Rust crate reference (aldanor/qoi-rust)

This commit is contained in:
Ivan Smirnov 2022-01-06 04:06:21 +03:00
parent fd6f6463ef
commit 98e8a0237c

View File

@ -62,6 +62,7 @@ implementations listed below.
- https://github.com/MasterQ32/zig-qoi (Zig) - https://github.com/MasterQ32/zig-qoi (Zig)
- https://github.com/rbino/qoix (Elixir) - https://github.com/rbino/qoix (Elixir)
- https://github.com/NUlliiON/QoiSharp (C#) - https://github.com/NUlliiON/QoiSharp (C#)
- https://github.com/aldanor/qoi-rust (Rust)
- https://github.com/zakarumych/rapid-qoi (Rust) - https://github.com/zakarumych/rapid-qoi (Rust)
- https://github.com/takeyourhatoff/qoi (Go) - https://github.com/takeyourhatoff/qoi (Go)
- https://github.com/DosWorld/pasqoi (Pascal) - https://github.com/DosWorld/pasqoi (Pascal)
@ -93,7 +94,6 @@ implementations listed below.
These implementations are based on the pre-release version of QOI. Resulting files are not compatible with the current version. These implementations are based on the pre-release version of QOI. Resulting files are not compatible with the current version.
- https://github.com/steven-joruk/qoi (Rust)
- https://github.com/ChevyRay/qoi_rs (Rust) - https://github.com/ChevyRay/qoi_rs (Rust)
- https://github.com/panzi/jsqoi (TypeScript) - https://github.com/panzi/jsqoi (TypeScript)
- https://github.com/0xd34df00d/hsqoi (Haskell) - https://github.com/0xd34df00d/hsqoi (Haskell)