Showing 1004 open source projects for "graphs"

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
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1

    RaTrav

    mean first passage times and node occupancies calculations

    RaTrav tool was designed to support computational biology studies where mean first-passage times (MFPTs) between initial and single or multiple final states in network-like systems are used. The tool approves arbitrary networks (graphs) where a dynamics of the Markovian type takes place. Two methods are made available for which their efficiency is strongly dependent on the topology of the defined network: the combinatorial Hill technique and the Monte Carlo simulation method. References: M. Torchala, P. Chelminiak, M. Kurzynski and P. A. Bates, 'RaTrav: a tool for calculating mean first-passage times on biochemical networks', BMC Syst. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    BGP Looking-glass

    BGP Looking-glass

    Open Source BGP Looking-glass

    ...A beneficial side-effect of collecting BGP routing information is the ability to track BGP updates/events local or remote(upstream). To analyze events Splunk is supported. A JSON/Socket API is currently under development. Custom graphs can be easily implemented if taken the time to do so. There's certainly no need to rely on Splunk if one developed another way of displaying data. This project is meant to be nothing more than a route collector, and it's interface is solely CLI(command line interface). This project does not have graph data "out of the box".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    school Managment portal

    school Managment portal

    A comprehensive School Managment Application

    It’s a user friendly software with navigational tools which makes it appealing, attractive and easy to use. Each user has specialized user interface with access only to operations that are permissible to the specific user as allotted by the administrator. Developed with modern technology with the highest level of ethical standards and robust enough to accommodate the Nigerian, British and American curriculum. Updates and upgrades will be developed in cognizance with the structure of...
    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
    JRobin is a 100% pure Java alternative to RRDTool, with about exactly the same specifications. If you provide the same data to RRDTool and JRobin, you will get exactly the same results and graphs. All standard RRDTool operations are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ITLPoll System
    Create powerful web poll or surveys on your website easily, and share it's results using 3D graphs like : 3D Pies and 3D Bars. Create multiple admins and set permissions to them. Voters manegement using their emails to create private surveys.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    PASHA: Parallelized Short Read Assembly

    One of the fastest parallel short read assemblers for large genomes.

    PASHA is a parallel short read assembler for large genomes using de Bruijn graphs. Taking advantage of both shared-memory multi-core CPUs and distributed-memory compute clusters, PASHA has demonstrated its potential to perform high-quality de-novo assembly of large genomes in reasonable time with modest computing resources. Our evaluation using three small real paired-end datasets shows that PASHA is able to produce better assemblies with comparable genome coverage and mis-assembly rates compared to three leading assemblers: Velvet, ABySS and SOAPdenovo. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DomainHealth
    DomainHealth is an open source "zero-config" monitoring tool for WebLogic. It collects important server metrics over time, archives these into CSV files and provides a simple web interface for viewing graphs of current and historical statistics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Perl-Text-Bargraph

    Generate ASCII bar graphs

    Text::BarGraph is a simple Perl module for generating ASCII bar graphs based on data in a hash, where the keys are labels and the values are magnitudes. It automatically scales the graph to fit on your terminal screen. It is very useful in making data more meaningful. For example, it can be used with statistics gathered from a log file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 10
    CGR

    CGR

    A Computational Geometry's Rover

    CGR (A Computational Geometry's Rover) is a simple Framework for sketching some Computational Geometry's algorithms and simple simulations using geometric graphs on Mac OS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    MSTParser

    MSTParser is a non-projective dependency parser that searches for maxi

    MSTParser is a non-projective dependency parser that searches for maximum spanning trees over directed graphs. Models of dependency structure are based on large-margin discriminative training methods. Projective parsing is also supported. mstparser 0.5.1 is now available via Maven Central. If you use Maven as your build tool, then you can add it as a dependency in your pom.xml file: <dependency> <groupId>net.sourceforge.mstparser</groupId> <artifactId>mstparser</artifactId> <version>0.5.1</version> </dependency>
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    sartgraph

    draw graphs in console based on sar stats

    Will draw bargraph in console based on sar stats using sadf as input data. This being an alternative to ksar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SPARGEL

    SPARGEL

    An opensource Java graph library. Abandoned, ignore.

    Spargel is a Java graph library that puts its effort in having a rather small but powerful code basis. This is achieved by extending graphs via properties in form of vertice and edge maps. Because these maps are an individual implementation depending on the graph datastructure used, they are more memory efficient than using a Java HashMap. Currently spargel is in its early stages, but will soon support more tasks. As now, implemented are: * Adjecency graph data structures * Algorithms: SSSP, APSP, Traversal, Min-Cut, Max-Flow, Many types of finding Components * Creating sub graphs, vertice and edge maps that use a function to implement their mapping. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An enterprise-focused NetFlow reporter/analyzer tool featuring clickable graphs, powerful categorization, automatic exporter discovery, and full access to all aspects of the raw flow data (millisecond accuracy, QoS settings, TCP flags, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    LobBench

    LobBench, Oracle LOB benchmarking tool

    LobBench is a small open source program which tests the performance of Oracle LOB read and write operations out from Java. It supports the original LOBs as well as the new SecureFile LOBs in 11g
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Analysis tools for scale test data generated by The Grinder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    process sound(wav) file and generate some graphs & property files from it.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18

    LTS: Learning to Search

    Discriminative subgraph mining by learning from search history

    LTS (Learning to Search) is an implementation of an algorithm described in "LTS: Discriminative Subgraph Mining by Learning from Search History" in Data Engineering (ICDE), IEEE 27th International Conference, pages 207-218, 2011. The purpose of LTS is to find discriminative subgraphs, which are smaller graphs that are embedded in larger graphs that all share a certain trait. A discriminative subgraph can help to characterize a complex graph and can be used to classify new graphs with unknown traits. LTS is an improvement on other subgraph mining algorithms because it uses empirical data from the search history of a first pass to help weed out unpromising search directions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Command line utility to create graphs and plots for web, CGI, paper, slides. Create pie charts, bar graphs, scatterplots, and other kinds of graphic displays from your alphanumeric, date, time, or categorical data. Input data is in .csv or .txt. Output graphics in gif, postscript, eps, png, svg and others. Useful in dynamic web content systems and other unattended uses.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20

    CoFlo

    C and C++ control flow graph generator and analyzer

    CoFlo generates Control-Flow Graphs from C and C++ source code. It can then output the graphs in a number of ways and perform various control flow analyses. NOTE: CoFlo has not been under active development for several years. At this time, I suggest you look into LLVM-based tooling to see if there is anything similar to CoFlo which will meet your needs.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    ...More information is available at http://xdmod.sourceforge.net/ UBMoD is a data warehouse and web portal for mining statistical data from resource managers in high-performance computing environments. UBMoD presents resource utilization over set time periods and provides detailed interactive charts, graphs, and tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Dynagraph is a cross-platform library and command-line tool for dynamically drawing graphs (networks, flowcharts, family trees, etc.) in reponse to continual modifications. Included are DynaDAG for directed graphs and FDP force-directed placement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    EarTeach desktop Ear Trainer

    EarTeach desktop Ear Trainer

    Complete Musical Ear Training HTML5 application.

    This EarTeach client is the desktop distribution, of the homonymous HTML5 open source online application www.earteach.com, packed with node-webkit. EarTeach features the following groups of trainers. - Chords - Intervals - Scales Each category has a set of prebuild exercises, and user can create and save, its own customized exercise presets. All user results are stored, allowing to evaluate the current musical skills status, in each preset, or even display a graph of the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Here is my A2 COMP4 coursework project developed in C# for a maths teacher as my end user. It is a game which allows children learning about line graphs practice whilst at the same time have a bit of fun playing a game. This project has been created to make my work available for review by potential employers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Advanced Lab--Muon Decay

    Advanced Lab--Muon Decay

    This is the data collected for the muon experiment (uploaded 4-21-13)

    This data was take during the week of April 14th and uploaded on April 21th. Contains graphs and raw data.
    Downloads: 1 This Week
    Last Update:
    See Project
Auth0 Logo