Skip to content

Commit 82a9b06

Browse files
authored
Merge pull request #2210 from pharmacist-sabot/main
Add IronCalc to Data processing
2 parents 139fe84 + 428897c commit 82a9b06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1340,6 +1340,7 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_
13401340
* [cocoindex](https://github.com/cocoindex-io/cocoindex) - ETL framework to build fresh index
13411341
* [datafusion](https://github.com/apache/datafusion) - DataFusion is a very fast, extensible query engine for building high-quality data-centric systems in Rust, using the Apache Arrow in-memory format.
13421342
* [GoPlasmatic/datalogic-rs](https://github.com/GoPlasmatic/datalogic-rs) [[datalogic-rs](https://crates.io/crates/datalogic-rs)] - High-performance, type-safe JSONLogic evaluation engine in Rust, ideal for business rules and dynamic filtering.
1343+
* [ironcalc/IronCalc](https://github.com/ironcalc/IronCalc) [[ironcalc](https://crates.io/crates/ironcalc)] - A new, modern, work-in-progress spreadsheet engine.
13431344
* [kernelmachine/utah](https://github.com/kernelmachine/utah) - Dataframe structure and operations
13441345
* [pathwaycom/pathway](https://github.com/pathwaycom/pathway) - Performant open-source Python ETL framework with Rust runtime, supporting 300+ data sources.
13451346
* [pg_analytics](https://github.com/paradedb/paradedb/tree/dev/pg_analytics) - PostgreSQL extension that accelerates analytical query processing inside Postgres to a performance level comparable to dedicated OLAP databases.

0 commit comments

Comments
 (0)