Showing 1164 open source projects for ".class"

View related business solutions
  • 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
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    Orbit Determination Toolbox (ODTBX)

    Orbit Determination Toolbox (ODTBX)

    Advanced mission simulation and analysis tool

    The Orbit Determination Toolbox (ODTBX) is developed by the Navigation & Mission Design branch at NASA Goddard Space Flight Center as an advanced mission simulation and analysis tool used for concept exploration, proposal, early design phase, and/or rapid design center environments. ODTBX functions and utilities are combined in a flexible architecture that allows for modular development of navigation algorithms and simulations. The core ODTBX functionality is realized through a set of...
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    GroIMP

    GroIMP

    Growth-grammar related Interactive Modelling Platform

    ...It is fully integrated, e.g., the user can interactively select the rules to be applied. GroIMP provides classes that can be used in modelling: Turtle commands, further geometrical classes like bicubic surfaces, the class Cell which has been used in the Game Of Life implementation, and so on. The outcome of a model is visualised within GroIMP. In the visual representation of the model output, users can i
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    The FMI++ Library

    The FMI++ Library

    A High-level Utility Package for FMI-based Software Development

    ...The FMI++ library addresses this problem for models and tools with interfaces according to the FMI specification by providing high-level functionalities, which ease the handling and manipulation of such models and tools. Furthermore, the FMI++ library provides utilities to implement FMI-compliant interfaces for a large class of simulation tools. The FMI++ library intends to bridge the gap between the basic FMI specifications and the typical requirements of simulation tools. It is distributed using a BSD-like license.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Major looseless compression algorithms library and documentation. First project: Arithmetic, Huffman, LZ77, LZ78, LZW, RLE. Second project reimplements Deflate. Documentation explains major Entropy Compression Methods.
    Downloads: 0 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
  • 5
    Pysces

    Pysces

    PySCeS is the Python Simulator of Cellular Systems

    PySCeS is the Python Simulator of Cellular Systems. For a network of coupled reactions it does a stoichiometric matrix analysis, calculates the time course and steady state, and does a complete control analysis.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    mimosa
    Mimosa is a modeling and simulation platform, covering the process from building conceptual models to running the simulations. The specification uses ontologies and an extensible set of formalisms for the dynamics. The simulation kernel is based on DEVS.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7

    QWait (theme park visitor simulator)

    Simple theme park visitor simulator

    Inspired by a youtube video, I thought I'd have a go at building a theme park visitor simulator. A command-line driven tool that can output a range of CSV data. A couple of Excel templates are included so you can quickly see some graphs. I've included data for four famous theme parks, and one generic test park. I'll add more as I get access to real-world data. What's included: Visitor will travel from ride to ride at a reasonably realistic speed. There are several different types...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TRANSIMS is an integrated system of travel forecasting tools for modeling regional transport systems. For more information, visit http://code.google.com/p/transims/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    protoFrameworkSamples

    Samples for the protoFramework project

    Samples for the protoFramework project. See https://sourceforge.net/projects/protoframework/ for the master project. This is a Dassault Aviation project
    Downloads: 0 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
  • 10
    Kalypso
    Kalypso is an open source application for geospatial modelling and simulation. It is primarily developed to be a user friendly tool for GIS-based modelling and simulation of hydrological and hydraulic numerical models.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 11
    MasterSim

    MasterSim

    A co-simulation master for Functional Mockup Units (FMI 1.0 and 2.0).

    A simulation master library, command line utility and user interface for simulating coupled systems of Functional Mock-up Units (FMU) for CoSimulation with FMI version 1 and 2. The master implements several modern algorithms, including Gauss-Seidel, Newton iteration, variable time stepping and step size control.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    ARTIMAGEN
    The Artificial SEM Image Generator (ARTIMAGEN) is a library that generates artificial scanning electron microscope (SEM) and helium-ion microscope images of various samples, including gold-on-carbon resolution sample, or some semiconductor features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Quadtree Demo

    Demonstrates a quadtree for spatial indexing of triangles

    This C++ demo allows users to interactively explore a quadtree's behavior. For this purpose the demo uses a quadtree data structure based on axis-aligned bounding boxes to speed up the search for triangles in a mesh. Depending on a search point all triangles of a quadtree's region are retrieved and relevant information about the search is shown. Quadtree creation can be parametrized by three parameters: - Maximum tree depth. - Maximum number of triangles per region. - Percentage...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    HP41CX

    HP41CX

    HP-41cx Emulator

    An Qt based HP-41cx Emulator first based on Eric's NSIM-0.61 Project. Ported to C++ and extended by an graphical Qt-based User-interface. Since Oct.2014 I developed my own NUT-Core implementation which is quite different from Eric's one. I called it NewT in fact of the existing NewT NUT Hardware revival.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 15
    galaxie_chung
    galaxie chung is a galaxy numerical simulation experiment i have written in fast compiled freebasic for calculation and openGL for displaying. the galaxy is modelized as a gaz of stars submited to gravitation. Can run on an ordinary pc notebook.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Extensible Modeling and Simulation Framework (XMSF) using Web Services
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SKYSCRAPERSIM (2018 project ABANDONED)
    We do not know the reasons of being abandoned by Ryan in 2018. Fortunately, we have a record which can be traced back to 2017 after figuring out how to obtain in bazaar way COMPLETELY, I translate the revision to git , we might have a chance to ignite again. IF successful, we can do whatever we like. I DO NOT FULLY TRUST AN ENTITY EVEN THAT ENTITY IS OK. SO PLEASE FORK THIS ONE AS SOON AS POSSIBLE ONCE YOU SEE , THE MORE FORKING THE BETTER. IF This helps you, You might consider to...
    Downloads: 49 This Week
    Last Update:
    See Project
  • 18
    StateS

    StateS

    Draw and Simulate Finite States Machines (FSM)

    Simple tool for drawing Finite State Machines (FSMs). StateS has moved to GitHub and will no longer be updated on SourceForge. New link: https://github.com/ClementFoucher/StateS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    streamline curvature method
    The throughflow streamline curvature method is a two-dimensional design program for turbomachinery.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Quan is designed to model physical quantities in C++ programs. Advantages include automated dimensional analysis checking, automatic unit conversions, self documentation of code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    OpenNum

    OpenNum

    OpenNum lets you distribute solvers with a nice graphical interface

    Typically, to program a GUI is time consuming and requires experience with graphic libraries. OpenNum lets you create a graphical interface adapted to your solvers by simply editing an XML configuration file. More specifically, OpenNum lets you · to collect a hierarchical dataset, · to call any executable file and · to visualize scalar and vector fields, plot graphs or show simple plain text files. It also has other useful utilities specifically designed for numerical...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Pushloc

    A wireless push-type network simulator.

    A wireless push-type network simulator that considers locality of demand for performance improvement. The network environment consists of multiple directed emitters for parallel data broadcasting. Performance depends on the mean response time of clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NervOn

    NervOn

    Open Source EEG project to translate player's mind into a virtual game

    NervON is an Open Source project that aims to read and translate human thoughts into a computer. The main objective is to create a virtual world in which millions of people could meet while being totally immersed in this game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Tahoe is a research-oriented platform for the development of numerical methods and models for the simulation of complex material behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    OpenFrames

    OpenFrames

    Real-time interactive 3D graphics API for scientific simulations

    OpenFrames has moved its primary development repository to GitHub! Everything else will follow. Get it at https://github.com/ravidavi/OpenFrames/wiki OpenFrames is an Application Programming Interface (API) that allows developers to provides the ability to add interactive 3D graphics to any scientific simulation. A simulation developer can use OpenFrames to specify what they want to visualize, without having to know any details of computer graphics programming. OpenFrames is currently...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB