komrad36/FastArrayOps

Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, finding index of element, finding min/max element, finding index of min/max element.

AssemblyC++
This is stars and forks stats for /komrad36/FastArrayOps repository. As of 30 Apr, 2024 this repository has 33 stars and 1 forks.

FastArrayOps Extremely fast (up to 35x faster than compiler or STL, for arbitrarily large or small n) x86 / AVX2 implementations of common array ops for arrays of all basic data types: Check if array contains element (set membership query) Find index of element in array (find-element) Find min element in array (find-min, min-element) Find max element in array (find-max, max-element) Find index of min element in array (idx-min, argmin, minidx) Find index of max element in array (idx-max, argmax, maxidx) This...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
vermaseren/formCC++Visual Basic 6.094601120
AirenSoft/OvenMediaEngineC++ShellC2.3k09720
jgottula/asxDAssembly1000
InsightRX/PKPDsimRC++Other260100
NorskRegnesentral/shaprRC++Python1220290
believer/advent-of-codeRustReScriptC++40030
OneLoneCoder/Javidx9C++CLua1.8k+41.3k+1
deepmind/mujoco_mpcC++PythonCMake5700670
ashawkey/cubvhCudaPythonC++111050
hyper-neutrino/advent-of-codePythonC++1930160