Showing 33 open source projects for "graphviz dot"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save 50% off for 3 months with QuickBooks Payroll when you Buy Now

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 1
    Excel to Graphviz

    Excel to Graphviz

    A Microsoft Excel spreadsheet which creates Graphviz graphs

    Takes Excel data relationships and creates Graphviz graph visualizations.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    solgraph

    solgraph

    Visualize Solidity control flow for smart contract security analysis

    Visualize Solidity control flow for smart contract security analysis. Generates a DOT graph that visualizes the function control flow of a Solidity contract and highlights potential security vulnerabilities. A nice example of piping contract source that is in your clipboard through solgraph, dot, and preview: (Use whatever image previewer is available on your system; Preview.app is available on Mac) You have to have graphviz installed (brew install graphviz) to render the DOT file as an image...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Coca

    Coca

    Coca is a toolbox which is design for legacy system refactoring

    Coca is a toolbox that is design for legacy system refactoring and analysis, including call graph, concept analysis, api tree, and design patterns suggestions. Requirements: graphviz for dot file to image (such as svg, png). The easiest way to get coca is to use one of the pre-built release binaries which are available for OSX, Linux, and Windows on the release page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Msc-generator

    Msc-generator

    Draws signalling charts, block diagrams and graphs from text input.

    NOTE! We have moved to https://gitlab.com/msc-generator/msc-generator All development happens there. Also, download new releases & submit issues there. A tool to draw various charts from textual descriptions. Currently, three types of charts are supported: Message Sequence Charts, generic Graphs, and Block Diagrams, with more to be added in the future. There is a command-line version for Linux and Mac (replacing mscgen), which now sports a GUI, as well. Msc-generator allows fine...
    Leader badge
    Downloads: 38 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 5
    RE/flex lexical analyzer generator

    RE/flex lexical analyzer generator

    The regex-centric, fast lexical analyzer generator for C++

    RE/flex is the fast lexical analyzer generator (faster than Flex) with full Unicode support, indent/nodent/dedent anchors, lazy quantifiers, and many other modern features. Accepts Flex lexer specification syntax and is compatible with Bison/Yacc parsers. Generates reusable source code that is easy to understand. Supports fast scanning of UTF-8/16/32 files, strings, and streams. The reflex scanner generator tool generates clean lexer class code that is thread-safe. Generates Graphviz files...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6

    netgraphp

    Produces a graphical map of hosts, switches and routers in a network.

    A php script which uses lldp information to traverse snmp servers in a network and produce a graphical map of different hosts and connections in the network. The graph is produced with the graphviz dot syntax and graphviz can be used to produce different file formats like .png or .eps. All connections to be identified must have snmp servers with lldp support at both ends. Most high end switches have built in support for snmp and lldp. Computer hosts need something like lldpd together...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Hypercube

    Hypercube

    Graph visualizing tool

    Hypercube is a tool for visualizing DOT (graphviz), GML, GraphML, GXL and simple text-based graph representations as SVG and EPS images. Hypercube comes with a Qt based GUI application and a Qt-independent command-line tool. It uses a simulated annealing algorithm to lay out the graph, that can be easily parameterized to achieve the desired look. The main development goals are portability and easy usage rather than high performance and complexity.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    OSPFView
    OSPFView reads the link-state database from an OSPF daemon. Then it creates a dot graphic which can be displayed with graphviz. At the moment OpenBSD ospfd and ospf6d and gated 3.6 are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    gml4gtk

    gml4gtk

    small console GML or graphviz DOT graph viewer

    directed graph layout program for GML (Graph-Markup-Language) graph or partial graphviz DOT graph
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 10
    graphdot

    graphdot

    Visualize Go module dependencies in Graphviz DOT format

    Visualize Go module dependencies in Graphviz DOT format. Run graphdot in the directory of any project using Go modules with a go.mod file to print out a dependency graph in Graphviz DOT format. The output can be piped directly into dot to generate a PNG image file. For large graphs with many nodes of dependencies, you may want to generate an SVG file to allow you to zoom in with high fidelity and save disk space instead. If you like a more UML'ish style, you can use the provided graph...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Excel to Graphviz

    Excel to Graphviz

    Create graphviz diagrams with excel

    Free, easy to use, excel tool to create data and process flow diagrams with table data In separate excel sheets you define items(nodes), lines(edges) and grouping(clusters) Separate definition of node, edge and cluster styles Graph settings sheet Output control sheet Examples and readme are included in the zip file Get it working: -Install graphviz (http://graphviz.org/Download.php) -Download Excel to Graphviz -Open one of the ExcelToGraphviz workbooks -Go to sheet settings...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    nunn

    nunn

    This is an implementation of a machine learning library in C++17

    nunn is a collection of ML algorithms and related examples written in modern C++17.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PlantUML QEditor

    PlantUML QEditor

    A PlantUML editor written in Qt4

    A simple editor for PlantUML. Requires PlantUML (and its dependencies, java and graphviz/dot). Some features: * update the diagram while editing * code assistant to insert ready-made code snipets * written in Qt4, so it should run on all platforms supported by Qt4 and PlantUML * option to cache the PlantUML output to speed redo, undo and loading from disk * can be used as a PlantUML viewer (see the wiki for more info)
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 14

    petrinet-doc

    A language to describe petri nets.

    Describes petri nets as front end of graphviz' dot language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    DBGraph

    A tool for automatically generating UML database diagrams.

    The diagrams are represented in the DOT language and can be interpreted by the visualization software Graphviz (http://www.graphviz.org/). Features: - Use HTML tables as templates for customizing the diagram design - Already comes with predefined connections for some common database systems, new systems can easily be added.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Algorithms & Data Structures in C++

    Algorithms & Data Structures in C++

    Algorithms & Data structures in C++

    An algorithm is represented by a .h file and placed under include. (one .header file per algorithm.) The demo program for the algorithm demonstration is placed under src. (one demo per algorithm.) After the program passes correctly, please initiate Pull Requests, the code is verified and stored in the library, and the new algorithm implementation is published in the README. TAB = 4 space. set ts=4 in vim. Graph output format is Graphviz Dot format. (the output format of the graph is in dot...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    tceetree

    Makes a C function call tree as Graphviz DOT file from CScope output.

    The purpose of the project is generating a function call tree for a software application written in C. This utility takes as input an uncompressed CScope (http://cscope.sourceforge.net/) output file. With a few options, an output DOT language file can be generated. The DOT file may be used as input for Graphviz (http://www.graphviz.org/) to make an image of the function call tree (see screenshot examples for tceetree run over its sources). For more information, see the Wiki page.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18

    tags2uml

    Generates UML class diagrams, from source code

    Generates UML class diagrams, from source code. Please see GitHub page for more info. Command line tool to convert from a Exuberant-ctags tags file to a UML class diagram, through Graphviz, for all object oriented languages supported by ctags The input file is a tags file, generated by Exuberant-ctags using --fields==+latinK. The output file is a Graphviz DOT file whose name is specified through the program options, or to stdout. The DOT file should then be passed to the Graphviz dot...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A command, depdot, for producing a graphviz dot description of library dependencies. This allows a developer to see what libraries depend on what other libraries by examining the symbols produced by the nm command. depdot is independent of nm output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Sketchlet

    Sketchlet

    A software designer's sketchbook

    Sketchlet is a software tools aiming to support software designer when they need to quickly explore, visualize, discuss or demonstrate software ideas. More specifically, Sketchlet supports: (1) Rapid visualization of software ideas, using graphical editor with interactive support for languages such as Cascading UML, PlantUML, UMLGraph, Graphviz Dot, Pic2Plot, SVG and so on. (2) Rapid exploration and learning about emerging technologies, enabling designers to work with simplified versions...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    IWIR Tool

    IWIRtool creates, parses and manipulates IWIR workflows

    IWIRtool is Java-based implementation of an IWIR toolset for workflow system developers. IWIRtool is able to parse IWIR XML files and provides a Java Object representation enabling traversal and manipulation of the workflow. Additionally, it provides a simple Java API to enable the construc- tion of IWIR workflows and the serialisation of IWIR Workflows as XML documents compliant to the IWIR XML Schema. The tool is able to parse and evaluate the IWIR condition expressions and will validate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    umpledot

    Uses GraphViz to draw UML class diagrams

    Some code collected from my old UML/Dot project with a view to submitting it to the Umple project. Just draws an UML class diagram using GraphViz.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    tsdbg : Debug 'cell to graphviz dot file' extension for TinyScheme
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PyCDep is a tool to analyze include dependencies between files in C and C++ programs. PyCDep itself is written in python. It dumps all the facts in a prolog database which can be queried. Visualization is possible by dumping graphviz (.dot) files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    cpp2dot parses c++ header files and generates a dot (graphviz) UML graph. It is based on the moc tool from the Qt SDK. Feel free to ask me anything about it (mail or Tracker, but preffer to post on my blog : http://www.libertesalternatives.org)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next