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
Level Up Your Cyber Defense with External Threat Management
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
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) !