#cache #intrinsic

nightly prefetch

prefetch provides a type-safe wrapper around LLVM's prefetch intrinsic

2 unstable releases

Uses old Rust 2015

0.2.0 Nov 4, 2017
0.1.0 Sep 13, 2016

#437 in Caching

Download history 19/week @ 2023-07-14 29/week @ 2023-07-21 21/week @ 2023-07-28 24/week @ 2023-08-04 30/week @ 2023-08-11 21/week @ 2023-08-18 22/week @ 2023-08-25 21/week @ 2023-09-01 33/week @ 2023-09-08 31/week @ 2023-09-15 10/week @ 2023-09-22 19/week @ 2023-09-29 25/week @ 2023-10-06 25/week @ 2023-10-13 29/week @ 2023-10-20 40/week @ 2023-10-27

119 downloads per month
Used in 4 crates (3 directly)

Apache-2.0

8KB
53 lines

This crate provides type-safe bindings to the LLVM prefetch instruction.

No runtime deps