Skip to content

Commit 12473da

Browse files
committed
Enable building CPython with zlib-rs and libbzip2-rs
zlib-rs and libbzip2-rs are Rust re-implementations of zlib and bzip2, two very popular compression libraries. The Rust implementations have comparable performance to zlib-ng and libbzip2, respectively. Since the libraries are written in Rust, they should have significantly smaller surface areas of memory unsafety.
1 parent 11a5fc8 commit 12473da

File tree

2 files changed

+178
-66
lines changed

2 files changed

+178
-66
lines changed

0 commit comments

Comments
 (0)