Geal / pgo-rust
Testing LLVM's profile guided optimization with Rust
☆45Updated 6 years ago
Alternatives and similar repositories for pgo-rust:
Users that are interested in pgo-rust are comparing it to the libraries listed below
- A drop-in replacement for Rust's std::BufReader, with extra features☆38Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆52Updated 5 years ago
- Faster, more flexible and more correct alternative to core::fmt☆39Updated 4 years ago
- A pool of reusable values☆50Updated 5 years ago
- A structure for holding a set of enum variants☆20Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- Machine scalar casting that meets your expectations