Zada is a Zlib implementation fully in Ada.
The advantage of Zada is its unconditional portability: native compiled code, but no need to worry about endianness or 32 bit or 64 bit versions, or bindings, or DLL's, or whatever.
So far, the project is dormant, but the realization is a straightforward task using two existing SourceForge projects:
1) Clone the ZLib-Ada thick binding project.
2) Replace the functions having Import pragma in Zlib.Thin (zlib-thin.ads) by native ones. For compression and decompression, just help yourself with the code in Zip.Compress.Deflate and UnZip.Decompress from the Zip-Ada project.
This way you get a full-Ada and compatible version of ZLib-Ada.
If there is a real interest in Zada, contact us.
Follow Zada
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Zada!