Merge pull request #80 from 0xd34df00d/patch-1

Add a Haskell implementation
This commit is contained in:
Dominic Szablewski 2021-12-11 17:29:28 +01:00 committed by GitHub
commit 2ee2169e02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,6 +43,7 @@ a simple wrapper to benchmark stbi, libpng and qoi
- https://github.com/zakarumych/rapid-qoi (Rust)
- https://github.com/xfmoulet/qoi (Go)
- https://github.com/panzi/jsqoi (TypeScript)
- https://github.com/0xd34df00d/hsqoi (Haskell)
- https://github.com/pfusik/qoi-ci (Ć)
- https://github.com/kodonnell/qoi (Python)
- https://github.com/NUlliiON/QoiSharp (C#)