rust-lang / rustc-perfLinks
Website for graphing performance of rustc
☆668Updated this week
Alternatives and similar repositories for rustc-perf
Users that are interested in rustc-perf are comparing it to the libraries listed below
Sorting:
- Forum for discussion about what unsafe code can and can't do☆696Updated this week
- Module initialization/global constructor functions for Rust☆864Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,473Updated this week
- Test harness for ui tests of compiler diagnostics☆886Updated 2 weeks ago
- Rust quasi-quoting☆1,421Updated last week
- Defines the Rust borrow checker.☆1,443Updated 11 months ago
- A macro to generate structures which behave like bitflags☆1,018Updated 2 weeks ago
- ☆829Updated 2 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆780Updated 2 weeks ago
- Slab allocator for Rust☆789Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆816Updated 7 months ago
- A port of MUSL's libm to Rust.☆632Updated last month
- A crate for managing memory bit by bit☆1,306Updated 9 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,229Updated last year
- A fast bump allocation arena for Rust☆1,753Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆746Updated 2 weeks ago
- Numeric traits for generic mathematics in Rust☆820Updated 3 weeks ago
- Macros for all your token pasting needs☆1,046Updated 7 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆659Updated 2 months ago
- Get the number of CPUs in Rust☆600Updated 4 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,480Updated last week
- A Rust proc-macro attribute parser☆1,121Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,029Updated last week
- Portable Packed SIMD Vectors for Rust standard library☆623Updated last year
- A if/elif-like macro for Rust #[cfg] statements☆596Updated 7 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆795Updated 3 months ago
- Backtraces in Rust☆578Updated 3 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆815Updated last week
- An implementation of a LRU cache☆707Updated last month