Kobzol / cargo-pgoLinks
Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.
☆724Updated 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☆711Updated last month
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆901Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆675Updated 11 months ago
- Benchmarks for rust serialization frameworks☆916Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆911Updated 10 months ago
- ☆517Updated 2 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆642Updated last year
- Cargo subcommand to provide various options useful for testing and continuous integration.☆782Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆530Updated 4 months ago
- A binary encoder/decoder for Rust☆559Updated last week
- A minimal async executor that lets you block on a future☆641Updated last month
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆515Updated this week
- Safe cross-platform linker shenanigans☆806Updated last month
- Structured concurrency operations for async Rust☆480Updated 3 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆797Updated 3 months ago
- Module initialization/global constructor functions for Rust☆940Updated 3 weeks ago
- Support atomic operations on Arc itself☆1,204Updated this week
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆498Updated this week
- cross-platform Rust API for memory mapped IO☆573Updated 2 months ago
- in-place allocation-reusing queues for Rust☆392Updated last year
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆647Updated this week
- A crate to help you go wide. By which I mean use SIMD stuff.☆451Updated this week
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,131Updated last week
- Making parsing a breeze☆828Updated 2 weeks ago
- A Stable ABI for Rust with compact sum-types☆404Updated 7 months ago
- Rust allocator using jemalloc as a backend☆471Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆729Updated this week
- ☆501Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆811Updated last week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆441Updated 2 weeks ago