GS-Calc – A modern spreadsheet with Python integration
Process large (e.g. 4GB+) data sets in a spreadsheet. Load GB/32 million-row files in seconds and use them without any crashes using up to about 500GB RAM. Load/edit in-place/split/merge/clean CSV/text files with up to 32 million rows and 1 million columns. Use your Python functions as UDF formulas that can return to GS-Calc images and entire CSV files. Use a set of statistical pivot data functions. Solver functions virtually without limits for the number of variables. Create and display all popular chart types with millions of data points instantly. Suggestions…
In plain words
GS-Calc is a spreadsheet application designed for processing large datasets, supporting files up to 32 million rows and 1 million columns that load in seconds. It integrates Python functions as custom formulas capable of returning images and CSV files, includes statistical pivot functions and a solver with virtually unlimited variables, and renders charts with millions of data points instantly. The tool is built for data analysts and developers who need to handle gigabyte-scale data without crashes while maintaining full in-place editing and file manipulation capabilities.
written from the facts on this page · September 2026
From the sources
In the maker’s words, at launch
Process large (e.g. 4GB+) data sets in a spreadsheet. Load GB/32 million-row files in seconds and use them without any crashes using up to about 500GB RAM. Load/edit in-place/split/merge/clean CSV/text files with up to 32 million rows and 1 million columns. Use your Python functions as UDF formulas that can return to GS-Calc images and entire CSV files. Use a set of statistical pivot data functions. Solver functions virtually without limits for the number of variables. Create and display all popular chart types with millions of data points instantly. Suggestions for improvements are welcome (and often implemented quite quickly).
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Launched alongside, April 2025
the whole month →- IB
Hi everyone, I built PyXL — a hardware processor that executes a custom assembly generated from Python programs, without using a traditional interpreter or virtual machine. It compiles Python -> CPython Bytecode -> Instruction set designed for direct hardware execution. I’m sharing an early benchmark: a GPIO test where PyXL achieves a 480ns round-trip toggle — compared to 14-25 micro seconds on a MicroPython Pyboard - even though PyXL runs at a lower clock (100MHz vs. 168MHz). The design is stack-based, fully pipelined, and preserves Python's dynamic typing without static type restrictions.…
Dev tools · 2025 · runpyxl.com
- UC
Life & fun · 2025 · filiph.github.io
- IB
https://the-pocket.github.io/Tutorial-Codebase-Knowledge/
AI · 2025 · github.com


