r-polars VS polars

Compare r-polars vs polars and see what are their differences.

r-polars

Bring polars to R (by pola-rs)

polars

Dataframes powered by a multithreaded, vectorized query engine, written in Rust (by ritchie46)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
r-polars polars
5 144
380 25,298
5.5% 5.7%
9.8 10.0
5 days ago 6 days ago
R Rust
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

r-polars

Posts with mentions or reviews of r-polars. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-08.
  • Polars
    11 projects | news.ycombinator.com | 8 Jan 2024
  • Pandas 2.0 Released
    2 projects | /r/Python | 3 Apr 2023
    I am not sure. The R support of polars is entirely picked up by the R community and @sorhawell in particular. You can get certainly more information on that repo: https://github.com/pola-rs/r-polars
  • Why Polars uses less memory than Pandas
    2 projects | /r/Python | 13 Jan 2023
    Recently there is also a work in progress implementation of Polars rust bindings to R: https://github.com/pola-rs/r-polars

polars

Posts with mentions or reviews of polars. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-08.

What are some alternatives?

When comparing r-polars and polars you can also consider the following projects:

vaex - Out-of-Core hybrid Apache Arrow/NumPy DataFrame for Python, ML, visualization and exploration of big tabular data at a billion rows per second 🚀

modin - Modin: Scale your Pandas workflows by changing a single line of code

arrow-datafusion - Apache Arrow DataFusion SQL Query Engine

DataFrames.jl - In-memory tabular data in Julia

datatable - A Python package for manipulating 2-dimensional tabular data structures

Apache Arrow - Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing

db-benchmark - reproducible benchmark of database-like ops

rust-numpy - PyO3-based Rust bindings of the NumPy C-API

hdf5-rust - HDF5 for Rust

tidypolars - Tidy interface to polars

arrow2 - Transmute-free Rust library to work with the Arrow format

rust-csv - A CSV parser for Rust, with Serde support.