notes tagged #rust

← all notes

  • Eclipse: A Hexagonal Strategy Game

    Minimax in Rust with WebAssembly frontend + Astro + Tailwind

    #rust#math#systems
  • Promptly

    A CLI tool for processing data with LLMs, a wrapper for API.

    #rust#llm
  • Use polars, not pandas

    For those who are not familiar, polars is package like pandas, but faster, better and written in rust.

    #ml#rust