File tree 1 file changed +14
-0
lines changed
1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -460,6 +460,20 @@ _Discussions: [/r/rust]_
460
460
[ /r/rust ] : https://reddit.com/r/rust/comments/r6mn0g/shard_020
461
461
[ Shard ] : https://github.com/HindrikStegenga/Shard
462
462
463
+ ### [ rapid-qoi]
464
+
465
+ [ rapid-qoi] by @zakarumych is an implementation of QOI format written in Rust.
466
+
467
+ QOI format can fit nicely as a replacement for PNG
468
+ and other common loseless image formats
469
+ for game engines given its simplicity and blazing fast encoding and decoding.
470
+
471
+ [ rapid-qoi] has simple API, zero unsafe, zero dependencies,
472
+ fast build times and high performance.
473
+ It is compatible with finalized QOI spec publised in December.
474
+
475
+ [ rapid-qoi ] : https://github.com/zakarumych/rapid-qoi
476
+
463
477
## Popular Workgroup Issues in Github
464
478
465
479
<!-- Up to 10 links to interesting issues -->
You can’t perform that action at this time.
0 commit comments