Showing 71 open source projects for "graph editor"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 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
  • 1
    Pigale
    Pigale is a graph editor and a C++ algorithm library essentially concerned with planar graphs. This software, particularly intended for graph theoretical research, includes new algorithms based on our recent theoretical researches.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Cayley

    Cayley

    An open-source graph database

    Cayley is a free and open source database for Linked Data. Inspired by the graph database behind Google's Knowledge Graph (formerly Freebase), it offers a similar experience for Freebase fans and more. Cayley has a built-in query editor, visualizer and REPL, as well as support for multiple Query languages, including Gizmo (Gremlin dialect), MQL and GraphQL dialect. Cayley is also highly modular, so you can easily extend and connect it to your favorite programming languages and back-end stores. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    PowerRPDEVS is a RPDEVS simulator. It was created by reprogramming the simulation engine of PowerDEVS and keeping the comfortable graphical user interface (Model Editor, Atomic Editor) . PowerRPDEVS has been programmed to demonstrate that the RPDEVS formalism works. The strenght of PowerRPDEVS is on the one hand the possibility to model, and simulate systems with hybrid dynamic (using QSS), which is inherited from PowerDEVS. On the other hand, RPDEVS was designed to maximize modularity and re-usability of library components. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Graph Portal

    Graph Portal

    Software to build web portals using concepts of Graph Theory

    Graph Portal allows to organize many types of data so that you can get the information you want in the easiest way possible. There are many use cases for this software, including: building a web portal, creating mind map, wiki, studying graph theory concepts and algorithms,content management etc. The application has built-in Lucene search, custom query, file attachment to nodes etc. Graph Portal comes with an optional built-in security for authentication and role-based...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5

    Apache GUI

    A free open sourced Apache Http Server GUI developed with Java.

    This project is used to provide a free java based open source Apache Http Server GUI. The solution is deployed as a web application that is accessible through a web browser. The solution is designed to be compatible with modern Windows and IX operating systems. Source code for this project is hosted on github https://github.com/jrossi227/ApacheGUI
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 6

    yEdGen

    yEdGen can open a flow chart and generate ANSI C code from it.

    yEdGen can generate ANSI C code from a graphml file. You can use yEd Graph Editor, save your flow chart (following some yEdGen rules) in graphml and open it with yEdGen to generate ANSI C code. You can extend yEdGen to generate code for other language. This tool is student oriented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Grapho
    A educational Java software featuring a graph editor and algorithms animation to learn how the algorithms work. Algorithms: Breadth First Search (BFS), Depth First Search (DFS), Minimum Spanning Tree (Prim), Single-Source Shortest Path (Dijkstra), Maximum Flow (Edmonds-Karp).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Peklo is a graph editor and an environment for visualizing and comparing different algorithms for some graph-theoretic problems, e.g. flows, shortest path, minimum spanning tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GenNet

    GenNet

    A Tool for Qualitative and Quantitative Modeling of Gene Regulatory Ne

    A Tool for Qualitative and Quantitative Modeling of Gene Regulatory Networks. GenNet is a Java based tool called that facilitate the model checking user by providing a unique GUI layout for both qualitative and quantitative modeling of GRNs. GenNet also assists the modeling users by providing some extra features i.e. CTL editor, parameters filtering and input/output files management. Download pre-installed GenNet Virtual Box Image here...
    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
  • 10

    yTOS

    Metabolic pathways to Systems Biology standards (SBGN and SBML)

    yTOS enables transformation of metabolic pathways generated in yEd graph editor into a computational model defined by Systems Biology standards: SBGN (Systems Biology Graphical Notation) format and SBML (Systems Biology Markup Language) with CellDesigner annotations. yTOS takes as input a graphML file. The example of Glycolysis given with yTOS tool was adopted from http://www.sbgn.org/Documents/PD_L1_Examples .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A graph-based procedural texture editor to create 2d seamless textures for real-time rendering applications.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 12
    We extend the Eclipse IDE with tools for development in Haskell, a functional programming language, providing support for a wide range of tools (compilers, interpreters, doc tools etc.) in a coherent, convenient and configurable environment.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    WP Embed Articles

    WP Embed Articles

    Embed and share articles or posts from your wordpress blog

    Enables your wordpress blog posts to be sharable through an embedded interface as a service by http://embedarticles.com Embed Articles is a viral content distribution plugin that enables your posts and articles to be embedable to other websites through a creative embed button interface. By installing this plugin into your blog, your blog will be automatically be added with proper Open Graph Protocol metadatas which are being respected and parsed by most search engines like Google, Bing,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Graphal

    Graphal

    Graph algorithms interpreter, IDE, debugger, 3D visualizations.

    Graphal is an interpreter of a programming language that is mainly oriented to graph algorithms. There is a command line interpreter and a graphical integrated development environment. The IDE contains text editor for programmers, compilation and script output, advanced debugger and visualization window. The progress of the interpreted and debugged graph algorithm can be displayed in 3D scene.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Graphiti is a generic graph editor plug-in for Eclipse created at the IETR/INSA of Rennes that can load/edit/save potentially any type of graph in text or XML. Please consult the project homepage at http://graphiti-editor.sf.net for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GraphEditor

    GraphEditor

    Graph editing tool

    For creating graphs with can be exported to use in game making environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Qt PTNET Editor

    A Place/Transition Net Editor

    PTNET Editor is a Qt based application. It incorporates several functionalities allowing the user to draw, edit, animate, analyse by constructing the coverability/reachability graph, convert to image format and open/save as a PNML document a Place/Transition Net. The application uses the standard PNML exanchge format and specifications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Nix Area Editor is a visual area editor for MUDs using a graph to show the area map while editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    RDF P

    RDF Eclipse Plugins

    RDF P (P stands for project or plugin or PIXEL) provides Eclipse plugins for working with RDF data: editors, views, builders, wizards etc. RDF P is based on OpenRDF/Sesame and bundles OWLIM Lite. Currently follwing features are included: * Turtle editor with syntax highlighting * Outline page displaying the RDF contents as table * Graph view displaying RDF as interactive graph * Builder to assemble RDF files into a local repository * SPARQL editor which access the local repository * New Turtle file wizard You can download Tawny which is an Eclipse IDE edition demonstrating RDF P.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    InkPlot

    Inkscape extension to add and edit GNUplot graphs

    InkPlot is an extension (plugin) for the SVG Editor Inkscape to insert graphs from Gnuplot. It allows you to - preview the graph - add it as SVG into Inkscape - edit already generated graphs - use a preamble file for reusable style and commands - customize default settings in a config file
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    A game engine that I write to improve my C++ and my understanding of how does such software works!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CD++Builder is an Eclipse plug-in that integrates varied applications and utilities that aids in creating CD++ DEVS models, simulating and analyzing results. Among these applications, CD++Modeler provides a graphical editor for coupled and DEVS-Graph
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Medusa is an interaction graph viewer and editor. A Graph is composed of nodes and edges, where edges indicate an interaction between two nodes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Easily extendable graph editor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TNCES Workbench
    The TNCES Workbench enables you to calculate and analyse the reachability and dynamic graph, to draw trajectories and to translate IEC 61499 FBs into discrete timed Net Condtion/Event Systems
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo