Kobzol / cargo-pgoLinks
Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.
☆680Updated 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☆644Updated last month
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆842Updated last month
- Easy self-referential struct generation for Rust.☆631Updated 6 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆744Updated 3 weeks ago
- ☆510Updated 4 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆868Updated 5 months ago
- Benchmarks for rust serialization frameworks☆826Updated last month
- Module initialization/global constructor functions for Rust☆882Updated last week
- Experimental one-shot benchmarking/profiling harness for Rust☆620Updated 11 months ago
- cross-platform Rust API for memory mapped IO☆509Updated 3 weeks ago
- Safe cross-platform linker shenanigans☆769Updated this week
- Making parsing a breeze☆759Updated this week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆492Updated 5 months ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆606Updated 3 weeks ago
- ☆493Updated 9 months ago
- Like Rust's std::Path, but UTF-8.☆503Updated 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…☆489Updated this week
- A binary encoder/decoder for Rust☆500Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆753Updated 4 months ago
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,080Updated last week
- Support atomic operations on Arc itself☆1,044Updated 3 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆765Updated 3 weeks ago
- Fast floating point to string conversion☆647Updated 2 months ago
- Execute Rust code carefully, with extra checking along the way☆440Updated last month
- in-place allocation-reusing queues for Rust☆378Updated last year
- Rust allocator using jemalloc as a backend☆436Updated last month
- Structured concurrency operations for async Rust☆464Updated 6 months ago
- A minimal async executor that lets you block on a future☆609Updated 2 months ago
- A Stable ABI for Rust with compact sum-types☆382Updated 2 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆400Updated 3 weeks ago