Showing 401 open source projects for "analysis"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    lightcrawler

    lightcrawler

    Website crawler that audits site pages automatically with Lighthouse

    Lightcrawler is a command-line tool designed to crawl a website and run automated audits on the discovered pages using Google Lighthouse. It works by starting from a given URL and recursively exploring linked pages to collect a set of pages that should be analyzed. Each discovered page is then evaluated using Lighthouse, which performs checks related to performance, accessibility, and web development best practices. This allows developers to audit multiple pages of a site automatically...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FormRead

    FormRead

    Free OMR - OCR web sofware based on javascript and PHP

    https://formread.org FormRead is a completely free OMR (optical mark recognition) web software for scanning and grading user-filled, multiple choice forms. Create your formats with any of your office or drawing tools, scan them and parameterize their coordinates in an easy way. Once you have parameterized your form, you can print many of them, give it to your students/respondents, scan and recognize them with formread, and you can finally export the data in your preferred formats...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Logic Circuit Diagram

    Logic Circuit Diagram

    Build now your diagram logic circuit

    A full-client web application, practical and useful developer diagrams for the construction of the logic of a circuit, with circuit simulator, AC, DC and Transient Analysis, for your Computer Desktop. You can to export yours diagrams in pdf, png, jpg, gif and tiff. ========== Support Windows 7 and later with ia-32 or arch x64 ========== Android app: https://play.google.com/store/apps/details?id=com.ulm.droidtronics Chrome extension: http://bit.ly/29Tdvz7 Opera add-on: http://bit.ly/1igCRWQ
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    Interactive Charts

    A simple web-based interactive chart

    This project develops web-based interactive visualisation to support the analysis and monitoring the data from the comprehensive system dynamics and agent based simulation. This work visualise the data via classical charts and graphs in an interactive way. The web-based platform enables upload csv files, mapping and display the attributes based on user’s preference
    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
    generator-fountain-webapp

    generator-fountain-webapp

    Yeoman 'fountain' generator to start a webapp

    This Yeoman generator allows you to start any Webapp with the best Developer Experience out of the box! No matter what framework or module management you want to use, we got you covered with a cutting-edge working configuration. To take profit of the best of the Yeoman infrastructure, we heavily relies on the composability natures of the generators. Thereby, each needs of your future application will be addressed by a dedicated Yeoman generator (each will be used depending of the options you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    angulartics

    angulartics

    Analytics for AngularJS applications

    Avoid dealing with vendor-specific code. If your provider of choice is not among the existing plugins, just write your own. Google Analytics, Kissmetrics, Mixpanel, Flurry, Piwik, Segment.io and more are supported out of the box. Just add Angulartics to your app dependencies and you'll get automatic pageview tracking for your application routes. Download Angulartics and the Angulartics plugin for your vendor. Note: All plugins list Angulartics as a dependency, so they will be downloaded...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SWF Investigator

    SWF Investigator

    Adobe SWF Investigator enables full analysis of SWF applications.

    Adobe SWF Investigator is a cross-platform, GUI-based, comprehensive set of tools, which enables quality engineers, developers and security researchers to quickly analyze SWF files to improve the quality and security of their applications. From a static perspective, you can disassemble ActionScript 2 (AS2) and ActionScript 3 (AS3) SWFs, view SWF tags and make binary changes to SWF files.  SWF Investigator also lets you view associated information, including local shared objects (LSOs) and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Restangular

    Restangular

    AngularJS service to handle Rest API Restful Resources

    Restangular is an AngularJS service that simplifies common GET, POST, DELETE, and UPDATE requests with a minimum of client code. It's a perfect fit for any WebApp that consumes data from a RESTful API. Note This version of Restangular only supports Angular 1. For an Angular 2+ version of Restangular, check out ngx-restangular. It's a separate project with different maintainers, so issues regarding ngx-restangular should be reported over there. Learn Restangular! Try the live demo on plunkr....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    stats.js

    stats.js

    JavaScript performance monitor

    This class provides a simple info box that will help you monitor your code performance. FPS Frames rendered in the last second. The higher the number the better. MS Milliseconds needed to render a frame. The lower the number the better. MB MBytes of allocated memory. (Run Chrome with --enable-precise-memory-info). CUSTOM User-defined panel support.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 10
    AXYZ

    AXYZ

    Newsfeed aggregator

    The article explains the design and the characteristics of a new open source content aggregation system. Among the features of the program, stands out a new processing engine of syndication channels, monitoring capability of information recovery in real time, the possibilities of the configuration of aggregator behavior, automatic classification of contents and new models for representation of information from relational interactive maps. On the other hand, the aggregation program, which...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CSSLint

    CSSLint

    Automated linting of cascading stylesheets

    CSSLint is an open-source CSS code quality tool originally written by Nicholas C. Zakas and Nicole Sullivan. A lint tool performs static analysis of source code and flags patterns that might be errors or otherwise cause problems for the developer. CSSLint is a tool to help point out problems with your CSS code. It does basic syntax checking as well as applying a set of rules to the code that look for problematic patterns or signs of inefficiency. The rules are all pluggable, so you can easily write your own or omit ones you don't want. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    easyrec
    easyrec is a recommender system that aims for easy integration of recommendations into web applications. It has a web based admin tool, and its recommendation engine is accessible through a REST API, providing methods like 'other users also bought'
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PEG.js

    PEG.js

    PEG.js is a parser generator for JavaScript

    PEG.js is a simple parser generator for JavaScript that produces fast parsers with excellent error reporting. You can use it to process complex data or computer languages and build transformers, interpreters, compilers and other tools easily. PEG.js is still very much work in progress. There are no compatibility guarantees until version 1.0. Based on parsing expression grammar formalism, more powerful than traditional LL(k) and LR(k) parsers. Usable from your browser, from the command line,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Amazon Mobile Analytics SDK JavaScript

    Amazon Mobile Analytics SDK JavaScript

    Amazon Mobile Analytics JavaScript SDK

    ...Additional app and environment details can be added to the "options" object when initializing the SDK. These details will be captured and applied to all events and can be useful if using Auto Export for custom analysis of your data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Data Science Specialization

    Data Science Specialization

    Course materials for the Data Science Specialization on Coursera

    ...The repository is designed as a shared space for code examples, datasets, and instructional materials, helping learners follow along with lectures and assignments. It spans essential topics such as R programming, data cleaning, exploratory data analysis, statistical inference, regression models, machine learning, and practical data science projects. By providing centralized resources, the repo makes it easier for students to practice concepts and replicate examples from the curriculum. It also offers a structured view of how multiple disciplines—programming, statistics, and applied data analysis—come together in a professional workflow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    krexx

    krexx

    kreXX is an object analysis tool for PHP

    kreXX is a php debugger, which displays debug information about objects and variables in it's own draggable debug output. It is actually a fork of Krumo which can be found here: http://krumo.sourceforge.net/ We have used Krumo for some time in our projects, but added more features as we needed them. And so kreXX was created. Usage: After installation just use krexx($object);
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SyntaxHighlighter

    SyntaxHighlighter

    Self-contained code syntax highlighter developed in JavaScript

    SyntaxHighlighter is THE client side highlighter for the web and web-apps! It's been around since 2004 and it's used virtually everywhere to seamlessly highlight code for presentation purposes. The history of this project predates majority of the common web technologies and it has been a challenge to dedicate time and effort to keep it up to date. Everything used to be in one file and assign window variables. SyntaxHighlighter is currently used and has been used in the past by Microsoft,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    FlorinA

    FlorinA

    Free Grid Gallery Responsive

    ...cmd=_flow&SESSION=vUy11NPC5dKyTglS3vrI2AMxey_Ju8Uv5TrUcNLKYmjEaUbH8_vBv8-ifVy&dispatch=5885d80a13c0db1f8e263663d3faee8d6625bf1e8bd269586d425cc639e26c6a Thx Francesco Gerratana https://www.virustotal.com/it/file/d1cfff16711996f97142a992329684655daa36ad43daf106726153830ee1ad28/analysis/1461243196/ MD5 9ac61ecbb9f01feef75050d476f4f585 SHA1 b326eacad9eba496960b77c1d94c54db7bfa8415 SHA256 d1cfff
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    openMEDIS

    open source medical device information system

    OpenMEDIS is a simple, flexible, and standardized tool to collect (inventory) and process (manage) information on health technology infrastructure, e.g. medical devices in low- and middle income countries. The latest source code is available in the folder Code/trunk. There are also sub-projects of openMEDIS that contain the source-code of installations in each country.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    pyInspect

    pyInspect

    Create a simple class diagram with docstring and variable infomation.

    Create a simple class diagram with docstring and variable descriptions. The program takes a .py file as an input and creates a class diagram in a form of a html file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    A Notepad++ plugin that allows users to run JSLint (The JavaScript Code Quality Tool) against their open JavaScript files (more about JSLint at http://www.jslint.com/lint.html). Also supports JSHint (http://www.jshint.com/).
    Leader badge
    Downloads: 1,040 This Week
    Last Update:
    See Project
  • 22

    Animal Studies

    Animal Studies

    Help us to improve Lab Processes. We want to hear your feedback! Request new Lab Processes feature or module and receive a free Single User version with new feature. https://www.atgclabs.com/products/lp The Animal Studies module is a comprehensive and straightforward application specially designed for biologists and chemists who need to conduct a wide variety of tests and experiments on animals. Animal Studies requires minimal computing skills. Genetic and physiological data can be...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    Lab Studies

    Rediscover the Simplicity http://www.atgclabs.com/

    ...Request new Animal Studies feature or module and receive a free Single User version with new feature. https://www.atgclabs.com/products/lp The Animal Studies stores and handles three classes of information: animal growth, phenotype screening and genotype analysis. Animal Studies requires minimal computing skills. Genetic and physiological data can be entered either manually or automatically when automated genotyping and analytical phenotypic assays are used. Animal Studies application is web-based and completely customizable, with Animal Studies it is very simple to create, change and distribute data flows using an iterative approach. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    Lab Processes

    Rediscover the Simplicity http://www.atgclabs.com/

    Help us to improve Lab Processes. We want to hear your feedback! Request new Lab Processes feature or module and receive a free Single User version with new feature. https://www.atgclabs.com/products/lp Lab Processes is a comprehensive and straightforward application specially designed for biologists and chemists who need to conduct a wide variety of tests and experiments on animals. Lab Processes requires minimal computing skills. Genetic and physiological data can be entered either...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    font-spider

    font-spider

    Smart webfont compression and format conversion tool

    Font-spider is a compress tool for WebFont which can analyze your web-page intelligently to find the fonts out which have been used and then compress them. Font subsetter, our tool is based on HTML and CSS analysis and completely running in local so that. Font converter supports woff2, woff, eot, svg font format generation.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB