Pinned Repositories
aggalex
Config files for my GitHub profile.
AIAssignment
Canny
An algorithm in Rust that performs Canny Edge detection. It's properly abstracted to support multiple backends
Contactive
Backend of REST API for Contactive writen in Rust
Contacts
An easy contact manager for elementary OS
FGtk
A simple demonstration of Vala and Gtk going functional
Nihongo
A simple app to help users input Japanese Kana/Kanji designed for elementary OS
ousia
Write declarative components in Rust with Gtk4
Variables
A simple example of parsing and AST building with Rust and LALRPOP
Wineglass
A GUI for Wine
aggalex's Repositories
aggalex/Wineglass
A GUI for Wine
aggalex/Contacts
An easy contact manager for elementary OS
aggalex/ousia
Write declarative components in Rust with Gtk4
aggalex/Nihongo
A simple app to help users input Japanese Kana/Kanji designed for elementary OS
aggalex/Variables
A simple example of parsing and AST building with Rust and LALRPOP
aggalex/aggalex
Config files for my GitHub profile.
aggalex/AIAssignment
aggalex/Canny
An algorithm in Rust that performs Canny Edge detection. It's properly abstracted to support multiple backends
aggalex/Contactive
Backend of REST API for Contactive writen in Rust
aggalex/FGtk
A simple demonstration of Vala and Gtk going functional
aggalex/gir-templates
Tool to generate rust bindings and user API for glib-based libraries
aggalex/granite
Library that extends GTK with common widgets and utilities
aggalex/kotlin-native-gtk
GTK+ bindings for Kotlin Native
aggalex/mini-pascal500
aggalex/Mips-Assembly-Syntax-Highlighting
Syntax highlighting for MAL
aggalex/monadic-mqtt
Using rust monads to make MQTT as simple as it gets
aggalex/OpenCV-Workshop
A small test with using OpenCV for face detection on images
aggalex/rxRust
Rust implementation of Reactive Extensions.
aggalex/simple_crud
aggalex/spring_crud
aggalex/string-ref-resolver
aggalex/stylesheet
The Gtk Stylesheet for elementary OS
aggalex/template
A declarative builder-like pattern for rust that uses struct literals
aggalex/VariablesNative
A simple example of how to use Rust, LALRPOP and llvm-rs to create a small, optimizing compiler
aggalex/water-your-plants
A small showcase of raspberry PI gpio with rust built using zigbuild