Search Results for "hpc code analysis" - Page 5

Showing 264 open source projects for "hpc code analysis"

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
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 1
    UADetector

    UADetector

    UADetector detects over 190 different desktop and mobile browsers.

    Web sites and services often include code to detect browsers to adjust their behavior according to the user agent string received. UADetector is a library to detect over 190 different desktop and mobile browsers and 130 other User-Agents like feed readers and email clients. The analysis of UADetector is based upon the data from http://user-agent-string.info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Source Navigator NG is a source code analysis tool. With it, you can edit your source code, display relationships between classes and functions and members, and display call trees. You can navigate your source code and easily get to declarations or implementations of functions, variables and macros (commonly called "symbols") which helps you discovering and mapping unknown source code for enhancement or maintenance tasks.
    Downloads: 41 This Week
    Last Update:
    See Project
  • 3

    EMFTrace

    Repository for dependencies between software design artefacts

    ... architectures and for software reengineering. EMFStore is used for integrating models and source code from different tools and vendors, while EMFTrace provides means for dependency detection, dependency visualization, and change impact analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Sanity4J simplifies running multiple code analysis tools on Java projects on an ad-hoc basis. It provides a single entry point to run the tools and produces a consolidated report, which presents all findings in an easily accessible format. Homepage: https://sanity4j.github.io/ Project page: https://github.com/Sanity4J/Sanity4J/
    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
  • 5
    G-CNC Sender

    G-CNC Sender

    GCode sender for ramps and marlin firmware for CNC Milling Machine

    GCode sender for ramps and marlin firmware for CNC Milling Machine 3D preview RS232 and RS232 over TCP drivers Full GComands control, disable, replace, pause. Full machine control Remap XYZ coordinates GComands description After install select Help->Check for updates..
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Contador de Lineas de Codigo (SLOC)

    Contador de Lineas de Codigo (SLOC)

    Cuenta líneas de código Java, C, C++ en un proyecto

    Esta aplicación cuenta el nº de líneas (con o sin comentarios y líneas vacías) de un proyecto Java, C, C++. No sigue ninguna métrica de estimación de la complejidad del código como la complejidad ciclomática, etc. Sólo la métrica SLOC teniendo en cuenta líneas vacías, comentarios y corchetes para hacerse un idea del tamaño del proyecto sin más pretensiones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The National Library of New Zealand's Metadata Extraction Tool automatically extracts preservation-related metadata from digital files, then output that metadata in XML formats. It can be used through a graphical user interface or command-line interface. Please take the latest code from 'https://github.com/DIA-NZ/Metadata-Extraction-Tool.git'. The code on source forge will not be updated henceforth as it is moved to github.
    Downloads: 30 This Week
    Last Update:
    See Project
  • 8
    Graphical Grammar Studio

    Graphical Grammar Studio

    An user friendly grammar tool for natural language processing tasks

    ... and applied. A grammar is organized in graphs of nodes. Nodes are used for consuming words from the input, for executing jumps to other graphs in the grammar or for creating annotations etc. GGS has a unique feature: It allows the user to write JavaScript code to be executed for nodes of the grammar. This is useful for checking grammatical agreements but not only. The user can: declare variables (including complex js structures), check for boolean conditions, use variables in annotations etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This package contains code for use with Short Read DNA Sequencing technologies, and includes packages for ChIP-Seq, Whole Transcriptome Shotgun Sequencing, Whole Genome Shotgun Sequencing, SNP Detection, Transcript expression and file conversion.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 10

    JCycles

    [frozen] A library for computing cycles in graphs or in Java code.

    [This project is frozen, but has an offspring with more features: https://github.com/jeffhain/jadecy ] JCycles provides treatments to compute cycles, or just strongly connected components, in directed graphs in general, or in classes or packages dependencies graphs parsed from class files (major version <= 51, else does best effort). It uses Tarjan's algorithm for SCCs, and Johnson's for cycles, with continuations instead of recursion, which allows to handle large graphs (<...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MP3 ID3 Java Tag Library Tool
    .... I decided only now (shame on me) to share it with everybody in the world. Hope you'll like it, also the program's help is fully working now !!! Nice to install eclipse and debugging something 10 years later ... Please rate the software once you've used it ! Also need still to learn how to upload souce code with git, but also that will come soon or later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CalAc

    CalAc

    A string instrument's chord evaluation tool.

    CalAc is a free software for orchestral string instrument's chord evaluation (violin, viola and cello). System requeriments: Java Runtime Environment 1.6 or above. Screen of at least 1024x600px. Optional: A Java Sound Bank. The program shows the position over the fingerboard and the distance from the nut for each tone, also calculates the distance to be covered by player's hand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    CommentRemover

    Remove all comments from java source files.

    Remove all comments(javadoc and else) from your java source file to cleanup your code and shrink the file. The program uses a simple regex statement to remove all comments. With a simple and easy to learn UI, you can cleanup your files in seconds!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JinnIde is a plugin that allows using Jinni Prolog, now also hosted here on this site (with open source license!), within the confines of an IDE integrated in JEdit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    StarUML C++ Module

    A StarUML C++ Module supporting incremental reverse engineering.

    This StarUML module for C++ provides practical support for legacy systems. It uses the StarUML as a KDM (Knowledge Discovery MetaModel) framework for existing systems. The module provides an incremental reverse engineering for C++ code with a set of configurable options, such as using namespaces or folder as packages, create attributes for relations or handle properties as relations,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    ESQL Sonar Plugin [Move to GitHub]

    Sonar plugin to analyze Broker ESQL-code

    A Sonar plugin to analyze ESQL-Code written for IBM Websphere Message Broker
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PHParser

    PHParser

    A Lexer and a Parser to PHP scripts

    PHParser 1.2 generates a pure Java parser for PHP programs. Invoking this parser yields an explicit parse tree (AST) and a tree walker suitable for further analysis. This tool package is based upon: - ANTLR 3.2 or higher (www.antlr.org). - JDK 1.6 or higher (java.sun.com). - Grammar specifications of PHP 5.3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Jlint

    Static analyzer for Java bytecode

    Jlint will check your Java code and find bugs, inconsistencies and synchronization problems by doing data flow analysis on the code and building the lock graph. Jlint is fast, easy to learn, and requires no changes in the class files to be checked.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19
    Scertify - TechDebt Community

    Scertify - TechDebt Community

    Benchmark code quality and measure Technical Debt of projects in Sonar

    Scertify™ Refactoring Assessment is an open source component dedicated to development & QA teams that provides exclusive benchmark data on Software Quality. It automatically detects the portions of an application that can be refactored, gives valuable information on refactoring strategies, and costs. Though IT departments have matured these last 10 years and have now no doubt on the benefits of a continuous control of code quality, three major concerns were still remaining, without any tools...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java library to parse GNU Makefiles. The source code is available from SVN. The latest revision should be in trunk, the latest "stable" release should be in branch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Fast Matrix for Java

    General purpose matrix utilities for Java in Parallel Computing

    Fast Matrix for Java (fm4j) is a general-purpose matrix utility library for computing with dense matrices. fm4j encapsulated different underlying implementations and select the optimal one in run-time depending on the size of the input matrix. Moreover, fm4j employs Java (Tm) Concurrency to take advantage of the computation power of multi-cor processors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    gcRadar

    A library for monitoring the garbage collection of app objects

    gcRadar is not a static code anayser but it is a library using which is ment to beused in your source code and it will monitor and report the lifetime events of yuor objects. gcRadar can provide this information by using callbacks, log4j & polling. gcRadar can monitor entities ranging from individula objects to full object trees comprising of is-a & has-a relationships. By using gcRadar you can monitor the lifetime of the objects that are created by your application in runtime, gcRadar...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    FPA-CAD

    Function Point Analysis-Computer Aided Design

    FPA-CAD is an application developed to support the measurement of the functional size of the code according to the FPA method of IFPUG. FPA-CAD draws each of the elements of the FPA method. FPA-CAD calculate automatically FPs of each element drawn. FPA-CAD built a report with the results of the project that has been measured
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    THE tool for monitoring traceability between requirements and Java code. Create a traceability matrix using annotations. Report format: HTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    RECODER is a Java framework for Java program analysis and source code transformation. It computes an easy to use syntactic and semantic program model containing cross references, and it supports transformation rollbacks and incremental model updates.
    Downloads: 6 This Week
    Last Update:
    See Project