Open Source Windows Scientific/Engineering Software

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

  • 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
  • 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
  • 1
    Hibernate

    Hibernate

    An object relational-mapping (ORM) library for Java

    The Hibernate projects offer a suite of powerful Java libraries to work with data. It is best known for Hibernate ORM, which provides relational persistence for Java models and is an implementation of the Jakarta Persistence specification. Hibernate projects do not consistently release binaries or documentation to SourceForge anymore. For up-to-date information, refer to the Hibernate website: * Hibernate ORM: https://hibernate.org/orm/ * Hibernate Validator: https://hibernate.org/validator/ * Hibernate Search: https://hibernate.org/search/ That website will also be updated with newer projects, such as Hibernate Reactive.
    Leader badge
    Downloads: 535 This Week
    Last Update:
    See Project
  • 2
    Grafana

    Grafana

    Leading open-source visualization and observability platform

    Grafana OSS is the leading open-source platform for visualization and observability. It enables teams to query, visualize, alert on, and explore telemetry data from multiple sources in a single interface. With support for 100+ data source plugins—including Prometheus, Loki, Elasticsearch, InfluxDB, SQL/NoSQL databases, and OpenTelemetry—Grafana helps teams correlate metrics, logs, and traces across applications and infrastructure. Users can build interactive dashboards with rich visualizations, template variables, and reusable panels to monitor systems and troubleshoot issues in real time. Grafana includes capabilities such as ad hoc data exploration, alerting, annotations, and flexible query support. Its extensible plugin ecosystem integrates with cloud platforms, databases, and developer tools—allowing teams to build observability workflows without vendor lock-in. The easiest way to get started with Grafana is with Grafana Cloud, our fully managed, full-stack observability platform.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 3
    OpenGTS (Open Source GPS Tracking System) is a full featured web-based GPS tracking system for your fleet of vehicles. It supports OpenLayers and other map providers, detail/summary Reporting, and various GPS tracking devices.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 4

    Excel Google Earth KML Creator

    Convert site coordinates, sectors and MW links in Excel to KML format

    This handy Excel VBA macro was designed for the telecom market, where you are able to convert points to KML, as well as sectors (as used in mobile network base stations) and links (as used for microwave links). Technical info presented in the resulting KML output file is not to be used for engineering / planning purposes. This was not the intention of this VBA tool. The only intention was to create a conversion tool with additional information presented in the KML file for display only purpose. Note that this VBA macro is not supported. If you want a copy of the source code, just email me (note that I do not check this mailbox often, so please be patient) Created by Stephen Froneman
    Downloads: 5 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    EarthWorks

    EarthWorks

    The road cutting and filling quantity analyser and report producer app

    Earthworks is a civil engineering related cutting and filling quantity calculator. It also generates reports in various formats of CSV and PDF. It takes the basic paraments to form the longitudinal section of the road along with the proportions ratio of cuttings and fillings. ================================= V 1.2: 1. Now creates the longitudinal section in CAD softwares. 2. Bug Fixes. ================================== V 1.1: 1. Application freezing, not opening bug fixed. 2. Application closing error fixed. ================================== ======================================= SYSTEM REQUIREMENTS ======================================= Windows: 7/ 8 / 8.1 / 10 (Please note, the ARM version of Windows is not supported for now.) Processor: Intel Pentium 4 or later that's SSE2 capable Ram: 512MB (Min) Architecture: Both x86 and amd64 (x64) binaries are provided for Windows.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 6
    DigiOz .NET Portal

    DigiOz .NET Portal

    ASP.NET MVC Based Portal CMS System to Create an Instant Website

    DigiOz .NET Portal is a FREE web based portal CMS system written in ASP.NET MVC 5 in C# which uses a Microsoft SQL Database to allows webmasters to setup and customize an instant website for either business or personal use. List of Technologies used: - ASP.NET MVC 5 - Microsoft SQL Server - Bootstrap - HTML 5 - jQuery Demo Site: http://digioznetportal.digioz.net/ Source Code: https://sourceforge.net/p/digioznetportal/codenew/ci/master/tree/ Installation Instructions: https://sourceforge.net/p/digioznetportal/wiki/Home/ Help Wanted: If you are a developer, and wish to join the project, please email us at support@digioz.com.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    IntEnz is the name for the Integrated relational Enzyme database. IntEnz contains data curated and approved by the Nomenclature Committee of the International Union of Biochemistry and Molecular Biology (NC-IUBMB).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Jafama

    A (Strict)FastMath class with 1e-15ish accuracy.

    Jafama (Java Fast Math) consists of fast - but not sloppy - counterparts of java.lang.Math treatments, plus additional ones. They are usually about 2-4 (up to 15) times faster, with about 1e-15 accuracy, and handle special cases (NaN, etc.). Since version 2.1, a StrictFastMath class is also provided. It is a strictfp version of FastMath (and not a fast version of StrictMath): for a same version of this library, its methods always return a same result for same arguments, which might not be the case for FastMath depending on JIT or other JVM optimizations. Requires Java 5 or later. Available on Central since 2015/06/05. Also available on github since 2015/12/13: https://github.com/jeffhain/jafama
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    MSA-CUDA: multiple sequence aligner

    multiple sequence alignment on CUDA-enabled GPUs.

    This project is not active any more since we failed to get the permit from the Clustal team to distribute our software. You can refer to the paper "Yongchao Liu, Bertil Schmidt, Douglas L Maskell:MSA-CUDA: multiple sequence alignment on graphics processing units with CUDA. ASAP 2009" for more details.
    Downloads: 0 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
  • 10
    Taste
    Now part of Apache's Mahout machine learning project at http://mahout.apache.org/-- please see there for latest info and code and releases and support!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Maximum entropy is a powerful method for constructing statistical models of classification tasks, such as part of speech tagging in Natural Language Processing. Several example applications using maxent can be found in the OpenNLP Tools Library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB