#base-16 #hex #no-alloc

no-std based16

BASE-16(HEX) implementation for chads

5 releases

0.2.1 Dec 31, 2023
0.2.0 Dec 30, 2023
0.1.2 Dec 22, 2023
0.1.1 Dec 21, 2023
0.1.0 Dec 20, 2023

#1036 in Algorithms

38 downloads per month

BSL-1.0 license

17KB
431 lines

based16

Rust Crates.io Documentation

Simple HEX encoder/decoder for Rust chads


lib.rs:

Simple Base-16 (aka hexidecimal) encoding

No runtime deps

Features