🪴 Chris' Digital Garden

Recent Notes

  • Arithmetic Intensity of a Neural Network Linear Layer

    May 24, 2025

    • Automatic Material System

      May 17, 2025

      Home

      ❯

      tech

      ❯

      rayon

      rayon

      May 17, 20251 min read

      A rust library for concurrent programming. It is designed for embarrassingly parallel workloads.

      It allows users to trivially make their program concurrent by swapping .iter() with .par_iter() 🔥🚀🌕

      An alternative concurrency rust library would be crossbar .


      Graph View

      Backlinks

      • polars

      Created with Quartz v4.5.0 © 2025