MiGBase64 is a very fast and small Base64 Codec written in Java. It doesn't create temporary arrays which many other codecs do. 7-100x faster than Sun's and 2-5x faster than Apache Commons codecs. Se homepage for performance charts.
Categories
CommunicationsLicense
BSD LicenseFollow MiGBase64
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
-
Tiny, fast and effective, this Base64 implementation quickly became my choice for encoding and decoding within my project (net.sourceforge.easyml) !