Hacker News new | ask | show | jobs
Trying a few ideas with rust and Python (github.com)
1 points by kevinkenya 38 days ago
1 comments

First target was beat pandas in latency, but that's not hard if you use polars in rust. But the real breakthrough is the ingestion latency, which beats pandas significantly. But this project only gets more complex going forward. I look forward to your comments,critique etc