The Rust Programming Language

Results 99 repositories owned by The Rust Programming Language

libtest

61
Stars
20
Forks
Watchers

Rust's built-in testing and benchmarking framework

llvm

34
Stars
64
Forks
Watchers

No longer used, use https://github.com/rust-lang/llvm-project instead

llvm-project

99
Stars
91
Forks
Watchers

Rust-specific fork of LLVM.

mdBook

15.6k
Stars
1.5k
Forks
108
Watchers

Create book from markdown files. Like Gitbook but implemented in Rust

measureme

312
Stars
49
Forks
Watchers

Support crate for rustc's self-profiling feature

meeting-minutes

68
Stars
31
Forks
Watchers

Official minutes for Rust-related meetings

miri

3.7k
Stars
284
Forks
Watchers

An interpreter for Rust's mid-level intermediate representation

nano-config

19
Stars
11
Forks
Watchers

Nano configuration for Rust

nomicon

1.2k
Stars
203
Forks
Watchers

The Dark Arts of Advanced and Unsafe Rust Programming

odht

72
Stars
9
Forks
Watchers

An on-disk hash table implementation