Showing 2166 open source projects for "engineering software"

View related business solutions
  • 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
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    fddtrack:: A web based application to help track progress when using the Feature Driven Development Software Engineering model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This was an UI course project. In this project we built an interface prototype of an online travel reservation system. This service was meant to revolutionize the travel idustry in several ways for occasional travelers as well as for large businesses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The goal of this project is to provide some Java profiler based on AOP (Aspect Oriented Programming). The first implementation will be available on first/second quarter 2003 for the Eclipse/WSAD IDE, the implemenation of AOP will be AspectJ.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Tim Peters' FixedPoint.py + Write docs for the Library Reference manual. I expect the existing module docstring will be a good start. + Create a test driver for Python's regression suite. + Have fun modernizing it, if you like (for example,
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Pattern recognition software package. It includes several classification and clustering algorithms. It can read data from a set of images, an ASCII file or a JDBC connection. A small TCP data server with its corresponding JDBC driver is included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Feynman Simulation Framework provides a standard methodology for software engineers to develop simulations in Ruby with the flexibility to develop only the classes that are necessary to solve the physical problem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project comprises a collection of libraries and applications for the field of program analysis. The starting point is a type analysis for Java programs using Agesen's Cartesian Product Algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Surviving bots is continuous software application in Java that will guide robots to search for energy source around it, tap it and explore ahead for survival and thus evolve into much more advance system.Software is ment to be hardware independent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The OptControlCentre (OCC) is an user-friendly software package for the optimization of dynamic systems in energy and chemical engineering. Optimization methods include SQP methods as well as a stochastic approach using Simulated Annealing.
    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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 10
    This project aims at providing a set of tools for gathering, validating, maintaining and publishing requirements. Formulating requirements and verifying that requirements are met is a key for the success of a software engineering project. atREQID propose
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A hybrid system simulation language similar to SHIFT and Lambda-SHIFT, written in Ruby and C. Combines numerical integration, state machines, and the breezy power of Ruby. To install: get ruby and then "gem install redshift".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The intentions of this project are as follows: 1; Determine the potential interest level in developing a basic interface for creating models in GAMS (General Algebraic Modeling System). 2; To create a sounding board for what should be added to the exist
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Symbolic math Java applet. Features: big number arithmetic; symbolic and numeric evaluation; programming language constructs;plot functions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    an object-oriented API to access spatial data from Perl scripts, defines a set of classes and conventions to access spatial data independent of underlying file format or access method, based on OpenGIS Abstract Specification (see http://www.opengis.org)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A generic game engine built on top of libksd (http://libksd.sourceforge.net/) using the Atlas (http://www.worldforge.org/website/protocols/) for the network protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    My intention for creating Software Engineering Techniques is mainly educational. I will post source code I've written or will write that may be useful for others who need to "see" how things can be done rather than just reading references.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A pure java user interface framework for building both web and gui applications, heavily inspired by the NeXT and OpenStep APIs. Includes clean-room implementations of parts of the WebObjects and JavaClient frameworks plus the Foundation classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A set of widgets to compliment the Pmw set available at http://pmw.sourceforge.net. Includes GUI app base class included in Grayson's Python/Tk book.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    yaph - yet another project helper - we develop software engineering components which will help you run your software projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Fractal KISS means "keep fractals simple and sensible". The objective is to discover a "common-sense" understanding of fractals and their utility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Script language independent library for calling functions out of script files with other PLs like C/C++. This should be possible, using only some few functions as interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JavaGuard is a general purpose bytecode obfuscator, designed to fit effortlessly into your regular build and testing process, providing peace of mind that your valuable Java code is more secure against decompilation and other forms of reverse engineering
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    The 1-Wire Net PD Kit is an open source library designed for the portability of 1-wire applications to various target platforms. This API provides all of the 1-Wire Net services to communicate with Dallas Semiconductor's 1-Wire devices including iButtons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    It is basically an education Java compiler we are developing - just to gain an insight into the workings of a compiler. It is NOT meant for commercial use!! Its written in Java and uses ANTLR parser generator and the Byte Code Engineering Library extensiv
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Python Genetic Programming Project implements a Genetic Programming System a la J Koza in Python.
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB