Showing 31 open source projects for "real time"

View related business solutions
  • 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
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    Grafana

    Grafana

    Leading open-source visualization and observability platform

    ...With support for 100+ data source plugins—including Prometheus, Loki, Elasticsearch, InfluxDB, SQL/NoSQL databases, and OpenTelemetry—Grafana helps teams correlate metrics, logs, and traces across applications and infrastructure. Users can build interactive dashboards with rich visualizations, template variables, and reusable panels to monitor systems and troubleshoot issues in real time. Grafana includes capabilities such as ad hoc data exploration, alerting, annotations, and flexible query support. Its extensible plugin ecosystem integrates with cloud platforms, databases, and developer tools—allowing teams to build observability workflows without vendor lock-in. The easiest way to get started with Grafana is with Grafana Cloud, our fully managed, full-stack observability platform.
    Downloads: 34 This Week
    Last Update:
    See Project
  • 2
    Kst is the fastest real-time large-dataset viewing and plotting tool available and has basic data analysis functionality. Kst contains many powerful built-in features and is expandable with plugins and extensions.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    QChartist

    QChartist

    Free and Open Source Technical Analysis Charting Software

    ...It is now faster and much more professional thanks to the use of a C++ layer (used mostly for calculations) over the standard Basic layer (used mostly for the GUI interface). You can use astro indicators and functions from a library for astronomical calculations. You can get real time quotations thanks to Yahoo Finance, Alpha Vantage, Tiingo, Stooq, Finnhub and Twelvedata data sources.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4

    Graph Plotter

    GP is a tool to analyse numerical data

    GP is aimed to be simple and fast tool to analyse numerical data. It does not claim to replace all other plotters.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    SAVA

    SAVA

    A Signal Acquisition, Visualization & Analysis software

    A Signal Acquisition, Visualization & Analysis software application: * Signals, as in analog sensor data * Acquisition, as in data sampling/capturing/recording * Visualization, as in plotting raw/processed data * Analysis, as in live/post data processing Capabilities: The software has build in support for National Instruments Daq equipment (NI-DAQ) or it can load external source scripts (python), for customizable data sources. Supports data exporting/importing to multiple file formats (H5, CSV, Matlab, txt) Raw and analyzed data can be visualized and inspected in real-time or via playback. Most traditional signal processing methods are available, such as trending (Mean, Peak, Min/Max, RMS, Variance, Kurtosis, Skew, MAD) and frequency domain analysis (FFT, FRF, Order Spectrum). For machinery/rotor dynamics impact testing, tacho, order tracking, order spectra, waterfall plots, orbit plots and bode plots are supported.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    StreamAlert

    StreamAlert

    StreamAlert is a serverless, realtime data analysis framework

    StreamAlert is a serverless, real-time data analysis framework that empowers you to ingest, analyze, and alert on data from any environment, using data sources and alerting logic you define. Computer security teams use StreamAlert to scan terabytes of log data every day for incident detection and response. Incoming log data will be classified and processed by the rules engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Open Source Data Quality and Profiling

    Open Source Data Quality and Profiling

    World's first open source data quality & data preparation project

    This project is dedicated to open source data quality and data preparation solutions. Data Quality includes profiling, filtering, governance, similarity check, data enrichment alteration, real time alerting, basket analysis, bubble chart Warehouse validation, single customer view etc. defined by Strategy. This tool is developing high performance integrated data management platform which will seamlessly do Data Integration, Data Profiling, Data Quality, Data Preparation, Dummy Data Creation, Meta Data Discovery, Anomaly Discovery, Data Cleansing, Reporting and Analytic. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Active Intelligence Server

    Active Intelligence Server

    Reporting, Dashboarding, Analytic, Self-service BI, Ad-hoc reporting

    Active Intelligence Server 2 (AIS) is a data visualization tool and fully featured reporting server which enable users from open source community to host any reports created using BIRT, Jasper and Pentaho community edition allowing organization to leverage open source technologies and enable them to use AIS as a reporting server to deploy their existing and new reports seamlessly onto AIS for secure sharing the information in different file formats and schedule to make system automation and much more. AIS comes with self-service BI capabilities enabling end users to make the data-driven decision at the right time, all with minimal IT dependency. Tightly integrated user and role management ensure correct information distribution that prevents unauthorized access to information, collaboration is ever so easy with AIS that people with no BI knowledge can start real-time collaboration in minutes. AIS 2 is also available from the website http://activeintelligence.co.uk/download
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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 named AXYZ, is designed to manage thousands of syndication channels of RSS format. Furthermore it also provides statistics that can be used to study the production of any producer subject and the impact of the information that published in other sources. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    linq-cube

    LinqCube is a small utility library to define in-memory cubes.

    LinqCube is a small utility library to define measures and dimensions in code an do in-memory cubes against LINQ queries. Why? Often you have the requirement to build some reports. For example all open cases over time, all open cases over time and status etc. Your queries are complicated enough to end up in large SQL Views or dozen's of single SQL Queries. Implementing a real OLAP Cube would be an overkill, because you only have 10.000s of rows. LinqCube was build to reduce SQL Statements and complexity and to have most of the features a real OLAP Cube provides. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NG-CloudMS

    NG-CloudMS

    Next Gen Cloud Management System (NG-CloudMS)

    Next Gen Cloud Management System (NG-CloudMS) is a new web based end-to-end OCX management tool that is distributed by Opt/Net under GNU Public License (GPL). This prototype provides near real-time visibility of the networks and cloud infrastructures and interconnected computing and data storage resources. It therefore can assist the operators with visualisation and localization of the causes of potential incidents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CapCode is a navigation software for sailors for cruising or regatta. - Reads NMEA 183 data (instruments, GPS, AIS). Implements computation of the VMG , tracing on RNC and ENC (S-57) charts. Display the polar on the chart, future position of the ship. Weather information acquired from grib files are also displayed in the navigation view. developed as an Eclipse RCP in its versions 2.x.x
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    EPANET-RTX

    EPANET-RTX

    The EPANET Real Time Extension

    ** This project has moved to GitHub. ** ** https://github.com/OpenWaterAnalytics/epanet-rtx **
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GAMES ESMI

    GAMES ESMI

    The Energy Sensing and Monitoring Infrastructure of the GAMES project

    This is part of the GAMES Project, which consists of a set of innovative methodologies and Open Source ICT tools for designing and managing energy efficiency in IT Service Centres. The ESMI is the monitoring and sensing infrastructure which allows the fine-grained measurement and provides both an event-based and a real-time stream of data conveying information about the energy consumption in the key points of the overall system. It is completed by a set of Nagios plugin and an assessment tool which implements some green Performance Indicators and integrates data mining with the self adaptive controllers of the entire framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    jtimeseries

    library for capturing, storing and visualizing timeseries data

    The JTimeSeries has moved to github Please go to https://github.com/JTimeSeries/jtimeseries The SourceForge copy has not been maintained since Sep 2012 A java library to assist with capturing and storing timeseries data/metrics. Provides facilities to publish timeseries data across a network, a lightweight server to persist series data, and client user interface components for real time visualization
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A real-time graph plotter. While your application is computing and logging results to a CSV file using the LiveGraph Writer API, the plotter lets you visualise and monitor the results live - by instantly plotting charts and graphs of the data.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    A visualization of the fourier transform applied to sound data. Analyzes a time-domain sound sample using the Fourier Transform, and graphically displays the results and sound in real time. Attempts to audio into sheet music.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Digital Image Processing Toy process in real time live images captured from video4linux compatible hardware. Remove background from captured tv camera images, invert image colors, split rgb field, display coor istograms, etc.... Strong changes in light i
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Graphist uses PHP's GD library to produce data plots, in real time, served up as standard images for consumption by web pages (though such images could be saved for use in other document types).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Application of neural network to predict the future of stock exchange, aerospace ( ufo trajectory ), sound, image, noise, scientific or medical data. You need , by example, 100 days of a numeric data and the number of days to predict (by example 7 days).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Project MOVED to Codehaus New location is http://esper.codehaus.org The Esper project aims to provide a general-purpose event processing facility in Java for complex event processing of real-time, high throughput data streams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An open-source package for analysis of neurophysiological data-- offline (vs real-time) processing of single-neuron spike trains or EEG data associated with behavior and memory processes. Currently MATLAB heavy, with some Windows specific code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    iSense is an open source platform for real time video and audio signal processing for Mac OS X which features shared library filters and dynamic user definable scripting of application behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A toolkit for processing and visualising sensor data in real time with support for use with embedded platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FreeNorm is a cross-tabulation web application adapted from SurveyComplete's real-time reporting system. Currently it can run tabs on extremely large datasets, export to Excel, read ASCII data, and understand table definitions in the UNCLE tab language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB