There are no reviews yet. Be the first to send feedback to the community and the maintainers!
context-switch
Comparison of Rust async and Linux thread context switch time.perf-event
perf-event: a Rust interface to Linux performance monitoringgolly
Golly, a Game of Life simulatorDebuggerDocs
Mozilla JavaScript Debugging Documentationrbattle
Simple multiplayer real-time strategy game in Rust, for OSCON 2017.chat
Toy chat client and servers, in both sync and async style.exercises
Exercises for Rust tutorialspiral-calendar
Python code to generate a spiral-shaped calendar in SVG.webgpu-diagrams
Stuff to explain, clarify, and illustrate WebGPU, wgpu, and Naga.serve-live
Serve a directory of static files, with server-sent events for automatic refresh.julia-glium
GPU-based live Julia set plotter, written in Rust using the glium OpenGL bindings.idutils
GNU idutilsperf-event-open-sys
Direct, unsafe Rust bindings for Linux's `perf_event_open` system call.pdxrust-glium
Demo code for PDXRust Glium presentation.laproscope
A horribly insecure Firefox add-on for debugging chrome code.advent-of-code-2018
Solutions for Advent of Code 2018 puzzles.spirv-mode
Emacs major mode for editing SPIR-V assembly.coop
A (hopefully) simple exercise for learning assembly language.ordered_mutex
Mutex wrapper that enforces lock ordering, to detect potential deadlocks.benchmark-debugger
Simple benchmarks for SpiderMonkey's Debugger APImozaloha-lightning-talk
Slides WebGPU lightning talk at MozAloha 2022advent-of-code-2021
Solutions to Advent of Code 2021 puzzles.shared-take-once
`SharedTakeOnce`: a heap-allocated, shared box that can be consumed.hack-webgpu
Experiments with the WebGPU JS API.DebuggerPresentation
Materials for explaining the Mozilla Debugger APIplay-wayland
Experimentation with Waylandthread-memory
Measuring the minimal memory overhead of a Linux threadwscript
wgpu scripting language.fast-bernoulli-trial
Efficient random sampling with a specified probability, in Rust.workflow-vm-exploration
What are the properties of the machines GitHub workflows run on?chat-mio
A trivial chat program in Rust, using the mio asynchronous I/O crate.fxsnapshot
Query tool for Firefox heap snapshots.gen-naga-abstract-type-tests
Generating tests for WGSL automatic conversionsmock-executor
A hand-written executor for Rust async tasks, and a MockFuture type to use for the primitive futures.Love Open Source and this site? Check out how you can help us