SaaSHub helps you find the best software and product alternatives Learn more →
Fpnge Alternatives
Similar projects and alternatives to fpnge
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
-
-
-
-
-
-
zpaqlpy
Compiles a zpaqlpy source file (a Python-subset) to a ZPAQ configuration file for usage with zpaqd
-
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better fpnge alternative or higher similarity.
fpnge discussion
fpnge reviews and mentions
Posts with mentions or reviews of fpnge.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-13.
-
png crate gets an ultrafast compression mode, up to 4x faster decompression
When the QOI format was first announced it wasn't clear that was even possible while keeping PNG format compatibility. But the fpng and fpnge C/C++ libraries showed it was, and today you can take advantage of those advances in a general purpose PNG library in Rust!
-
Hello, PNG
But most platforms these days have some form of CRC32 "acceleration". Adler32 is easy to compute so I'm even less concerned there.
I spent a bunch of time optimising the code in [fpnge](https://github.com/veluca93/fpnge), which is [often notably faster than fpng](https://github.com/nigeltao/qoir/blob/5671f584dcf84ddb71e28d...), yet checksum time is basically negligible.
Having said that, the double-checksum aspect of PNG does feel unnecessary.
- Computing Adler32 Checksums at 41 GB/s
- QOI – The Quite OK Image Format
-
A note from our sponsor - SaaSHub
www.saashub.com | 13 Jan 2025
Stats
Basic fpnge repo stats
4
91
4.2
10 months ago
veluca93/fpnge is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of fpnge is C++.