dance

Cool SIMD functions in Zig 😎

Stars
5
Committers
1

dance

dance is a collection of powerful SIMD-optimized functions suited for daily use. I don't know why I called it dance either, I think I was just really tired when I came up with the name.

Functions

indexOfScalar

Finds the first index of a value in a slice.

parseInt

Parses an integer of a comptime-known length and radix.

Benchmarks

First, download the Bee Movie script here. Then, rename it to bee_movie.txt and place it in the benchmark folder.