DLTcollab / sse2neon

A translator from Intel SSE intrinsics to Arm/Aarch64 NEON implementation
MIT License
1.3k stars 208 forks source link

Thank you for the great library! #504

Closed tlk00 closed 2 years ago

tlk00 commented 2 years ago

Hello,

Just wanted to open a ticket to thank you SSE2NEON team for the great work. It was possible to do initial port of BitMagic library (bit-vectors and succinct data structures) to NEON within a day.

Many thanks, Anatoliy Kuznetsov BitMagic C++ library https://github.com/tlk00/BitMagic

jserv commented 2 years ago

Thank @tlk00 for informing of the great news. I have added BitMagic as one of the adoptions of SSE2NEON project.