rust-lang / rustc-perfLinks
Website for graphing performance of rustc
☆688Updated 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☆704Updated 3 weeks ago
- ☆860Updated this week
- Test harness for ui tests of compiler diagnostics☆917Updated 3 weeks ago
- A home for compiler team planning documents, meeting minutes, and other such things.☆413Updated 2 months ago
- Numeric traits for generic mathematics in Rust☆861Updated 2 months ago
- Backtraces in Rust☆589Updated 2 months ago
- A port of MUSL's libm to Rust.☆633Updated 4 months ago
- Spin-based synchronization primitives☆550Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated 2 months ago
- A crate for managing memory bit by bit☆1,326Updated last year
- Get the number of CPUs in Rust☆608Updated 2 months ago
- Run experiments across parts of the Rust ecosystem!☆700Updated last week
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- Rust library allowing to register multiple handlers for the same signal☆800Updated 2 weeks ago
- Defines the Rust borrow checker.☆1,497Updated 3 months ago
- A macro to generate structures which behave like bitflags☆1,046Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆875Updated 6 months ago
- Intrusive collections for Rust☆464Updated last year
- Working group dedicated to improving the foundations of Async I/O in Rust☆396Updated 3 months ago
- An implementation of a LRU cache☆737Updated this week
- Slab allocator for Rust☆839Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆759Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,146Updated this week
- Portable Packed SIMD Vectors for Rust standard library☆629Updated last year
- Information useful to people contributing to Rust☆507Updated this week
- Rust's standard library vendor-specific APIs and run-time feature detection☆645Updated last week
- Module initialization/global constructor functions for Rust☆898Updated last month
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆502Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,238Updated last year
- Just, really the littlest Vec you could need. So smol.☆705Updated 3 weeks ago