Kobzol / cargo-pgoLinks
Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.
☆708Updated 3 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☆694Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆774Updated 3 weeks ago
- Benchmarks for rust serialization frameworks☆887Updated 3 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆881Updated last week
- ☆518Updated last month
- Easy self-referential struct generation for Rust.☆669Updated 10 months ago
- Module initialization/global constructor functions for Rust☆925Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆515Updated 3 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆895Updated 8 months ago
- Rust allocator using jemalloc as a backend☆459Updated 3 weeks ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆511Updated 2 weeks ago
- Safe cross-platform linker shenanigans☆797Updated last week
- A binary encoder/decoder for Rust☆546Updated 3 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆636Updated last year
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆638Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆803Updated 2 weeks ago
- Support atomic operations on Arc itself☆1,150Updated last week
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,127Updated 2 weeks ago
- Execute Rust code carefully, with extra checking along the way☆453Updated 2 months ago
- Making parsing a breeze☆797Updated last week
- A minimal `syn` syntax tree pretty-printer☆724Updated 3 weeks ago
- A collection of high-performance containers and utilities providing both asynchronous and synchronous interfaces☆481Updated this week
- ☆501Updated this week
- A crate to help you go wide. By which I mean use SIMD stuff.☆437Updated this week
- cross-platform Rust API for memory mapped IO☆551Updated 3 weeks ago
- Structured concurrency operations for async Rust☆474Updated last month
- in-place allocation-reusing queues for Rust☆385Updated last year
- Compile-time type-checked builder derive☆1,114Updated 3 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆435Updated 2 weeks ago
- Generic extensions for tapping values in Rust.☆471Updated 2 years ago