udoprog
Same username on Telegram, Twitter. setbac on Discord and Twitch. Hit me up if you want to talk!
Stockholm, Sweden
udoprog's Stars
bevyengine/bevy
A refreshingly simple data-driven game engine built in Rust
nushell/nushell
A new type of shell
carbon-language/carbon-lang
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
yewstack/yew
Rust / Wasm framework for creating reliable and efficient web applications
slint-ui/slint
Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.
NVIDIA/open-gpu-kernel-modules
NVIDIA Linux open GPU kernel module source
tursodatabase/libsql
libSQL is a fork of SQLite that is both Open Source, and Open Contributions.
EmbarkStudios/rust-gpu
🐉 Making Rust a first-class language and ecosystem for GPU shaders 🚧
fschutt/azul
Desktop GUI Framework
rust-lang/miri
An interpreter for Rust's mid-level intermediate representation
dimforge/rapier
2D and 3D physics engines focused on performance.
cberner/redb
An embedded key-value database in pure Rust
rune-rs/rune
An embeddable dynamic programming language for Rust.
elFarto/nvidia-vaapi-driver
A VA-API implemention using NVIDIA's NVDEC
brendanzab/codespan
Beautiful diagnostic reporting for text-based programming languages.
rust-lang/rustc_codegen_gcc
libgccjit AOT codegen for rustc
connorskees/grass
A Sass compiler written purely in Rust
rust-bpf/rust-bcc
user-friendly rust bindings for the bpf compiler collection
kaj/rsass
Sass reimplemented in rust with nom.
Traverse-Research/gpu-allocator
🦀 GPU memory allocator for Vulkan, DirectX 12 and Metal. Written in pure Rust
udoprog/musli
Müsli is a flexible and generic binary serialization framework
zhrexl/DrawOnYourScreen2
pkolaczk/latte
Latency Tester for Apache Cassandra
JSorngard/cosmic_ray_detection
Use your computer as a cosmic ray detector! One of the memory errors Rust does not protect against.
udoprog/borrowme
The missing compound borrowing for Rust.
udoprog/syntree
A memory efficient syntax tree for language developers
udoprog/aoc2022
My own personal overengineered helpers to solve AoC problems in Rust
jsinger67/syntree_layout
A library to visualize tree structures
udoprog/unsync
Unsynchronized synchronization primitives for async Rust
tgolsson/aoc-2020
Advent-of-code 2020 using Rune (https://github.com/rune-rs)