JakobDegen
Compiler and optimization enthusiast. Serial introducer of bugs in @rust-lang . Pretends to be a grown-up. He/they.
Seattle, WA, US
Pinned Repositories
captures
Rust crate providing macros for more powerful closure captures
chalk
An implementation and definition of the Rust trait system using a PROLOG-like logic solver
itertools
Extra iterator adaptors, iterator methods, free functions, and macros.
lucky-minesweeper
Computes the luck needed to solve minesweeper in one guess
mappable-rc
Rust crate providing mappable reference counted types
mir-docs
miri
An interpreter for Rust's mid-level intermediate representation
rust
Empowering everyone to build reliable and efficient software.
rust-rfcs
RFCs for changes to Rust
UFT
A tool for transferring files over UDP built for a networks course.
JakobDegen's Repositories
JakobDegen/mappable-rc
Rust crate providing mappable reference counted types
JakobDegen/mir-docs
JakobDegen/captures
Rust crate providing macros for more powerful closure captures
JakobDegen/UFT
A tool for transferring files over UDP built for a networks course.
JakobDegen/chalk
An implementation and definition of the Rust trait system using a PROLOG-like logic solver
JakobDegen/itertools
Extra iterator adaptors, iterator methods, free functions, and macros.
JakobDegen/lucky-minesweeper
Computes the luck needed to solve minesweeper in one guess
JakobDegen/miri
An interpreter for Rust's mid-level intermediate representation
JakobDegen/rust
Empowering everyone to build reliable and efficient software.
JakobDegen/rust-rfcs
RFCs for changes to Rust
JakobDegen/rustc-dev-guide
A guide to how rustc works and how to contribute to it.
JakobDegen/rustc-perf
Website for graphing performance of rustc
JakobDegen/team
Rust teams structure
JakobDegen/technicalfactorio
JakobDegen/triagebot
Triage Bot
JakobDegen/buck2
Build system, successor to Buck
JakobDegen/executorch
End-to-end solution for enabling on-device AI across mobile and edge devices for PyTorch models
JakobDegen/fun-with-cross-compilation
JakobDegen/opsem-team
Home of the operational semantics team, used primarily for procedural items
JakobDegen/pinarcmutex
Repository for the `pinarcmutex` Rust crate
JakobDegen/rfcbot-rs
Coordinates asynchronous decision making on Rust repositories. Status of tracked issues and PRs can be viewed at https://rfcbot.rs.
JakobDegen/thiserror
derive(Error) for struct and enum error types
JakobDegen/unsafe-code-guidelines
Forum for discussion about what unsafe code can and can't do