Kobzol / cargo-pgo
Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.
☆592Updated 3 weeks ago
Alternatives and similar repositories for cargo-pgo:
Users that are interested in cargo-pgo are comparing it to the libraries listed below
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆538Updated 4 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆600Updated 5 months ago
- Benchmarks for rust serialization frameworks☆714Updated this week
- A binary encoder/decoder for Rust☆403Updated 2 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆749Updated this week
- Easy self-referential struct generation for Rust.☆561Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆762Updated 5 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆691Updated 2 weeks ago
- Safe cross-platform linker shenanigans☆677Updated 2 months ago
- Support atomic operations on Arc itself☆851Updated 2 weeks ago
- in-place allocation-reusing queues for Rust☆352Updated 7 months ago
- Module initialization/global constructor functions for Rust☆775Updated last month
- A minimal async executor that lets you block on a future☆546Updated 2 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆661Updated this week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆416Updated last month
- Structured concurrency operations for async Rust☆428Updated last month
- A crate for safe and ergonomic pin-projection.☆625Updated this week
- Test harness for ui tests of compiler diagnostics☆837Updated last month
- Fast floating point to string conversion☆613Updated 2 months ago
- A minimal `syn` syntax tree pretty-printer☆651Updated this week
- cross-platform Rust API for memory mapped IO☆439Updated last month
- ☆358Updated this week
- Generic extensions for tapping values in Rust.☆423Updated last year
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆514Updated 2 weeks ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆623Updated last month
- Statically-checked alternatives to RefCell and RwLock☆367Updated 6 months ago
- Just, really the littlest Vec you could need. So smol.☆657Updated 2 weeks ago
- Rust allocator using jemalloc as a backend☆383Updated 2 months ago
- Experiments with structured concurrency in Rust☆334Updated 5 months ago
- Execute Rust code carefully, with extra checking along the way☆397Updated 5 months ago