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
Deliver secure remote access with OpenVPN.
OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
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) !