Nugine / simd

SIMD-accelerated operations
MIT License
197 stars 9 forks source link

UUID parsing in batches #45

Open Nugine opened 1 month ago

Nugine commented 1 month ago

https://github.com/Nugine/simd/issues/24#issuecomment-2249247581

Nugine commented 1 month ago

@pickfire What is the format of a uuid column? Do you need another SIMD api in uuid-simd?

pickfire commented 1 month ago

I have yet to need this myself. I guess something that could be integrated into https://github.com/pola-rs/polars/issues/7175? Maybe can communicate with the developers in polars?