HexDHex is a Rust Crate that encodes and decodes byte data to and from its hexidecimal representation. For instance, one may wish, on ocasion that is, to translate a utf8 or ASCII string of hex byte data such as "0F12FF00A7" to a vector of u8s [15,18,255,0,167] or vise versa.
这是一个rust的库,用于检测文件的编码格式。 支持GBK,GBK2312 , UTF8, UTF16LE, UTF16BE, UTF8+BOM,UTF32 等多种编码格式。
COTO is a library that translates numerical primitives into readable ASCII UTF-8 arrays
Translates utf8/ascii strings into Win32 keystrokes.
A graphical EXIF data cleaner using gtk3
Transform arbitrary data to Not-A-Number (NaN) payloads.
Voxel file format parser
Traits and types for UTF-8 I/O
mreq
Partial implementation of Go standard library
High-level Rust API for audio transcription using Whisper
Rust library for MARC21, UNIMARC, and MARC XML format support