Back
Tags: #rust
-
Promptly
A CLI tool for processing data with LLMs, a wrapper for API.
-
Advent of Code 2023
Advent of Code 2023 in Rust and Golang.
-
Run LightGBM with Rust
I wanted to test if we can get some performance boost when using Rust with LigthGBM.
-
Use polars, not pandas
For those who are not familiar, polars is package like pandas, but faster, better and written in rust.
-
Solving Polyomino using SAT in Rust
Not the most efficient way of solving Polyomino.
-
Mechanical stoic in rust
Generated GPT-3 stoic quotes served with rust REST API.
-
Advent of Code 2022
This year I decided to learn Rust syntax on AoC.