hcdenbakker / colorid

Experiments with using BIGSI data structure for metagenomic and QC applications
MIT License
18 stars 1 forks source link

use xxh3 for compile time Neon support #39

Closed jianshu93 closed 3 months ago

jianshu93 commented 3 months ago

hi coloreid team,

I add support for neon using the xxh3 rust package, new one to support compile time neon and avx support. I can run and test it here locally without problem. Please merge it if you find it ok.

Thanks,

Jianshu