based16

Crates.iobased16
lib.rsbased16
version0.2.4
created_at2023-12-20 16:29:36.415292+00
updated_at2024-12-05 23:08:57.615304+00
descriptionBASE-16(HEX) implementation for chads
homepage
repositoryhttps://github.com/DoumanAsh/based16
max_upload_size
id1075460
size31,303
Douman (DoumanAsh)

documentation

README

based16

Rust Crates.io Documentation

Simple HEX encoder/decoder for Rust chads

Implementation notes

  • SSE2 implemented as simplest and most widely available HW acceleration
  • Everything else is too much pain in ass for me to do, but PRs are welcome
Commit count: 24

cargo fmt