Amanieu d'Antras's repositories
parking_lot
Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.
asyncplusplus
Async++ concurrency framework for C++11
intrusive-rs
Intrusive collections for Rust
thread_local-rs
Per-object thread-local storage for Rust
corosensei
A fast and safe implementation of stackful coroutines in Rust
mini-backtrace
Backtrace support for Rust `no_std` and embedded programs.
backtrace-rs
Backtraces in Rust
crates-build-env
Build environment for third-party Rust crates
libm
A port of MUSL's libm to Rust.
llvm-project
Rust-specific fork of LLVM.
object
A unified interface for reading and writing object file formats
rust-by-example
Learn Rust with examples (Live code editor included)
rustc-builtins
[WIP] Porting `compiler-rt` intrinsics to Rust
rustc-dev-guide
A guide to how rustc works and how to contribute to it.
rustc-perf
Website for graphing performance of rustc