Daniel Lemire's blog is full of common problems and (very) efficient solutions (most often SIMD-based) encountered in the data processing domain. I'm reimplementing a couple of them in Rust, to get the hang of they work, and distill some repeatable patterns. I'm using ARM NEON intrinsics (they are built-in my MacBook Pro), and displaying the result of the benchmark on my laptop as a comment at the top of the source files.
-
Notifications
You must be signed in to change notification settings - Fork 0
mcadariu/lemire-simd
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Experiments with SIMD for common data processing tasks
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published