Spreadsheet Software for BSD

Browse free open source Spreadsheet software and projects for BSD below. Use the toggles on the left to filter open source Spreadsheet software by OS, license, language, programming language, and project status.

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    Apache OpenOffice

    Apache OpenOffice

    The free and Open Source productivity suite

    Free alternative for Office productivity tools: Apache OpenOffice - formerly known as OpenOffice.org - is an open-source office productivity software suite containing word processor, spreadsheet, presentation, graphics, formula editor, and database management applications. OpenOffice is available in many languages, works on all common computers, stores data in ODF - the international open standard format - and is able to read and write files in other formats, included the format used by the most common office suite packages. OpenOffice is also able to export files in PDF format. OpenOffice has supported extensions, in a similar manner to Mozilla Firefox, making easy to add new functionality to an existing OpenOffice installation.
    Leader badge
    Downloads: 222,727 This Week
    Last Update:
    See Project
  • 2
    Technical analysis library with indicators like ADX, MACD, RSI, Stochastic, TRIX... includes also candlestick pattern recognition. Useful for trading application developpers using either Excel, .NET, Mono, Java, Perl or C/C++.
    Leader badge
    Downloads: 12,290 This Week
    Last Update:
    See Project
  • 3
    JExcelApi is a java library which provides the ability to read, write, and modify Microsoft Excel spreadsheets. This project mirrors the files on http://www.jexcelapi.org, which has been known to go down on occasion.
    Downloads: 59 This Week
    Last Update:
    See Project
  • 4

    xlsLib

    C++/C library to construct Excel .xls files in code.

    A multiplatform C++ library for dynamic generation of Excel .xls files containing multiple worksheets. Unlike .csv files, these can be directly opened by Excel and thus provide an excellent way to output large data sets that require further analysis. To see the latest changes, select "Files" and view the README text displayed at the bottom of that pane. IMPORTANT: Major changes are contained in the current SVN source. If you have time please try to use it or the xlslib-package-2.4.0b1.zip archive, and enter bug reports on any problems! Changes: - library specific strings now in their own namespace - iOS Objective-C library - most project files updated (MSVS etc) - C bridge now supports formulas Note: there is a related SF project, libxls, to read Excel files.
    Downloads: 11 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    Excel Writer

    Excel Writer

    A standalone, portable Ada package for producing Excel spreadsheets

    Excel_Out is a standalone, portable Ada package for writing Excel spreadsheets with basic formattings and formulas, easily and programmatically. Enables the automatic production of reports. No interaction needed with Excel or MS Office. More information on: http://excel-writer.sf.net Alire crate: https://alire.ada.dev/crates/excel_writer Mirror: https://github.com/zertovitch/excel-writer
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 6
    PHP Library for read Excel files
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7

    SimpleXlsxWriter

    C++ library for creating XLSX files for MS Excel 2007 and above.

    This library represents XLSX files writer for Microsoft Excel 2007 and above. The main feature of this library is that it uses C++ standard file streams. On the one hand it results in almost unnoticeable memory and CPU resources consumption while processing (that may be very useful at saving a large data arrays), but on the other hand it makes unfeasible to edit data that were written. Hence, if using this library the structure of the future report should be known enough. The library is written in C++ with using STL functionality and based on the ZIP library (included), which has a free license: http://www.codeproject.com/Articles/7530/Zip-Utils-clean-elegant-simple-C-Win32 This library is distributed under the terms of the zlib license: http://www.zlib.net/zlib_license.html
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    Read data from Excel 97+ spread sheets without Microsoft! Provides an API to write applications that read Excel documents. The xlreader tool converts data to tab delimited, CSV or SQL inserts. Written in C. Based on the the Java version by Andrew Khan.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9

    Java CSV Library

    Small, fast Java library for reading and writing CSV files

    Java CSV is a small fast open source Java library for reading and writing CSV and plain delimited text files. All kinds of CSV files can be handled, text qualified, Excel formatted, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    FIX Agora

    FIX Agora

    OTC Trading Network

    FIX Agora is a peer-to-peer OTC trading network for financial institutions with an integrated order management system. The application can act as buy side and sell side. FIX Agora supports indicative quoting, multi inquiries and processing of order requests. It is equipped with multiuser spreadsheets for price calculations as market maker. FIX Agora ships with the option for exporting trade reports into Excel® sheets and SAP® Financial Supply Chain Management (requires SAP® JCO). The application is client/server based, modular and extensible. FIX Agora is working with the Financial Information eXchange ("FIX") protocol. The FIX protocol is an industry driven standard for the electronic communication of trade related messages, released and maintained by FIX Protocol, Ltd. FIX Agora is a 100% Java open source implementation running on Windows, Linux/UNIX and Mac OS (client only). It requires Oracle® JRE version of 1.6 or higher.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    Excel file analysis toolkit

    Lays out dependencies (links) between Excel files in a visual graph

    Do you have a haystack (legacy) of Excel files that reference each other and you can't see clear anymore? This tools crawls Excel files and builds up a visual graph. It shows which files might be outdated because they reference a file which was modified more recently. The graph is dynamic, you can choose between different layout algorithms and rearrange by hand. Allows you to quickly open the file, dump the graph, dump all links within a file, highlight all the cells that reference other excel files. This tool was intended for internal use but made available here on SF. Time for support is limited
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Generating Excel 97+ files with Python 2.4+ (need decorators), importing Excel 95+ files, support for UNICODE in Excel files, using variety of formatting features and printing options, Excel files and OLE2 compound files dumper. No need in Windows/COM
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    cashbook is a general purpose php/mysql balancing application that makes it easy to balance your checkbook, keep track of expenses, credit card statements and other home or small business uses
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    We have develop data mining 'Plug and Play' WYSIWYG Tool on commercial ERP Baan IVc4 which uses Baan 4 GL as extract and transform engine and MS excel as load client . For more information about the tool and the company , please visit www.erpjewels.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    Excel compare tool

    Compares two Excel files on a cell-by-cell basis and dumps differences

    Java tool that takes a source and a compare file as input and then generates following files if any differences are encountered: -Source file with differences marked and -Compare file with differences marked -Difference dump file containg all locations of differences, src value, compare value
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Xelem is a compact Java-library to read and write Excel files of type SpreadsheetML. It can produce sophisticated, intricate and complex spreadsheets from within any Java program. And, since the release of xelem.2.0, it can read xml-spreadsheets.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    MicroCalc, a J2ME spreadsheet (midlet), for java enabled handsets, phones, PDA.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    oo-ro project intends to carry on the task of localization of OpenOffice.org office suite in Romanian Language. This is an accessory project to the official OpenOffice.org Romanian Native Language Project located at: http://ro.openoffice.org
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Proyecto de soporte a la versión en Español de OpenOffice.org y sus herramientas relacionadas. Entre ellas el diccionario de sinónimos LGPL (tesauro) y el separador silábico LGPL (hyphenation).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Free Java Office suite on the Web.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Sharp Tools is a java spreadsheet. It features full formula support, standard cvs file format, printing support, undo/redo, a clipboard, sorting, data exchange with Excel, histogram generation, and a built-in help system.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    jFox Journal

    jFox Journal

    Trading journal for Currency,Stock,Commodity traders

    jFox Trading Journal is software developed mainly for currency traders,it provides advanced data analysis to improve traders ability to reach higher profits and eliminate losses.jFox keeps your data in one place.To access or modify any of your data jFox provide simple user friendly GUI.By generating graphs and statistics automaticly,user only needs to provide his data to have full overview over his trades and trading performance.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    A small tool for converting between the various formats that online banks provide their statements in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Bean Sheet is an interpreted Java spreadsheet. At its core is Bean Shell, an open source Java interpreter. The potential of marrying a Java interpreter with a spreadsheet allows a single document to be a powerful application in its own right.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    "CSV Configurator" is a program which permits to edit a CSV data file and start scripts using this file as parameter via buttons/menu entries which can be customized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
MongoDB Logo MongoDB