rust-lang / rustc-perf
Website for graphing performance of rustc
☆657Updated this week
Alternatives and similar repositories for rustc-perf:
Users that are interested in rustc-perf are comparing it to the libraries listed below
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,447Updated 2 weeks ago
- ☆817Updated this week
- A macro to generate structures which behave like bitflags☆1,002Updated last month
- Numeric traits for generic mathematics in Rust☆788Updated 8 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,971Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆875Updated last month
- Backtraces in Rust☆566Updated 2 months ago
- Forum for discussion about what unsafe code can and can't do☆686Updated 5 months ago
- A crate for managing memory bit by bit☆1,287Updated 8 months ago
- A vector with a fixed capacity. (Rust)☆809Updated 6 months ago
- Defines the Rust borrow checker.☆1,427Updated 10 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆737Updated last month
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆794Updated this week
- A fast bump allocation arena for Rust☆1,672Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆786Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆914Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,222Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,106Updated last month
- Macros for all your token pasting needs☆1,045Updated 6 months ago
- Module initialization/global constructor functions for Rust☆837Updated last month
- A crate for safe and ergonomic pin-projection.☆646Updated last month
- A Rust proc-macro attribute parser☆1,106Updated last week
- Rust library allowing to register multiple handlers for the same signal☆767Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,456Updated last week
- Slab allocator for Rust☆758Updated 2 months ago
- A port of MUSL's libm to Rust.☆627Updated this week
- Automatically apply the suggestions made by rustc☆850Updated last year
- A home for compiler team planning documents, meeting minutes, and other such things.☆401Updated last week
- Compile time static maps for Rust☆1,913Updated 2 months ago
- Optimized string search routines for Rust.☆1,061Updated 3 weeks ago