178
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 25 Feb 2025
178 points (99.4% liked)
Rust
6451 readers
52 users here now
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Wormhole
Credits
- The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)
founded 2 years ago
MODERATORS
I am struggling to understand why you are getting downvoted.
I don't downvote people, but since you asked.
Who asked?
There is no one C version. The version being referred to is the original zlib, which happens to be the worst implementation of four possible zlib back-ends available in the
flate2
crate. Besides the originalzlib
andzlib-rs
, there is zlib-ng andcloudflare_zlib
, both of which are also (still) implemented in C.So being comparable to the original zlib is hardly something to shout about. In fact, individual hobbyists have been beating that implementation just for fun for many years.
That's a lot of inaccurate waffling that could have been entirely written by an LLM, except it's probably too wrong for it to have been done so.
I appreciate the reply