rust-dataframe VS data.table

Compare rust-dataframe vs data.table and see what are their differences.

rust-dataframe

A Rust DataFrame implementation, built on Apache Arrow (by nevi-me)

data.table

R's data.table package extends data.frame: (by Rdatatable)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
rust-dataframe data.table
1 16
287 3,478
- 0.3%
0.8 9.6
over 3 years ago 7 days ago
Rust R
Apache License 2.0 Mozilla Public License 2.0
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.

rust-dataframe

Posts with mentions or reviews of rust-dataframe. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-13.
  • I wrote one of the fastest DataFrame libraries
    6 projects | news.ycombinator.com | 13 Mar 2021
    >Rust DataFrame implementation, built on Apache Arrow

    https://github.com/nevi-me/rust-dataframe

    A bit less mature/feature-complete than polars last time I looked. Does not seem to do anything with on-disk spillover from what I can see. But if you wanted to use Arrow to do that, nevi-me's crate may be a good place to start.

data.table

Posts with mentions or reviews of data.table. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-21.

What are some alternatives?

When comparing rust-dataframe and data.table 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 ๐Ÿš€

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

siuba - Python library for using dplyr like syntax with pandas and SQL

TypedTables.jl - Simple, fast, column-based storage for data analysis in Julia

gsir-te - Getting Started in R -- Tinyverse Edition