[go: up one dir, main page]

Showing 47 open source projects for "visualization"

View related business solutions
  • Enterprise-Grade Monitoring - Zero Compromises Icon
    Enterprise-Grade Monitoring - Zero Compromises

    PRTG delivers deep visibility and proactive alerts for complex IT. Monitor, analyze, and optimize - all in one platform.

    Managing a large, distributed IT environment demands more than basic monitoring. PRTG provides a unified view of your entire infrastructure - across sites, clouds, and hybrid setups. Advanced analytics, customizable dashboards, and granular access controls empower your team to detect issues early and respond fast. Automate reporting, ensure compliance, and scale effortlessly as your network grows. With PRTG, you get reliability, flexibility, and the insights you need to keep your business running at peak performance.
    Start Your Free PRTG Trial
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 1
    listmonk

    listmonk

    High performance, self-hosted, newsletter and mailing list manager

    Performance and features packed into a single binary. Manage millions of subscribers across many single and double opt-in lists with custom JSON attributes for each subscriber. Query and segment subscribers with SQL expressions. Use the super fast bulk importer (10k records per second) or use HTTP/JSON APIs or interact with the simple table schema to integrate external CRMs and subscriber databases. Visualize and compare campaign performance. Connect external visualization programs...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    voxshare_gui

    voxshare_gui

    *VoxShare* is a simple Python-based push-to-talk multicast voice chat

    VoxShare is a simple Python-based push-to-talk multicast voice chat application with a sleek modern GUI built using CustomTkinter. Provided as python source code or compiled standalone windows application (no need to install anything).
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    SHModbus

    SHModbus

    Modbus TCP/IP Client Application

    SHModbus is a real-time industrial data monitoring and visualization application that connects to Modbus devices, collects and stores sensor data in a database, and displays both live and historical values through an intuitive web dashboard. --- By default, the application can be accessed with the login admin@admin and password admin.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4

    linSmith

    Smith chart intended for educational use

    A Smith charting program. You can enter either discrete components or transmission lines, see the results on screen and/or generate Postscript output. Component values can be changed numerically or using scrollbars.
    Leader badge">
    Downloads: 15 This Week
    Last Update:
    See Project
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
    Try for free
  • 5
    CubicSDR

    CubicSDR

    Cross-Platform Software-Defined Radio Application

    CubicSDR is a cross-platform Software-Defined Radio (SDR) application that enables users to tune into and visualize a wide range of radio signals. It supports various SDR hardware, providing a flexible interface for exploring the radio spectrum. CubicSDR is useful for hobbyists, amateur radio operators, and professionals interested in radio communications.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 6
    BlazorTable

    BlazorTable

    Blazor Table component with sorting, paging and filtering

    Blazor Table component with sorting, paging and filtering. Provides column reordering features, edit mode, client side, paging and sorting, filtering and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Panoramic RTL-SDR directly

    Panoramic RTL-SDR directly

    Open source RTL-SDR Panoramic Spectrum Analyzer

    This utility 'rtl_sdr_panorama.exe' designed for panoramic imaging spectrum REALTIME any (reasonable) band by accumulating within 0.5 second spectral samples of limited bandwidth for simultaneous monitoring (speed via USB, usually within 2...3 MHz) c DVB- chip based RTL-2832/R820 (13...1864 MHz). Controlled parameters: 1. Dongle Phone system. 2. Initial scan, Hz. 3. Endpoint scan, Hz . 4. Spacing scanning ediitsy tens kHz/MHz. 5. Noise level, dB. 6. Magnitude clock frequency...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 8
    Marid

    Marid

    Free data acquisition and data visualization cross-platform software

    Marid is a cross-platform data acquisition and visualization software intended to build complex and hierarchical data acquisition systems. The base concepts of its architecture include: * Graphical deploy configuration builders * Powerful Groovy scripting language * Embedded database ( H2 , HSQLDB) to store data * Cross-platform design (write once, run anywhere) * Embedded GUI-configurable binary/ascii device protocol parser/generator * Deploy manager to deploy firmwares to remote...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 9
    XASTIR

    XASTIR

    Multiplatform Ham Radio APRS and Mapping Program

    NOTE: Code commits are FROZEN on SourceForge: New code is now at <http://github.com/Xastir/Xastir>. Real-time tracking & messaging of stations via radio/internet APRS data streams, w/125 map formats supported. Linux/FreeBSD/Solaris/MacOSX/Windows in any of 7 languages. Can also be used for mobile mapping w/GPS. MAILING LISTS ARE AT: PROJECT->WEB SITE.
    Downloads: 8 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 10
    Grammar based Combinatorial Solver

    Grammar based Combinatorial Solver

    Solver with Applications in Computer Network Systems Design

    The solver performs an exhaustive search on the space defined using simple formal language grammar constructs to identify solutions that meet the objective and constraints. It can be used to easily define complex discrete multi-dimensional combinatorial problems that are otherwise difficult to model using Mixed Integer Linear Programming solvers. The solver does not make any assumptions on continuity of the search space. The solver is implemented in PHP. A GoJS based visualization is provided...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Java GUI Framework seeks to simplify the development procedures of Java GUI ,which can directly collect data for the object model from input interface and seamlessly link up ORM technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    NetVis 2D (NV2D) is a social network visualization application that can be embedded in a browser or run as a standalone applcation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project is the implementation of The Virtual Collaborative Environment (VCE) which supports clinical applications of 3D modeling in medicine. The system is based on three layer client-server architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    RIM is a client application for the management of information with a connection to multitude of data repositories and a desktop-integration for an optimal usage for the offline management, visualization and easy accessibility of information to the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    NECO - NEtwork COding simulator
    A high-performance extensible simulation framework for network coding protocols, written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SNMP Network Analysis and Presentation Package (SNAPP). Allows high speed SNMP data collection and visualization through a web based interface using a RRD data storage format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Release 1 of BroadBit Test Tool (BTT) offers the power and efficiency of TTCN testing; all software testing engineers can add this platform independent tool it into their toolbox. Training support is available through training@broadbit.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Annoki is a set of extensions for MediaWiki that facilitates team collaboration by making the wiki easier to use and more secure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Jabber + VTK = Jaivis. Jaivis is built on top of VTK (Visualization Toolkit). Jaivis uses Jabber to connect multiple VTK sessions into a multi-user interactive visualization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    N-Browse is a client-server package for interactive visualization of network data with heterogeneous types of links, intended for ease of use and designed using a generic database schema for data integration and visualization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Visualization of the contact network and user data from the popular business network XING.com. The web-based software can be used by every registered user from XING.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Shadows will be a mmo with a very unique spell and crafting system. The IrrLicht graphics engine (http://irrlicht.sourceforge.net) shall be utilized to serve as a cross platform engine. I'm oping to create the feel of a graphical mud more than an mmo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An attempt to design minimum cost broadband networks with the use of a modified version of the Particle Swarm Optimization method. A GIS subsystem is used for the visualization of data and results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MuViChat (Multiple Visualization Chat) is a Jabber chat client which supports references between chat messages and offers a variety of visualization styles to overcome the co-text loss issues. MuViChat uses prefuse visualization toolkit and Smack API
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TopAZ(Topology Analysis and Visualization)is a tool developed in Java with a visual editor which helps visualize changes caused to the attributes of the graph when it is manipulated.It is mainly used for viewing,creating,editing & analysing graphs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next