Kobzol / cargo-pgoLinks
Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.
☆657Updated last month
Alternatives and similar repositories for cargo-pgo
Users that are interested in cargo-pgo are comparing it to the libraries listed below
Sorting:
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆602Updated 3 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆815Updated last week
- Easy self-referential struct generation for Rust.☆614Updated 4 months ago
- Module initialization/global constructor functions for Rust☆864Updated 2 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆720Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆795Updated 3 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆611Updated 9 months ago
- Support atomic operations on Arc itself☆979Updated last month
- ☆500Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆490Updated 2 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆470Updated 3 months ago
- Benchmarks for rust serialization frameworks☆794Updated 2 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆477Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆741Updated 3 weeks ago
- A crate for mucking around with piles of bytes☆853Updated last month
- Fast floating point to string conversion☆635Updated 2 weeks ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆572Updated this week
- Execute Rust code carefully, with extra checking along the way☆416Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 2 months ago
- Safe cross-platform linker shenanigans☆739Updated 2 weeks ago
- Count lines of LLVM IR per generic function☆444Updated 4 months ago
- Making parsing a breeze☆734Updated 3 weeks ago
- Generic extensions for tapping values in Rust.☆449Updated last year
- Compile-time type-checked builder derive☆1,026Updated 2 months ago
- ☆487Updated 7 months ago
- in-place allocation-reusing queues for Rust☆374Updated 11 months ago
- Test harness for ui tests of compiler diagnostics☆886Updated 2 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆420Updated last week
- A binary encoder/decoder for Rust☆462Updated 2 months ago
- Rust method delegation with less boilerplate☆487Updated last month