vadimcn / cargo-pgoLinks
Supercharge you Rust programs!
☆38Updated 7 years ago
Alternatives and similar repositories for cargo-pgo
Users that are interested in cargo-pgo are comparing it to the libraries listed below
Sorting:
- Token tree calling convention☆79Updated 2 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆109Updated last year
- A tool for finding large memcpy's in llvm ir☆60Updated 6 years ago
- ☆53Updated 5 years ago
- docs.rs as a publishing platform?☆69Updated last month
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- ☆24Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- ☆57Updated last year
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Make any value Sync but only available on its original thread☆39Updated 3 months ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- A simple map based on a vector for small integer keys☆65Updated 6 months ago
- Lossless functionality for platform-native strings.☆71Updated last week
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Parse byte size into integer accurately.☆29Updated 9 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- ☆21Updated 4 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆57Updated last year
- ☆39Updated 2 years ago
- Better reference counted strings for Rust☆126Updated 11 months ago
- ☆63Updated 7 years ago