Pinned Repositories
Lux
Pathtracer
Lux-rs
Small path tracer written in rust
MnistBenchmark
Different optimization techniques for a neural network of mnist dataset
MoltenVK
MoltenVK is a Vulkan Portability implementation. It layers a subset of the high-performance, industry-standard Vulkan graphics and compute API over Apple's Metal graphics framework, enabling Vulkan applications to run on iOS and macOS.
programming-awesome-list
A curated list of useful tools, libraries, resources all around the topic of game development / game programming for the Games course at Breda University of Applied Sciences.
rust-native-tls
rust_uds_windows
Unix Domain Sockets for Windows!
tls
A collection of Tokio based TLS libraries.
tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
tonic
A native gRPC client & server implementation with async/await support.
MarnixKuijs's Repositories
MarnixKuijs/Lux
Pathtracer
MarnixKuijs/Lux-rs
Small path tracer written in rust
MarnixKuijs/MnistBenchmark
Different optimization techniques for a neural network of mnist dataset
MarnixKuijs/MoltenVK
MoltenVK is a Vulkan Portability implementation. It layers a subset of the high-performance, industry-standard Vulkan graphics and compute API over Apple's Metal graphics framework, enabling Vulkan applications to run on iOS and macOS.
MarnixKuijs/programming-awesome-list
A curated list of useful tools, libraries, resources all around the topic of game development / game programming for the Games course at Breda University of Applied Sciences.
MarnixKuijs/rust-native-tls
MarnixKuijs/rust_uds_windows
Unix Domain Sockets for Windows!
MarnixKuijs/tls
A collection of Tokio based TLS libraries.
MarnixKuijs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
MarnixKuijs/tonic
A native gRPC client & server implementation with async/await support.
MarnixKuijs/Utilities
Small set of C++ Utilities
MarnixKuijs/winit
Window handling library in pure Rust