Pinned Repositories
aoc-2021
aoc-2022
Advent of Code 2022 - Rust
arrayvec
A vector with a fixed capacity. (Rust)
boxed-slice-vec
A rust vector with runtime fixed capacity backed by a boxed slice.
cargo-zigbuild
Compile Cargo project with zig as linker
esp32-wifi-example
Toy project for playing around with an ESP32
libftd2xx
Rust safe wrappers for the libftd2xx drivers
pyo3
Rust bindings for the Python interpreter
typst-qr
Typst WASM plugin for generating QR codes
pyo3
Rust bindings for the Python interpreter
Icxolu's Repositories
Icxolu/typst-qr
Typst WASM plugin for generating QR codes
Icxolu/aoc-2021
Icxolu/aoc-2022
Advent of Code 2022 - Rust
Icxolu/arrayvec
A vector with a fixed capacity. (Rust)
Icxolu/boxed-slice-vec
A rust vector with runtime fixed capacity backed by a boxed slice.
Icxolu/cargo-zigbuild
Compile Cargo project with zig as linker
Icxolu/esp32-wifi-example
Toy project for playing around with an ESP32
Icxolu/libftd2xx
Rust safe wrappers for the libftd2xx drivers
Icxolu/pyo3
Rust bindings for the Python interpreter
Icxolu/lsd
The next gen ls command
Icxolu/nix-flake-templates
Collection of Nix flake templates
Icxolu/nixos-wsl-starter
A sane, batteries-included starter template for running NixOS on WSL
Icxolu/rust-circular-buffer
Circular buffer implementation in Rust
Icxolu/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
Icxolu/rust-numpy
PyO3-based Rust bindings of the NumPy C-API
Icxolu/typst-py
Python binding to typst