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:
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Token tree calling convention☆79Updated 2 years ago
- Lossless functionality for platform-native strings.☆71Updated 3 months ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- ☆53Updated 5 years ago
- A tool for finding large memcpy's in llvm ir☆60Updated 6 years ago
- ☆63Updated 7 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆109Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- ☆40Updated 6 years ago
- ☆24Updated 2 years ago
- ☆31Updated 5 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last week
- Cast between dynamic trait objects☆32Updated 5 years ago
- ☆47Updated 4 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- ☆57Updated last year
- Proc macro derive to generate structs from enum variants.☆29Updated last year
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- The simd optimized escape code☆54Updated 2 weeks ago
- docs.rs as a publishing platform?☆68Updated 2 weeks ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 2 weeks ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆83Updated last week
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- Advisory cross-platform file locks using file descriptors☆78Updated last month
- Inline procedural macros for Rust☆57Updated 2 years ago