rust-lang / rustc-perfLinks
Website for graphing performance of rustc
☆675Updated 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:
- Test harness for ui tests of compiler diagnostics☆889Updated 2 weeks ago
- Numeric traits for generic mathematics in Rust☆836Updated last week
- ☆832Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,484Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,312Updated 10 months ago
- Forum for discussion about what unsafe code can and can't do☆699Updated 3 weeks ago
- A macro to generate structures which behave like bitflags☆1,024Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆749Updated last month
- A crate for safe and ergonomic pin-projection.☆663Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,230Updated last year
- Get the number of CPUs in Rust☆603Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆871Updated last month
- A vector with a fixed capacity. (Rust)☆821Updated 8 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 3 months ago
- A Rust proc-macro attribute parser☆1,129Updated 2 weeks ago
- An implementation of a LRU cache☆717Updated 2 months ago
- Portable Packed SIMD Vectors for Rust standard library☆623Updated last year
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,491Updated last week
- Asynchronous streams for Rust using async & await notation☆684Updated 6 months ago
- A port of MUSL's libm to Rust.☆633Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆825Updated 4 months ago
- Rust library allowing to register multiple handlers for the same signal☆783Updated last month
- Backtraces in Rust☆582Updated last week
- Spin-based synchronization primitives☆537Updated this week
- Async multi-producer multi-consumer channel☆862Updated 3 weeks ago
- Macros for all your token pasting needs☆1,051Updated 8 months ago
- Rust quasi-quoting☆1,425Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,059Updated last week
- Concurrency permutation testing tool for Rust.☆2,386Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆949Updated 2 months ago