zlib (deflate) is just the compression type usually (not always) used in zips

zip is the container around it

zlib comes with a basic ZIP implementation (libminizip).