Giter Club home page Giter Club logo

Tim Müller's Projects

error-trace-rs icon error-trace-rs

Small Rust crate for printing nice errors traits based on `Error::source()`.

falcon-public icon falcon-public

Implementation of protocols in Falcon, but with tweaks and extensions as required

filehost icon filehost

Simple client/server project that can easily distribute files alongside git repositories.

game-rust icon game-rust

Another Vulkan rasterizer project (I know), but now in Rust.

gui-rs icon gui-rs

A simple (I hope lol) GUI engine written for egui, with winit and wgpu.

help-book icon help-book

A book that lists how to solve certain problems that occur in computers. Basically my own Studentaanhuis repo.

humanlog-rs icon humanlog-rs

A simple logger for the [log](https://https://docs.rs/log/latest/log/) crate that aims to have a simple user mode and a comprehensive debug mode.

kube-tools icon kube-tools

A small repository containing convenience scripts for Kubernetes.

lib-rs icon lib-rs

A collection of Rust libraries that are useful across (my) projects.

makma3d icon makma3d

A Vulkan-based game engine, created as a hobby project. Aside from just programming, also tries to be a lesson in design by really focussing on the usable Engine aspect (instead of being one game specific) and by trying to adopt a little Silicon Valley-style design process.

mygame icon mygame

Repository for our own game / world builder with some graphics library, which may or may not be heavily inspired by Minecraft.

names-rs icon names-rs

A crate providing a set of names that can be used as example names.

neuralnetwork icon neuralnetwork

Simple, feedforward neural network implemented in C, and optimised using both OpenMP (in various ways) and CUDA.

offsetcalculator icon offsetcalculator

A small tool that allows easy-to-use calculation between hex-written offsets and decimals values. Mostly an exercise in Rust.

opstring icon opstring

Small library for Rust that wraps around normal strings to provide a more intuitive interface for characters.

parse-args icon parse-args

Rust library that makes parsing commandline arguments much easier.

parse-args-values icon parse-args-values

A small Rust library that extends the Parse Args library (https://github.com/Lut99/parse-args) with converters from strings to other data types.

portlookup icon portlookup

A small ubuntu daemon that can be used to discover which ports are used by which application on a single server.

rasterizer icon rasterizer

Yet Another Project that deals with me trying to make a cool rasterizer engine. Again, Vulkan-based, but it's not as tightly tied to any tutorial as last time. Let's just see where this goes, shall we?

raytracer icon raytracer

The RayTracer repository is made for Lut99's ray tracing renderer. The first version is simple, but trust me, it gets complicated rather fast.

raytracer-2 icon raytracer-2

A renewed iteration of the RayTracer. This time, the whole project will be optimised using CUDA & SIMD.

raytracer-3 icon raytracer-3

Third iteration of the RayTracer, which will be accelerated with the GPU and SIMD, and which will also take a more entity component system-like format.

raytracer-rs icon raytracer-rs

A new attempt at writing a simple raytracer. This time, no fumbling about with real-time stuff, but instead creating a good-old, offline renderer. Based on https://raytracing.github.io/books/RayTracingInOneWeekend.html.

rust-build icon rust-build

A repository that provides a framework for whipping up build scripts (installers) in Rust.

rust-ecs icon rust-ecs

A (simple) Entity Component System in Rust that may be used for multiple projects.

rust-game icon rust-game

A repository containing various Rust-crates that are useful for game development with Vulkan(https://www.vulkan.org/).

rust-proxy icon rust-proxy

A simple proxy service with TLS support and intuitive, quick-to-write configuration syntax.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.