lemire commented on issue #35460:
URL: https://github.com/apache/arrow/issues/35460#issuecomment-2797380908

   >  I seem to remember some past issues with homebrew packaging with respect 
to buildtime vs. runtime SIMD support (although I imagine simdjson has 
considered this as well!).
   
   The simdjson library uses runtime dispatching. It is currently used by 
Node.js, ClickHouse and other important systems. In turn, Node.js is part of 
several important systems.
   
   Optionally, we also support fancy C++20 features, and we will be integrating 
C++26 features (e.g., static reflection and the like) as soon as possible.
   
   
   Suggested reference: 
   - [On-Demand JSON: A Better Way to Parse 
Documents?](https://arxiv.org/abs/2312.17149) Software: Practice and Experience 
54 (6), 2024
   
   Documentation: https://github.com/simdjson/simdjson/blob/master/doc/basics.md
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to