vadimcn / cargo-pgo
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
- ☆52Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Token tree calling convention☆79Updated 2 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- docs.rs as a publishing platform?☆68Updated 2 months ago
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- A tool for finding large memcpy's in llvm ir☆60Updated 6 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆109Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆62Updated 7 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- Make any value Sync but only available on its original thread☆39Updated last month
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated 2 months ago
- ☆31Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- Inline procedural macros for Rust☆55Updated 2 years ago