SaaSHub helps you find the best software and product alternatives Learn more →
Ruby-polars Alternatives
Similar projects and alternatives to ruby-polars
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
Apache Arrow
Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
selma
Selma selects and matches HTML nodes using CSS rules. Backed by Rust's lol_html parser. (by gjtorikian)
-
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
ruby-polars discussion
ruby-polars reviews and mentions
- What's New in Ruby on Rails 8
-
Rails version of Python Dataframes
You might give this https://github.com/ankane/polars-ruby a look.
-
Magnus 0.5 released (Library for writing Ruby gems in Rust)
polars-df
-
Bundler: Bundler v2.4: new resolver, gems with Rust extensions, and more
https://github.com/ankane/polars-ruby is an example that was just posted here recently
-
Tried polars in Ruby
Polars is a data frame in the Rust language using Apache Arrow Columnar Format. polars-ruby is the Ruby binding for Polars created by Andrew Kane.
- GitHub - ankane/polars-ruby: Blazingly fast DataFrames for Ruby
-
Fast DataFrames for Ruby
I think its really interesting such gems offering a layer ruby on top of rust libs. One issue that I have with that is - and maybe it's my ignorance - but is that necessary to bundle the original lib as https://github.com/ankane/polars-ruby/tree/master/ext/polars ? I can imagine that makes easier to avoid breakage but couldn't we at least lock its version in Cargo.toml?
- Blazingly fast DataFrames for Ruby, powered by Polars
-
A note from our sponsor - SaaSHub
www.saashub.com | 13 Dec 2024
Stats
ankane/ruby-polars is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of ruby-polars is Ruby.