vadimcn / cargo-pgoLinks
Supercharge you Rust programs!
☆42Updated 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 fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆111Updated last year
- ☆53Updated 5 years ago
- Token tree calling convention☆80Updated 2 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Non-interleaving multithreaded output queue☆72Updated last week
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- A growable bit-vector for Rust, optimized for size☆42Updated 7 months ago
- ☆63Updated 8 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- sptr: The Strict Provenance Polyfill☆75Updated last year
- ☆60Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- The simd optimized escape code☆54Updated 2 weeks ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- docs.rs as a publishing platform?☆71Updated last week
- Interning of data in rust☆106Updated 3 months ago
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- Faster integer division and modulus operations☆87Updated 3 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆40Updated last year
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- A Rust compiler plugin and support library to annotate overflow behavior