nikolads's Stars
rust-lang/rust
Empowering everyone to build reliable and efficient software.
excalidraw/excalidraw
Virtual whiteboard for sketching hand-drawn like diagrams
rust-lang/rust-analyzer
A Rust compiler front-end for IDEs
mawww/kakoune
mawww's experiment for a better code editor
Byron/gitoxide
An idiomatic, lean, fast & safe pure Rust implementation of Git
gfx-rs/gfx
[maintenance mode] A low-overhead Vulkan-like GPU API for Rust.
rusterlium/rustler
Safe Rust bridge for creating Erlang NIF functions
riverwm/river
[mirror] A dynamic tiling Wayland compositor
amethyst/specs
Specs - Parallel ECS
tokio-rs/loom
Concurrency permutation testing tool for Rust.
Ralith/hecs
A handy ECS
fu5ha/ultraviolet
A wide linear algebra crate for games and graphics.
MaikKlein/rlsl
Rust to SPIR-V compiler
71/dance
Make your cursors dance with Kakoune-like modal editing in VS Code.
japaric/ufmt
a smaller, faster and panic-free alternative to core::fmt
paholg/dimensioned
Compile-time dimensional analysis for various unit systems using Rust's type system.
oknozor/toml-bombadil
A dotfile manager with templating
sunjay/rust-simple-game-dev-tutorial
Rust game development tutorial with specs ECS and SDL2
Smithay/calloop
A callback-based Event Loop
m4b/dryad
An almost-parallel, semi-functioning, dynamic linker experiment, written in Rust
ifreund/zig-wayland
[mirror] Zig wayland scanner and libwayland bindings
Canop/deser-hjson
A Serde 1.0 compatible Rust deserializer for Hjson
thomcc/fast-srgb8
Fast conversion between linear float and 8-bit sRGB