Repository
Repository di fschutt
DirectWrite bindings and wrapper for Rust
A bunch of examples of errors I've encountered so far, to remind myself to not do them again / analyze them later
Test about making a function extremely SIMD optimized
Fast (linear time) implementation of the Gaussian Blur algorithm in Rust
CLI tool to convert Figma .fig files to LLM-friendly JSON format
azul fork of gilrs: depends on gilrs-core-azul so the libudev-sys -> libudev-sys-azul dlopen redirect flows through (cross-compiles to Linux without libudev)
azul fork of gilrs-core: redirects libudev-sys -> libudev-sys-azul (runtime dlopen) so it cross-compiles to Linux hosts without libudev
"Radio frequency" visualization of a git repository
Convert git repositories to PDF for code review
Minimal OpenGL function loader for no_std OpenGL contexts
An OpenGL function pointer loader for Rust
Generated OpenGL bindings and wrapper for Servo.
Example on how to draw GLSL circles using the fragment shader
Rust crate for mapping to glyph names according to the Adobe Glyph List Specification
Rust implementation of the Gormory-Hu Cut Tree construction
azul standalone fork of gpu-video (smelter): NVIDIA Maxwell async-compute-queue fallback, published so azul can depend without a [patch] (pending smelter PR #2109)
Test JIT compiler