Wesley Wiser's repositories
process_path
A Rust library to get the path of the currently executing process
async-compression
Adaptors between compression crates and Rust's async IO types
backtrace-rs
Backtraces in Rust
blog.rust-lang.org
The Rust Programming Language Blog
compiler-builtins
Porting `compiler-rt` intrinsics to Rust
compiler-team
A home for compiler team planning documents, meeting minutes, and other such things.
llvm-project
Rust-specific fork of LLVM.
musl-cross-make
Simple makefile-based build for musl cross compiler
parking_lot
Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.
reference
The Rust Reference
rustc-perf
Website for graphing performance of rustc
visualstudio-docs
This repo is the home of the official documentation for Visual Studio.
wg-async-foundations
Working group dedicated to improving the foundations of Async I/O in Rust