- Seattle, WA, US
-
syn Public
Forked from dtolnay/synParser for Rust source code
Rust Apache License 2.0 UpdatedApr 26, 2025 -
buck2 Public
Forked from facebook/buck2Build system, successor to Buck
Rust Apache License 2.0 UpdatedJun 30, 2024 -
executorch Public
Forked from pytorch/executorchEnd-to-end solution for enabling on-device AI across mobile and edge devices for PyTorch models
C++ Other UpdatedApr 14, 2024 -
itertools Public
Forked from rust-itertools/itertoolsExtra iterator adaptors, iterator methods, free functions, and macros.
-
thiserror Public
Forked from dtolnay/thiserrorderive(Error) for struct and enum error types
Rust Apache License 2.0 UpdatedOct 22, 2023 -
unsafe-code-guidelines Public
Forked from rust-lang/unsafe-code-guidelinesForum for discussion about what unsafe code can and can't do
Apache License 2.0 UpdatedAug 23, 2023 -
rfcbot-rs Public
Forked from rust-lang/rfcbot-rsCoordinates asynchronous decision making on Rust repositories. Status of tracked issues and PRs can be viewed at https://rfcbot.rs.
Rust Apache License 2.0 UpdatedAug 19, 2023 -
-
opsem-team Public
Forked from rust-lang/opsem-teamHome of the operational semantics team, used primarily for procedural items
UpdatedJun 4, 2023 -
rust Public
Forked from rust-lang/rustEmpowering everyone to build reliable and efficient software.
-
mappable-rc Public
Rust crate providing mappable reference counted types
-
pinarcmutex Public
Repository for the `pinarcmutex` Rust crate
Rust Apache License 2.0 UpdatedJan 29, 2023 -
team Public
Forked from rust-lang/teamRust teams structure
-
rust-rfcs Public
Forked from rust-lang/rfcsRFCs for changes to Rust
-
triagebot Public
Forked from rust-lang/triagebotTriage Bot
-
miri Public
Forked from rust-lang/miriAn interpreter for Rust's mid-level intermediate representation
-
-
rustc-perf Public
Forked from rust-lang/rustc-perfWebsite for graphing performance of rustc
-
captures Public
Rust crate providing macros for more powerful closure captures
-
chalk Public
Forked from rust-lang/chalkAn implementation and definition of the Rust trait system using a PROLOG-like logic solver
-
lucky-minesweeper Public
Computes the luck needed to solve minesweeper in one guess
-
technicalfactorio Public
Forked from technicalfactorio/technicalfactorio -
rustc-dev-guide Public
Forked from rust-lang/rustc-dev-guideA guide to how rustc works and how to contribute to it.
-
UFT Public
A tool for transferring files over UDP built for a networks course.