Projects in Awesome Lists by fschutt
A curated list of projects in awesome lists by fschutt .
https://github.com/fschutt/azul
Desktop GUI Framework
c cpp desktop desktop-gui-framework gui gui-framework gui-library opengl rust
Last synced: 14 May 2025
https://github.com/fschutt/printpdf
Rust / WASM library for reading, writing, templating and rendering PDF
html2pdf pdf pdf-generation pdf-reader pdf-renderer rust rust-library wasm
Last synced: 13 May 2025
https://github.com/fschutt/rust-fontconfig
Pure-Rust rewrite of the Linux fontconfig library (no system dependencies) - using ttf-parser and allsorts
Last synced: 03 Apr 2026
https://github.com/fschutt/mystery-of-the-blend-backup
Backup repo of the "Mystery of the blend article"
Last synced: 16 Jul 2025
https://github.com/fschutt/fastblur
Fast (linear time) implementation of the Gaussian Blur algorithm in Rust
Last synced: 05 Apr 2025
https://github.com/fschutt/moment-shadow-mapping
Moment shadow mapping walkthrough (description only)
Last synced: 09 Mar 2026
https://github.com/fschutt/dbflib
DBF library for reading and writing dBase III to dBase VII files. Only .dbf file support.
Last synced: 12 Apr 2025
https://github.com/fschutt/xlib-programming-rust
Minimal Xlib / OpenGL programming examples in Rust
Last synced: 15 Jul 2025
https://github.com/fschutt/vlc-static-rs
Modified vlc-rs fork that uses DLL loading to create Rust bindings for libvlc
Last synced: 24 Sep 2025
https://github.com/fschutt/clipper-rs
Rust port of the clipper library - http://www.angusj.com/delphi/clipper.php
Last synced: 12 Apr 2025
https://github.com/fschutt/clipboard2
Improved clipboard handling (similar to rust-clipboard)
Last synced: 13 Jul 2025
https://github.com/fschutt/wacom-sys
Bindgen-generated Rust bindings for libwacom 0.18.1
Last synced: 17 Feb 2026
https://github.com/fschutt/simplify-rs
Line / Bezier simplification algorithm
Last synced: 12 Apr 2025
https://github.com/fschutt/tesseract-static-rs
Library to link leptonica / tesseract statically into Rust binaries for easy distribution
Last synced: 20 Aug 2025
https://github.com/fschutt/quadtree-f32
Very simple, no-dependency quadtree implementation
Last synced: 12 Apr 2025
https://github.com/fschutt/material-icons
Rust bindings (codepoint mappings) for the Google Material Icons font (https://material.io/tools/icons/)
Last synced: 22 Jul 2025
https://github.com/fschutt/opengl-software-renderer
NOT MY CODE! very old SGI code of an OpenGL software renderer, just for backup purposes
Last synced: 24 Sep 2025
https://github.com/fschutt/polylabel-mini
Minimal fork of polylabel-rs with 0 dependencies
Last synced: 12 Apr 2025
https://github.com/fschutt/beziercurve-wkt
Extension to serialize / deserialize bezier curves to and from strings, in a WKT-like format
Last synced: 12 Apr 2025
https://github.com/fschutt/marching-squares
Parallelized marching squares algorithm for constructing closed isolines / contour lines
Last synced: 24 Sep 2025
https://github.com/fschutt/wkb-raster
Library to serialize raster data into PostGIS well-known-binary (WKB) format
Last synced: 12 Apr 2025
https://github.com/fschutt/libloading-mini
Micro version of libloading that only calls dlopen / dlsym / dlclose. No error checking, singlethreaded only.
Last synced: 10 Jan 2026
https://github.com/fschutt/mdedit
Markdown editor using azul - test project
Last synced: 05 May 2026
https://github.com/fschutt/servo_gui_test
A test of embedding the servo rendering engine as a desktop GUI
Last synced: 23 Apr 2026
https://github.com/fschutt/mapedit-old
The old C++ source for mapedit, an X11-based map editing application
Last synced: 16 Apr 2026
https://github.com/fschutt/errors
A bunch of examples of errors I've encountered so far, to remind myself to not do them again / analyze them later
Last synced: 24 Jul 2025
https://github.com/fschutt/extreme-simd-test
Test about making a function extremely SIMD optimized
Last synced: 21 Apr 2026
https://github.com/fschutt/coretext-dlopen
Example loading CoreText on a Mac via dlopen (instead of linking)
Last synced: 05 Mar 2025
https://github.com/fschutt/cargo-bug
cargo bug with improper .lib file generation on windows
Last synced: 22 Aug 2025
https://github.com/fschutt/glslcircle
Example on how to draw GLSL circles using the fragment shader
Last synced: 23 Apr 2026
https://github.com/fschutt/windowstest
Test on raw Win32 coding using the Rust/WinRT API
Last synced: 22 Jul 2025
https://github.com/fschutt/postgres-bug
bug in postgres (?), need to report later
Last synced: 10 Mar 2026
https://github.com/fschutt/osm-proto-rs
Prost-generated protobuf bindings for the OSM PBF data format
Last synced: 18 May 2026
https://github.com/fschutt/pythontest
Test to bind a Rust module to Python with PyO3
Last synced: 10 May 2026
https://github.com/fschutt/lnk
Rust serializer / deserializer for the Microsoft LNK (Desktop Shortcut) format - unfinished
Last synced: 16 Jun 2025
https://github.com/fschutt/azul-winit
Custom fork of winit with merged extension necessary for azul (may backport later)
Last synced: 28 May 2026
https://github.com/fschutt/libloading-loadtest
rustc loadtest of libloading
Last synced: 19 Apr 2026
https://github.com/fschutt/aaa-preferences-xlsx
AAA-XML-Preferences zu XLSX Konvertierungs-Tool
Last synced: 05 Sep 2025
https://github.com/fschutt/miri-repl-test
Test to use MIRI inside of an application in order to be able to hot-reload code
Last synced: 04 Jun 2026
https://github.com/fschutt/adventofcode-2017
Advent of Code 2017 challenges
Last synced: 29 May 2026
https://github.com/fschutt/microdns
Depdendency-free DNS resolver using only Rust stdlib
Last synced: 22 Feb 2026
https://github.com/fschutt/static_number_analyzer
Crude implementation of a static number analyzer / division-by-0 checker
Last synced: 19 Apr 2026
https://github.com/fschutt/.emacs
My personal .emacs file for Rust development
Last synced: 27 Jan 2026
https://github.com/fschutt/i18n-currency
Internationalization of currency shortcodes, based on Unicode dictionaries
Last synced: 29 Jan 2026
https://github.com/fschutt/postgisfn
Rust re-implementation of PostGIS functions
Last synced: 20 Apr 2026
https://github.com/fschutt/gl-context-loader
Minimal OpenGL function loader for no_std OpenGL contexts
Last synced: 19 Apr 2026
https://github.com/fschutt/sharedwasm
Example Wasm32-WASI library for testcase reproduction
Last synced: 19 Apr 2026
https://github.com/fschutt/simd-runtime-check-x64
Library for check SIMD features at runtime (originally forked from parched/runtime-target-feature-rs)
Last synced: 20 Apr 2026
https://github.com/fschutt/ycbcr-rust
YCBCR to RGB conversion in Rust (SIMD)
Last synced: 07 Jun 2026
https://github.com/fschutt/xi-no-json
Hard fork of the xi-editor, but without the JSON bridge
Last synced: 11 May 2026
https://github.com/fschutt/vulkano-win-backport
Backport of vulkano-win to the old winit API
Last synced: 07 May 2026
https://github.com/fschutt/blender-file-reader
Blender file reading library
Last synced: 05 Mar 2025
https://github.com/fschutt/maps4print-website-old
Old source code for maps4print.com - pure PHP code, no framework
Last synced: 05 Mar 2025
https://github.com/fschutt/dockerdeploy-actix
Test repo to learn how to deploy an example actix server to Docker Hub using GitHub Actions
Last synced: 08 Mar 2026
https://github.com/fschutt/tnviewer
Viewer-Tool für die Überprüfung der Tatsächliche Nutzung von Landflächen
Last synced: 05 Mar 2025
https://github.com/fschutt/install-elasticsearch
Elasticsearch + Kibana install scripts for Debian 9.X
Last synced: 04 Aug 2025