Thanks to visit codestin.com
Credit goes to lib.rs

#binary-encode #decode #high-performance #base64alternative #customcharset

bin-encode-decode

A high-performance binary encode and decode library that supports customizable character sets beyond Base64

53 releases (stable)

Uses new Rust 2024

1.1.41 Feb 1, 2026
1.1.29 Dec 13, 2025
1.1.26 Oct 19, 2025
1.1.1 Jul 30, 2025
0.1.2 Mar 23, 2025

#1525 in Encoding

Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App

403 downloads per month
Used in 8 crates (via hyperlane-utils)

MIT license

15KB
216 lines

bin-encode-decode

Official Documentation

Api Docs

A high-performance binary encode and decode library that supports customizable character sets beyond Base64.

Features

  • Custom Character Sets: Define your own character set for encoding and decoding, allowing for flexible data representation.
  • High Performance: Optimized for speed, making it suitable for applications requiring efficient cryptographic operations.
  • Simple API: Intuitive and easy-to-use interface for both encode and decode processes.
  • Robust Error Handling: Provides clear and descriptive error messages to facilitate debugging.
  • Extensive Documentation: Comprehensive guides and examples to help you get started quickly.

Installation

To install bin-encode-decode run cmd:

cargo add bin-encode-decode

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

Contact

For any inquiries, please reach out to the author at [email protected].

No runtime deps