Pinned Repositories
2d-sprite-engine
This is mostly just me playing around with rendering, asset management and multithreading for now. It's intended to (maybe) sometime become a simple 2d engine made in rust, mostly oriented at drawing sprites.
atletiek-nu-api
An attempt at scraping the atletiek.nu website for data. Kinda works but far from complete.
destiny-rs
An async library to interact with Bungie's destiny 2 api.
eguikit
A small library of assorted, reusable widgets for egui.
fastsin
A rust library to calculate the sine and cosine *extremely* fast at the cost of a little bit of accuracy and memory.
gpurun
A rust program that sets the __NV_PRIME_RENDER_OFFLOAD and __GLX_VENDOR_LIBRARY_NAME environment variables so that the program runs on the GPU
iaaf_scoring
A Rust library to calculate IAAF points based on the official tables instead of derived formulae for 100% accuracy.
self-update
A Rust library to update the currently running executable with a new one without returning the process.
vach
A simple archiving format, designed for storing assets in compact and secure containers
wfm_cli
A work-in-progress command-line tool to OCR the relic reward screen, and select the best reward
zeskeertwee's Repositories
zeskeertwee/vach
A simple archiving format, designed for storing assets in compact and secure containers
zeskeertwee/atletiek-nu-api
An attempt at scraping the atletiek.nu website for data. Kinda works but far from complete.
zeskeertwee/wfm_cli
A work-in-progress command-line tool to OCR the relic reward screen, and select the best reward
zeskeertwee/destiny-rs
An async library to interact with Bungie's destiny 2 api.
zeskeertwee/2d-sprite-engine
This is mostly just me playing around with rendering, asset management and multithreading for now. It's intended to (maybe) sometime become a simple 2d engine made in rust, mostly oriented at drawing sprites.
zeskeertwee/eguikit
A small library of assorted, reusable widgets for egui.
zeskeertwee/fastsin
A rust library to calculate the sine and cosine *extremely* fast at the cost of a little bit of accuracy and memory.
zeskeertwee/gpurun
A rust program that sets the __NV_PRIME_RENDER_OFFLOAD and __GLX_VENDOR_LIBRARY_NAME environment variables so that the program runs on the GPU
zeskeertwee/self-update
A Rust library to update the currently running executable with a new one without returning the process.
zeskeertwee/Voluspa
A rust toy kernel
zeskeertwee/codegen
A Rust library providing a builder API to generate Rust code.
zeskeertwee/egui-datepicker
This library provide simple date picker widget for egui
zeskeertwee/iaaf_scoring
A Rust library to calculate IAAF points based on the official tables instead of derived formulae for 100% accuracy.
zeskeertwee/deezer-lrc-downloader
Do you like time-synchronized lyrics for your downloaded songs? Well, now you can download those from Deezer!
zeskeertwee/egui-dropdown
An actual dropdown list for egui
zeskeertwee/egui-parsed-text-field
zeskeertwee/egui_gauge
zeskeertwee/egui_logger
a log implementation for egui
zeskeertwee/egui_tracing
Integrates tracing and logging with egui for event collection/visualization
zeskeertwee/Engine
zeskeertwee/mealie
Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family. Easily add recipes into your database by providing the url and mealie will automatically import the relevant data or add a family recipe with the UI editor
zeskeertwee/nalgebra
Linear algebra library for Rust.
zeskeertwee/nordhoff-dl
zeskeertwee/openapi
openapi schema serialization for rust
zeskeertwee/rfc865-server
A Qoute-of-the-Day server complient with RFC865
zeskeertwee/rpr
Rust panic reporter
zeskeertwee/rust-gamedev.github.io
The repository for https://gamedev.rs
zeskeertwee/rust_url_builder
A URL Builder crate for Rust
zeskeertwee/verifactory
A verifier for Factorio blueprints, enabling one to automatically check logical properties
zeskeertwee/x86_64
Library to program x86_64 hardware.