xFrednet
A penguin and PhD student who tries to make the world a better place. I love Rust and language design.
Sweden
Pinned Repositories
rust
Empowering everyone to build reliable and efficient software.
rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
marker
An experimental linting interface for Rust. Let's make custom lints a reality
2D-mini-golf
A 2D mini golf game written in Python with OpenGL
3D-Packman
A 3D maze game written in Python with OpenGL
3D-Terrain
A 3D low poly terrain written in Python using OpenGL
BmpRenderer
A library that can software render and display bitmaps.
moody-tools
A game created during the GMTK Game Jam 2020 with the theme "Out of control". This is a game about well moody tools
spaceship-factory
A Tower defense game where the tower to defend is actually a factory flying through space :)
Zaap
A C++ game engine
xFrednet's Repositories
xFrednet/3D-Packman
A 3D maze game written in Python with OpenGL
xFrednet/3D-Terrain
A 3D low poly terrain written in Python using OpenGL
xFrednet/2D-mini-golf
A 2D mini golf game written in Python with OpenGL
xFrednet/spaceship-factory
A Tower defense game where the tower to defend is actually a factory flying through space :)
xFrednet/moody-tools
A game created during the GMTK Game Jam 2020 with the theme "Out of control". This is a game about well moody tools
xFrednet/Braindamage
The goal of this project is to implement all functionality from "Brainfuck" and then continue to add several features in the brainfuck fashion to actually make it a "viable" option.
xFrednet/Dat3M
A verification tool for many memory models
xFrednet/docs.rs
crates.io documentation generator
xFrednet/File-Fighter
File Fighher
xFrednet/glacier
A big 'ol pile of ICE.
xFrednet/marker
xFrednet/marker-example-lints
A collection of example and test lints for Marker
xFrednet/Media-Play-Server
A project to start several videos at once over several clients with one click of a button.
xFrednet/RU-Computer-Graphics-Hand-ins-2020
This repository holds my solutions for the hand-in assignments in the course Computer Graphics 2020 at Reykjavík University
xFrednet/rust
Empowering everyone to build reliable and efficient software.
xFrednet/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code
xFrednet/rust-lang-highfive
Github hooks to provide an encouraging atmosphere for new contributors
xFrednet/rust-lang-reference
The Rust Reference
xFrednet/rust-lang-team
Rust teams structure
xFrednet/rustc-dev-guide
A guide to how rustc works and how to contribute to it.
xFrednet/Transferpapers
My bachelor university required me to hand in several papers which describe how I applied some knowledge in a project. This repo focuses contains two papers that I'm allowed to publish
xFrednet/Trieste
A term rewriting system for experimental programming language development.
xFrednet/ui_test
A test framework for testing rustc diagnostics output
xFrednet/uu-thesis-template
BSc and MSc template
xFrednet/validator
Simple validation for Rust structs
xFrednet/visibility.rs
Attribute to override the visibility of items (useful in conjunction with cfg_attr)
xFrednet/xF-2D-World-Generator-Test
I'm testing ways to generate 2D worlds for a tile based game
xFrednet/xFutils
Ein utility system tray mit plugin support for windows
xFrednet/xFutils-Password-Manager
A simple password manager
xFrednet/zaa
An old OpenGL project of mine that is probably broken.