Highlights
-
nfd2 Public
Forked from EmbarkStudios/nfd2OS native dialogs for Windows, MacOS, and Linux
-
metal-warrior-x Public archive
(in progress) Game about the metal warrior who saves us from a post-apocalyptic world dominated by robots
-
board-games Public
(Work in progress) Implementations of various board games, playable in your terminal
-
vek Public
Forked from yoanlcq/vekGeneric 2D-3D math swiss army knife for game engines, with SIMD support and focus on convenience.
-
portrayer Public
A hierarchical, recursive ray tracer written in Rust
-
orbtk Public
Forked from redox-os/orbtkThe Rust UI-Toolkit.
-
nom_locate Public
Forked from fflorent/nom_locateA special input type for nom to locate tokens
-
advent-of-code-2019 Public
My solutions for Advent of Code 2019
-
kale Public
(Work in progress) A 2D graphics library aiming to support the needs of the turtle crate
-
drawc Public
(Work in progress) Teaching the basics of compilers by generating programs that draw pictures
-
UnityCsReference Public
Forked from Unity-Technologies/UnityCsReferenceUnity C# reference source code
-
vecbit Public archive
A crate for managing memory bit by bit
-
async-std Public
Forked from async-rs/async-stdAsync version of the Rust standard library
-
rust-game-dev-workshop Public archive
A very minimal game with a player, enemies, and a goal (that's it!)
-
nom Public
Forked from rust-bakery/nomRust parser combinator framework
-
shared_memory-rs Public
Forked from elast0ny/shared_memoryA wrapper around native shared memory for Linux and Windows
-
chalk Public
Forked from rust-lang/chalkA PROLOG-ish interpreter written in Rust, intended eventually for use in the compiler
-
rustup.rs Public
Forked from rust-lang/rustupThe Rust toolchain installer
-
euc Public
Forked from zesterer/eucA software rendering crate that lets you write shaders with Rust
-
lion Public
A programming language and interactive REPL for performing calculations involving units
-
rust-clippy Public
Forked from rust-lang/rust-clippyA bunch of lints to catch common mistakes and improve your Rust code
-
-
-
comrak Public
Forked from kivikakk/comrakCommonMark + GFM compatible Markdown parser and renderer
-
multi_try Public
Forked from JoshMcguigan/multi_trySafely combine results
-
rust-simple-game-dev-tutorial Public archive
Rust game development tutorial with specs ECS and SDL2
-
-
mdBook Public
Forked from rust-lang/mdBookCreate book from markdown files. Like Gitbook but implemented in Rust
-
roots Public
Forked from vorot/rootsLibrary of well known algorithms for numerical root finding.
-
ray-tracer Public archive
My implementation of the book Ray Tracing in a Weekend