fashex 0.0.10

Hexadecimal string encoding and decoding with best-effort SIMD acceleration.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Benchmark

## Environment

- **CPU**: AMD Ryzen 7 8845HS
- **Compiler**: `rustc 1.96.0-nightly (2972b59 2026-04-03)`
- **Target**: `x86_64-unknown-linux-gnu`
- **Command**: `RUSTFLAGS='-C target-cpu=x86-64-v4' cargo bench`

## Results

![benchmark](./assets/benchmark.svg)