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
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆52Updated 5 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 months ago
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A simple map based on a vector for small integer keys☆63Updated 5 months ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- The empty type Void.☆69Updated 2 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 8 months ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Judy array implementation in pure Rust☆86Updated 7 years ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- A pool of reusable values☆50Updated 5 years ago
- ☆58Updated 8 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- Safely combine results☆81Updated 8 months ago
- ☆40Updated 6 years ago
- A fuzzing tool for incremental compilation that walks git history☆32Updated 7 years ago
- rust histogram and percentile stats☆47Updated 4 years ago
- ☆76Updated 2 years ago
- A tool for finding large memcpy's in llvm ir☆60Updated 6 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago