fu5ha
Artist, programmer, gamer, bit-twiddler, overall nerd. Rust/graphics dev.
@EmbarkStudios Stockholm, Sweden
Pinned Repositories
kollect
A set of collections optimized for gamedev usecases
presser
A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).
colstodian
An opinionated, practical color management library for games and graphics.
i3-vim-nav
Seamlessly navigate i3 windows and vim splits
luluu
A cute and smart arm warmer sleeve ^_^
nano-rs
An implementation of Nano in Rust using Tokio
rayn
A small path tracing renderer written in Rust.
rendy-pbr
PBR rendering example/experiment with rendy
sdfu
Signed Distance Field Utilities
ultraviolet
A wide linear algebra crate for games and graphics.
fu5ha's Repositories
fu5ha/ultraviolet
A wide linear algebra crate for games and graphics.
fu5ha/colstodian
An opinionated, practical color management library for games and graphics.
fu5ha/luluu
A cute and smart arm warmer sleeve ^_^
fu5ha/nanopow-rs-node
A JavaScript wrapper for nanopow-rs to provide fast, safe, fully multithreaded Nano proof-of-work generation in Node.js.
fu5ha/fu5ha
fu5ha/protoss
Schema evolution for rkyv types
fu5ha/aHash
aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction
fu5ha/awesome-embedded-rust
Curated list of resources for Embedded and Low-level development in the Rust programming language
fu5ha/CheckpointTitler
An OpenPlanet plugin to automatically update your Twitch stream title with your current checkpoint status when playing RPG or trial maps.
fu5ha/gpu-allocator
🦀 Memory allocator written in pure Rust for GPU memory in Vulkan and DirectX 12
fu5ha/grayolson.me
fu5ha/alkahest
Fantastic serialization library
fu5ha/allocator-api2
Mirrot of Rust's allocator api for use on stable rust
fu5ha/cargo-machete
Remove unused Rust dependencies with this one weird trick!
fu5ha/display-interface
Rust crates providing a generic interface for display drivers and some default implementations (GPIO, SPI and I2C)
fu5ha/embedded-hal
A Hardware Abstraction Layer (HAL) for embedded systems
fu5ha/embedded-sdmmc-rs
A SD/MMC library with FAT16/FAT32 support, suitable for Embedded Rust systems
fu5ha/foldhash
A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.
fu5ha/Game_Rig_Tools
fu5ha/glam-rs
A simple and fast linear algebra library for games and graphics
fu5ha/libdq
Library for creating and manipulating dual quaternions.
fu5ha/mipidsi
MIPI Display Serial Interface unified driver
fu5ha/misskey
🌎 An interplanetary microblogging platform 🚀
fu5ha/qmk_firmware
Open-source keyboard firmware for Atmel AVR and Arm USB families
fu5ha/rp-hal
A Rust Embedded-HAL for the rp series microcontrollers
fu5ha/rp2040-project-template
A basic rp2040-hal project with blinky and rtt logging example code. With this you can quickly get started on a new rp2040 project
fu5ha/rust
Empowering everyone to build reliable and efficient software.
fu5ha/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
fu5ha/tenthash
A high-quality, non-cryptographic, 160-bit hash function.
fu5ha/tinygif
A no_std GIF library for embedded applications(embedded-graphics)