rust-lang / rustc-perfLinks
Website for graphing performance of rustc
☆691Updated 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☆713Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆930Updated last week
- Backtraces in Rust☆598Updated 3 weeks ago
- ☆873Updated this week
- A port of MUSL's libm to Rust.☆631Updated 6 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆887Updated 8 months ago
- A home for compiler team planning documents, meeting minutes, and other such things.☆414Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,544Updated last month
- Numeric traits for generic mathematics in Rust☆880Updated 4 months ago
- A crate for managing memory bit by bit☆1,343Updated last year
- A macro to generate structures which behave like bitflags☆1,061Updated this week
- Get the number of CPUs in Rust☆609Updated 3 months ago
- Run experiments across parts of the Rust ecosystem!☆707Updated last month
- Module initialization/global constructor functions for Rust☆910Updated last week
- Information useful to people contributing to Rust☆509Updated this week
- Fast floating point to string conversion☆662Updated last week
- Portable Packed SIMD Vectors for Rust standard library☆632Updated last year
- A vector with a fixed capacity. (Rust)☆830Updated last year
- Rust library allowing to register multiple handlers for the same signal☆802Updated last month
- Slab allocator for Rust☆847Updated 2 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆509Updated 2 months ago
- Spin-based synchronization primitives☆560Updated 3 weeks ago
- Intrusive collections for Rust☆471Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆759Updated 2 weeks ago
- Rust's standard library vendor-specific APIs and run-time feature detection☆648Updated 2 weeks ago
- Defines the Rust borrow checker.☆1,525Updated 4 months ago
- A crate for safe and ergonomic pin-projection.☆684Updated 2 weeks ago
- An implementation of a LRU cache☆749Updated last week
- A if/elif-like macro for Rust #[cfg] statements☆612Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆993Updated 2 months ago