Richard Patel
|
fd94a6c493
|
fuzz: add threads flag
|
2022-04-07 06:11:03 +02:00 |
Richard Patel
|
756e23f240
|
fix fuzz and rand crates
|
2021-08-29 06:29:49 +02:00 |
Richard Patel
|
67efa31bbd
|
create write_asm macro
|
2021-08-15 10:32:46 +02:00 |
Richard Patel
|
fb7bf08a06
|
Pluggable formatting engine (#8)
|
2021-08-15 03:53:38 +02:00 |
Richard Patel
|
ecd06bf524
|
random instruction generator, use std::io::Write
|
2021-08-14 03:28:16 +02:00 |
Richard Patel
|
8b8bb66031
|
use fmt::Write instead of String, support stable toolchain
|
2021-08-14 03:01:19 +02:00 |
Richard Patel
|
9959cf2e7d
|
linting
|
2021-08-14 01:13:20 +02:00 |
Richard Patel
|
a94ee22d14
|
use write instead of format
Decreases fuzz time from 183s to 72s.
|
2021-08-14 01:10:52 +02:00 |
Richard Patel
|
7d2b8c16ca
|
cargo workspace layout, multithreaded fuzzer
|
2021-08-14 00:33:10 +02:00 |