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 fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆110Updated last year
- A growable bit-vector for Rust, optimized for size☆42Updated 4 months ago
- A tool for finding large memcpy's in llvm ir☆60Updated 6 years ago
- docs.rs as a publishing platform?☆69Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆24Updated 2 years ago
- Lossless functionality for platform-native strings.☆71Updated 2 weeks ago
- ☆53Updated 5 years ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 9 months ago
- Utilities for dealing with substructures within syn macros☆139Updated 2 months ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- Token tree calling convention☆79Updated 2 years ago
- Rust implementation for T1HA (Fast Positive Hash)☆89Updated last year
- Overloadable functions in rust.☆43Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆86Updated last week
- The simd optimized escape code☆54Updated last week
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆65Updated 4 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Self-referencial structs using the async/await transformation☆44Updated 4 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated this week
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- ☆57Updated last year
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Extension of nom to trace parser☆49Updated 5 months ago