Hscowef's Stars
ash-rs/ash
Vulkan bindings for Rust
logic-lang/logic
structural logic based on equivalence graphs
thomcc/fast-srgb8
Fast conversion between linear float and 8-bit sRGB
rayon-rs/rayon
Rayon: A data parallelism library for Rust
rust-lang/rust-analyzer
A Rust compiler front-end for IDEs
benweet/stackedit
In-browser Markdown editor
emilk/egui
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
veloren/veloren
An open world, open source voxel RPG inspired by Dwarf Fortress and Cube World. This repository is a mirror. Please submit all PRs and issues on our GitLab page.
xoreaxeaxeax/movfuscator
The single instruction C compiler
Butanium/Image_of_life
an implementation of game of life on images
porglezomp/bitmatch
A Rust crate that allows you to match, bind, and pack the individual bits of integers.
BVE-Reborn/rend3
MAINTENCE MODE ---- Easy to use, customizable, efficient 3D renderer library built on wgpu.
parasyte/pixels
A tiny hardware-accelerated pixel frame buffer. 🦀
rust-embedded/rust-raspberrypi-OS-tutorials
:books: Learn to write an embedded OS in Rust :crab:
Kannagi/AltairX
New computer and new CPU PoC
pretzelhammer/rust-blog
Educational blog posts for Rust beginners
NotANameServer/discord
Règles et gestion du serveur Discord de programmation Not a Name : https://discord.gg/zcWp9sC
EmbarkStudios/rust-gpu
🐉 Making Rust a first-class language and ecosystem for GPU shaders 🚧
nannou-org/nannou
A Creative Coding Framework for Rust.
mxxo/plutonium
Tools to avoid unnecessary usage of safe code
Razakhel/RaZ
Modern & multiplatform 3D game engine in C++17
fu5ha/rayn
A small path tracing renderer written in Rust.
Uriopass/inline_tweak
Tweak a Rust value directly in the source code
TheAlgorithms/Python
All Algorithms implemented in Python
ssloy/tinyrenderer
A brief computer graphics / rendering course
rust-lang-nursery/lazy-static.rs
A small macro for defining lazy evaluated static variables in Rust.
rust-itertools/itertools
Extra iterator adaptors, iterator methods, free functions, and macros.
gnzlbg/cargo-asm
cargo subcommand showing the assembly or llvm-ir generated for Rust code
Kimundi/owning-ref-rs
A library for creating references that carry their owner with them.
nrabulinski/functionate
Anything can be a function!