Skip to content

SuperAuguste/dance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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.

About

Cool SIMD functions in Zig 😎

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages