← all publishers

Mnwa

@mnwa source repo

2 published skills

  1. Rust Fuzzing Afl · mnwa bundle
    Design, implement, run, tune, and triage coverage-guided fuzzing for Rust with cargo-afl and AFL++. Use for fuzz-target creation, corpus and dictionary design, persistent-mode state reset, CmpLog allocation, parallel campaigns, crash minimization, regression tests, CI smoke fuzzing, and AFL troubleshooting.
    0
    installs
  2. Rust Simd Intrinsics · mnwa bundle
    Design, implement, review, debug, benchmark, and port performance-critical Rust SIMD code across x86/x86_64 SSE (SSE1), SSE2, AVX and AVX2, and Arm NEON. Use for auto-vectorization, runtime feature dispatch, std::arch intrinsics, fearless_simd, wide, or nightly std::simd; and for byte scanning, compression matchers, image/audio/DSP kernels, reductions, masks, widening, saturation, and vectorized transforms. Do not trigger for ordinary non-hot code where SIMD has not been justified by profiling.
    0
    installs