Kobzol / cargo-pgoLinks
Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.
☆719Updated 4 months ago
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☆699Updated last week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆892Updated last week
- Easy self-referential struct generation for Rust.☆671Updated 10 months ago
- Benchmarks for rust serialization frameworks☆897Updated 4 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆778Updated last week
- Experimental one-shot benchmarking/profiling harness for Rust☆639Updated last year
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆512Updated last week
- ☆518Updated last month
- cross-platform Rust API for memory mapped IO☆564Updated last month
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆519Updated 3 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆901Updated 9 months ago
- Structured concurrency operations for async Rust☆478Updated 2 months ago
- Safe cross-platform linker shenanigans☆804Updated 2 weeks ago
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆492Updated this week
- Module initialization/global constructor functions for Rust☆935Updated last month
- A crate to help you go wide. By which I mean use SIMD stuff.☆446Updated this week
- A binary encoder/decoder for Rust☆553Updated last week
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,133Updated this week
- Support atomic operations on Arc itself☆1,170Updated this week
- A memory efficient string type that can store up to 24* bytes on the stack☆795Updated 2 months ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆640Updated 2 weeks ago
- Rust allocator using jemalloc as a backend☆463Updated last week
- Fast floating point to string conversion☆670Updated 2 weeks ago
- A minimal async executor that lets you block on a future☆632Updated 2 weeks ago
- Execute Rust code carefully, with extra checking along the way☆454Updated this week
- Optimized string search routines for Rust.☆1,273Updated 2 months ago
- in-place allocation-reusing queues for Rust☆391Updated last year
- Adaptors between compression crates and Rust's async IO types☆594Updated last week
- Rust programs written entirely in Rust☆857Updated 7 months ago
- A Stable ABI for Rust with compact sum-types☆404Updated 6 months ago