coreutils/fuzz
Sylvestre Ledru 56bbc14279
base64: improve perfs by using the base64-simd crate (#8578)
* base64: improve perfs by using the base64-simd crate Closes: #8574

* Update src/uu/basenc/BENCHMARKING.md

Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>

* Update src/uu/basenc/BENCHMARKING.md

Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>

---------

Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
2025-09-09 09:51:23 +02:00
..
fuzz_targets Finalize the fuzzer 2025-08-14 10:52:24 +02:00
uufuzz prepare release 0.2.0 2025-09-06 13:14:20 +02:00
.gitignore move the fuzz_date fuzzers 2023-03-10 00:03:26 +01:00
Cargo.lock base64: improve perfs by using the base64-simd crate (#8578) 2025-09-09 09:51:23 +02:00
Cargo.toml fuzz: add fuzzer to test non-UTF-8 path handling across all utilities 2025-08-14 10:52:24 +02:00