An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by fschutt

A curated list of projects in awesome lists by fschutt .

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/wtaskman

Task manager

Last synced: 12 Apr 2025

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/ludumdare40

Ludum Dare 40

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/lua-jit-sys

System bindings for LuaJIT

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/street_index

Street index to CSV converter

Last synced: 12 Apr 2025

https://github.com/fschutt/wacom

Last synced: 16 Apr 2026

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/gsr-jit

Test JIT compiler

Last synced: 26 May 2026

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/wexplorer

Last synced: 17 Oct 2025

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/wasmtest

Execute a Python script with wasmer

Last synced: 05 Mar 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/simple-blog

Simple Blog written in Symfony

Last synced: 07 May 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/helloworld-pwa

Hello World PWA

Last synced: 18 Feb 2026

https://github.com/fschutt/huffman

Learning Huffman coding

Last synced: 18 Feb 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/cpptest

cpptest with cmake-init

Last synced: 07 Mar 2026

https://github.com/fschutt/test-shp

Last synced: 17 Feb 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/fermyon-error

Fermyon Error WASM Server

Last synced: 17 Feb 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/blueboxengine

Toy game engine

Last synced: 10 May 2026

https://github.com/fschutt/nuke-dir

Last synced: 08 Oct 2025

https://github.com/fschutt/lain-app

Lain fanbase app for Android

Last synced: 19 Apr 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/shopify-learning

Shopify test example

Last synced: 26 Oct 2025

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/dbusmenu-rs

Pure-rust port of libdbusmenu

Last synced: 11 May 2026

https://github.com/fschutt/weather-app

Weather App (JQuery API test)

Last synced: 06 Mar 2026

https://github.com/fschutt/bpg

BPG encoder / decoder (WIP)

Last synced: 08 Sep 2025

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/tnviewer2

Last synced: 08 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/pyo3-bug

PyO3 bug

Last synced: 09 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/dithering-example

Dithering example in OpenGL

Last synced: 05 Mar 2025

https://github.com/fschutt/install-elasticsearch

Elasticsearch + Kibana install scripts for Debian 9.X

Last synced: 04 Aug 2025