Showing 177 open source projects for "visualize"

View related business solutions
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud Icon
    Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud

    Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.

    Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
    Try Cloud SQL Free
  • 1
    Maple Tree is a Java based visualization tool used by researchers in the biological sciences to visualize and graphically browse the results of analyses of gene expression data collected from microarray experiments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Web interface to a prolog interpreter, where you can load prolog programs, do consults, and visualize the resolution tree in SVG.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Graph Visualization Framework is a set of Java 2 packages that can serve as a foundation for applications that manipulate or visualize graph structures. "Royere" is built on the GVF and includes XML support, SVG output, pluggable layouts, editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Boolean Expression Reducer provides the user with various tools to visualize and analyze boolean expressions. Given an expression, it also reduces it to its Sum of Products and Product of Sums form.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    A Java application to visualize fuzzy rules written in ARL (ABLE Rule Language).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    VPNmonitor is a Java tool for network administrators to monitor VPN and SSL connections. The graphical representation makes it easy to visualize messages between computer nodes. Users can also read messages not of the above types in plain text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SimAlgPro - it is a tool to simulate the main algorithms for processor planning. to contribute to the learning process. It allows visualize of interactive form the algorithm application and results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TreeDraw is a object-oriented Java class framework to aid in visualizing tree data strucures. It consists of a few abstract classes. If you derive your tree, nodes, and edges from these abstract classes, you can easily visualize your data structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    dbViZ is a Java application that allows users to easily visualize existing database schemas. Unlike ER-diagrams, dbViZ diagrams are lower level, describing the exact structure of the schema, yet they're customizable so users can focus on what they want.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • 10
    A C/S system to visualize very large terrains from a 1st-person view. The terrain model is stored in multiple resolutions depending on the distance of the viewer. This produces fast high quality images from all distances.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AntViz is a graphical Ant-script-dependency viewer and -debugger, implemented as a jEdit-plugin. All targets and their dependencies are displayed as a directed graph. Step-through debugging of targets is possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    jVisualizer is a graphical tool to visualize and analyse first-order coppling patterns found in NMR-spectroscopy; additional you can type in chemical shifts from an experiment to calculate coupling constants
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ...For example when a couple of people live together and they buy things for everyone, then debts are created. The program can simplify and reduce the number of debts and visualize the situation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Infomap is a Java component for displaying and manipulating nodal data. It gives the user the ability to visualize large graph or tree structures by means of expanding and collapsing portions of the structure and by easily zooming in and out.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    NetGraph is a collection of java classes and beans that can visualize common network and dependency graphs. These graphs are built of nodes and connections between the nodes. See homepage for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Visualize.It is an open source web project for visualization and analysis of open source community networks. Your help is welcome! Mail to one of the project admins (dominik-marx, geti7, xplox) for more informations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Open Source software project to analyze and visualize dates from a German social network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Data analyzer to receive, review, visualize and analyze data from Autel MaxiScan MS509 OBDII/EOBD scanner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    We try to receive TMC reports with a GPS-Transmitter, save the information in a database and finally visualize them on a street map. The aim is, that the user of this program can easily see traffic jams, accidents and other problems in Baden-Wuerttemberg
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is an Eclipse plugin that helps visualize ant files by generating an image that shows dependencies between ant targets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Graphically visualize 1 dimensional data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    primejobs

    job scheduling and control

    primejobs is program to control and visualize user's commands execution flow. The commands (jobs) are to be executed at specified time in specified sequence. Unlike usual crontab/scripting primejobs allows direct control of the execution flow, setting notifications related to job events, stop/resume execution at any point etc. primejobs design is influenced by OddJob (http://rgordon.co.uk/oddjob/index.html) which is regarded as major breakthrough in understanding how practical job execution flow control program should look like.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ServiceMix manager provides means to control JBI message flow, configure endpoints and visualize their relations (via EIP) for ServiceMix's JBI environment. The ultimate goal of this project is to create an orchestration application for ServiceMix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    AJAX Topic Map is an application designed to visualize Topic Maps in any webbrowser without the use of plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DagMap Vis is a java application aims to visualize DAGs (Directed Acyclic Graph) with a combine node link diagram and an adapted treemap layout. Based on prefuse, the application gives some useful interactions to navigate in hierarchical data structures.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.
Try Free →