• Stars
    star
    1
  • Language
    C
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

What are the properties of the machines GitHub workflows run on?

More Repositories

1

context-switch

Comparison of Rust async and Linux thread context switch time.
Rust
708
star
2

perf-event

perf-event: a Rust interface to Linux performance monitoring
Rust
109
star
3

golly

Golly, a Game of Life simulator
C++
45
star
4

DebuggerDocs

Mozilla JavaScript Debugging Documentation
36
star
5

rbattle

Simple multiplayer real-time strategy game in Rust, for OSCON 2017.
Rust
34
star
6

chat

Toy chat client and servers, in both sync and async style.
Rust
12
star
7

exercises

Exercises for Rust tutorial
Rust
12
star
8

spiral-calendar

Python code to generate a spiral-shaped calendar in SVG.
Python
7
star
9

webgpu-diagrams

Stuff to explain, clarify, and illustrate WebGPU, wgpu, and Naga.
4
star
10

serve-live

Serve a directory of static files, with server-sent events for automatic refresh.
Rust
4
star
11

julia-glium

GPU-based live Julia set plotter, written in Rust using the glium OpenGL bindings.
Rust
4
star
12

idutils

GNU idutils
C
4
star
13

perf-event-open-sys

Direct, unsafe Rust bindings for Linux's `perf_event_open` system call.
Rust
4
star
14

pdxrust-glium

Demo code for PDXRust Glium presentation.
Rust
3
star
15

laproscope

A horribly insecure Firefox add-on for debugging chrome code.
JavaScript
3
star
16

advent-of-code-2018

Solutions for Advent of Code 2018 puzzles.
Rust
3
star
17

spirv-mode

Emacs major mode for editing SPIR-V assembly.
Emacs Lisp
3
star
18

coop

A (hopefully) simple exercise for learning assembly language.
C
3
star
19

ordered_mutex

Mutex wrapper that enforces lock ordering, to detect potential deadlocks.
Rust
3
star
20

benchmark-debugger

Simple benchmarks for SpiderMonkey's Debugger API
Shell
2
star
21

play-wasm

Learning wasm from the ground up.
JavaScript
2
star
22

mozaloha-lightning-talk

Slides WebGPU lightning talk at MozAloha 2022
Shell
2
star
23

advent-of-code-2021

Solutions to Advent of Code 2021 puzzles.
Rust
2
star
24

shared-take-once

`SharedTakeOnce`: a heap-allocated, shared box that can be consumed.
Rust
1
star
25

hack-webgpu

Experiments with the WebGPU JS API.
JavaScript
1
star
26

DebuggerPresentation

Materials for explaining the Mozilla Debugger API
1
star
27

play-wayland

Experimentation with Wayland
Rust
1
star
28

thread-memory

Measuring the minimal memory overhead of a Linux thread
C
1
star
29

wscript

wgpu scripting language.
Rust
1
star
30

fast-bernoulli-trial

Efficient random sampling with a specified probability, in Rust.
Rust
1
star
31

chat-mio

A trivial chat program in Rust, using the mio asynchronous I/O crate.
Rust
1
star
32

fxsnapshot

Query tool for Firefox heap snapshots.
Rust
1
star
33

gen-naga-abstract-type-tests

Generating tests for WGSL automatic conversions
Rust
1
star
34

mock-executor

A hand-written executor for Rust async tasks, and a MockFuture type to use for the primitive futures.
Rust
1
star