Polars query engine 0.29.0 released

This page summarizes the projects mentioned and recommended in the original post on /r/rust

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. polars

    Dataframes powered by a multithreaded, vectorized query engine, written in Rust

    A new release of polars https://github.com/pola-rs/polars/releases/tag/rs-0.29.0 query engine/ DataFrame library.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. pyo3-polars

    Plugins/extension for Polars

    Something like this? https://github.com/pola-rs/pyo3-polars

  4. delta-rs

    A native Rust library for Delta Lake, with bindings into Python

    I know someone will be adding this on the python side in the coming weeks. On the rust side you can use delta-rs with polars. Though you would be compiling both arrow2 and arrow-rs, so that's quite heavy.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Working with Rust

    2 projects | /r/DevelEire | 16 Jun 2023
  • Daft: The Distributed Python Dataframe

    4 projects | /r/Python | 23 Mar 2023
  • Any job processing framework like Spark but in Rust?

    4 projects | /r/dataengineering | 23 Mar 2023
  • Easiest way to get a pandas dataframe from python to rust?

    3 projects | /r/rust | 21 Jan 2023
  • Rust is showing a lot of promise in the DataFrame / tabular data space

    9 projects | /r/rust | 4 Oct 2022

Did you know that Rust is
the 5th most popular programming language
based on number of references?