Search Results for "visualizations" - Page 7

Showing 239 open source projects for "visualizations"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1
    IDTE- ID3 Tag Editor

    IDTE- ID3 Tag Editor

    A Smarter Way to Tag FLAC, Vorbis, Lyrics, WMA, WavPack, and ID3 Tags

    ...IDTE offers a wide range of advanced features: • Rename files using tag information • Export and manage tag data • Create and manage playlists • Search online for missing or incomplete tags • Fetch lyrics and album artwork • Full CUE sheet support • Batch processing and multi-file editing • SFX, visualizations, and more A new, minimalistic version of IDTE is also available for download: https://sourceforge.net/projects/idte ⚠️ Important Notice Tagging MP4 video files and WAV audio files using IDTE is not recommended. WAV tag support is ambiguous and inconsistently handled across players (see: http://wiki.audacityteam.org/wiki/WAV).
    Downloads: 43 This Week
    Last Update:
    See Project
  • 2
    DIGITS

    DIGITS

    Deep Learning GPU training system

    ...DIGITS simplifies common deep learning tasks such as managing data, designing and training neural networks on multi-GPU systems, monitoring performance in real-time with advanced visualizations, and selecting the best performing model from the results browser for deployment. DIGITS is completely interactive so that data scientists can focus on designing and training networks rather than programming and debugging. DIGITS is available as a free download to the members of the NVIDIA Developer Program. DIGITS is available on NVIDIA GPU Cloud (NGC) as an optimized container for on-demand usage. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Clustergrammer

    Clustergrammer

    An interactive heatmap visualization built using D3.js

    ...Clustergrammer's front end (Clustergrammer-JS) is built using D3.js and its back-end (Clustergrammer-PY) is built using Python. Clustergrammer produces highly interactive visualizations that enable intuitive exploration of high-dimensional data and has several biology-specific features (e.g. enrichment analysis, see Biology-Specific Features) to facilitate the exploration of gene-level biological data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Teachingbox uses advanced machine learning techniques to relieve developers from the programming of hand-crafted sophisticated behaviors of autonomous agents (such as robots, game players etc...) In the current status we have implemented a well founded reinforcement learning core in Java with many popular usecases, environments, policies and learners. Obtaining the teachingbox: FOR USERS: If you want to download the latest releases, please visit:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • MyQ Print Management Software Icon
    MyQ Print Management Software

    SAVE TIME WITH PERSONALIZED PRINT SOLUTIONS

    Boost your digital or traditional workplace with MyQ’s secure print and scan solutions that respect your time and help you focus on what you do best.
    Learn More
  • 5
    CSCore

    CSCore

    An advanced audio library, written in C#. Provides tons of features

    ...From playing/recording audio to decoding/encoding audio streams/files to processing audio data in real-time (e.g. applying custom effects during playback, creating visualizations). The possibilities are nearly unlimited. CSCore is a free .NET audio library which is completely written in C#. Although it is still a rather young project, it offers tons of features like playing or capturing audio, en- or decoding many different codecs, effects and much more! CSCore is based on a very extensible architecture that allows you to make it fit to your needs without any major effort. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6

    ThMAD

    Thinking Machine Audio Dreams - Audio Visualization

    Real-time audio visualization for Ubuntu-Linux. Provides for a GUI for graphically constructing visualizations, and a player to play them. ThMAD book: ISBN: 978-1-4842-3167-8 (eBook: 978-1-4842-3168-5)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Britecharts

    Britecharts

    Composable Charting Library based on reusable D3.js components

    Britecharts is a client-side reusable Charting Library based on D3.js v5 that offers easy and intuitive use of charts and components that can be composed together to create amazing visualizations. Britecharts components have been written in ES2016 with a Test Driven methodology, so they are fully tested, and we are committed to keeping them that way. The typical use of Britecharts involves creating a chart using its simple API, then rendering it on a container that has previously had data applied to it. All the components expose some common API methods like width, height, and margin. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    irayMol

    Molecular visualization

    Analyses and Interactive visualizations of the structures, functions and actions of biomolecules including molecular surface computation, and protein-ligand interface and protein-ligand docking where the ligand could a small compound, a nucleic acid, membrane and other proteins, written in C++/Qt/openGL/GLSL with more than 125,000 lines of codes. In addition to Qt, the only external library needed is GSL everything else is coded from the scratch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    React Trend

    React Trend

    Simple, elegant spark lines

    ...We recommend forking this project, or reading its source to learn how it's built). Graphing tools are often complex, abstract, and heavy. They require domain-specific knowledge and significant time investment. While building rich data visualizations for an analytics app, is a necessary cost. But what if you just need a sparkline that shows a trend? These are very simple and elegant visualizations, and they should not require a bloated graphing library to produce. React Trend is a concrete component that does 1 thing, and does it well, generate these trending graphs. By default, all properties not recognized by React Trend will be delegated to the SVG. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 10
    Linux Dash

    Linux Dash

    A beautiful web dashboard for Linux

    ...Unlike server-side agent processes, Linux Dash does not gather or maintain historical data-sets, allowing its purpose and footprint to remain focused to a smaller surface area. Linux Dash provides many data-points and data visualizations in real-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Illustrated Algorithms

    Illustrated Algorithms

    Interactive algorithm visualizations

    Inspired by Grokking Algorithms and python-execution-trace, this project aims to reveal the mechanics behind algorithms via interactive visualizations of their execution. Visual representations of variables and operations augment the control flow, alongside actual source code. You can fast forward and rewind the execution to closely observe how an algorithm works. The same code that is displayed next to the illustration is also decorated using babel-plugin-trace-execution and executed to record the context at every step. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Scattertext 0.2.1

    Scattertext 0.2.1

    Beautiful visualizations of how language differs among document types

    A tool for finding distinguishing terms in corpora and displaying them in an interactive HTML scatter plot. Points corresponding to terms are selectively labeled so that they don't overlap with other labels or points.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Investing

    Investing

    Investing Returns on the Market as a Whole

    ...The key insight illustrated is that over sufficiently long holding periods (e.g. 40 years), the stock market stabilizes and nearly always yields positive returns, even accounting for extreme market crashes and recessions. The visualizations show “return curves” for different starting years and durations, and also illustrate the probability of losses over various time horizons. The project is centered on transparency in finance and encourages users to examine the data themselves; the code is shared in R and uses ggplot2 for plotting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Coffee-Physics

    Coffee-Physics

    A simple, lightweight physics engine written in CoffeeScript

    Coffee-Physics is a minimalist physics engine written in CoffeeScript that favors approachable, creative-coding workflows over heavyweight simulation frameworks. It models motion with a particle system and uses simple constraints and behaviors—such as gravity, attraction/repulsion, drag, and springs—to create believable movement with very little code. The design is intentionally composable: you attach behaviors to particles or groups and let the update loop integrate positions, producing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Pt

    Pt

    An experimental library on point, form, and space

    Pt.js is an experimental JavaScript/TypeScript toolkit for generative visuals and interactive graphics. Built around the ideas of Point, Form, and Space, it provides entities for vectors, shapes, animations, and event handling. Suitable for visualizations, D3-like interactions, and creative coding experiments in browser or desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SemaVis (Flex UI)

    SemaVis (Flex UI)

    Semantics Visualization for Information Visualization and Analysis

    Semantics Visualizations enable understanding complex matters in an easy way. The research group “Semantics Visualization” is working on processing, enriching, and visualizing any kind of semantic data to provide visually discoverable information. Thereby processes of knowledge acquisition, human information retrieval, and decision making are supported by a variety of interactive visual representations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    UltraStar Deluxe

    UltraStar Deluxe

    A free sing-along karaoke game for your PC

    Karaoke sing-along game for PC which is similar to Playstation® Singstar™. It allows up to six players to sing along with music using microphones in order to score points, depending on the pitch of the voice and the rhythm of singing.
    Leader badge
    Downloads: 50 This Week
    Last Update:
    See Project
  • 18
    Maltcms
    The Maltcms - Modular Application Toolkit for Chromatography Mass-Spectrometry is a JAVA API for preprocessing, alignment, analysis and visualization of data stored in open file formats used in Proteomics and Metabolomics research.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GMaVis: A DSL for Geo-Visualization

    GMaVis: A DSL for Geo-Visualization

    It is a domain-specific language for large data geo-visualizations

    ...GMaVis' compiler. It is used to recognize GMaVis' code and transform it in a geospatial data visualizations. Usage: bin/gmavis [-i/--input] <arg> [-o/--output] <arg> [-p/--parallel] <arg> Example: bin/gmavis -i my_gmavis_code.vis -o out.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Obelisk.js

    Obelisk.js

    Build pixel isometric graphics with HTML5 canvas

    Obelisk.js is a JavaScript library for creating pixelated isometric graphics using HTML5 canvas. It provides a simple and flexible API to render isometric elements like bricks, cubes, and pyramids, making it ideal for developing retro-style games and visualizations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    NiCE

    NiCE

    Modeling and Simulation made NiCE!

    Notice! This project is now the Eclipse Integrated Computational Environment (ICE)! The new project page is www.eclipse.org/ice and the updated source code is at www.github.com/eclipse/ice . Contact: billingsjj <at> ornl . gov The NEAMS Integrated Computational Environment (NiCE) facilitates the flexible development, composition and use of a wide range of simulations, models and analysis tools for NEAMS integrated performance and safety codes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    EPRI Open PQ Dashboard

    EPRI Open PQ Dashboard

    Demos new techniques for extracting information from PQ data files

    Open PQ Dashboard version 1.0 provides visual displays to quickly convey the status and location of power quality (PQ) anomalies throughout the electrical power system. Summary displays starts with the choice of a geospatial map-view or annunciator panel, both with unique visualizations for across-the-room visualizations fit for a PQ operations center. Drill-downs are in place for various statistics and guide users all the way down to the waveform level. This version consist of a few proof-of-concept applications of applying event severity and trend values to heatmap displays—giving the PQ engineers a wide-area status of PQ for quick interpretation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Matplotlib tutorial

    Matplotlib tutorial

    Matplotlib tutorial for beginner

    ...This makes it ideal for someone learning data analysis or exploratory data visualization for the first time and needing concrete, runnable examples rather than abstract explanations. As the tutorial builds progressively, learners can gradually advance from simple static plots to more complex visualizations, learning how to control figure size, add multiple subplots, adjust plot aesthetics, and handle different data types. Because it is code-first, users can copy, modify, and run the examples on their own datasets, encouraging experimentation and deepening understanding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    StepMania
    StepMania is a music/rhythm game. The player presses different buttons in time to the music and to note patterns that scroll across the screen. Features 3D graphics, visualizations, support for gamepads/dance pads, a step recording mode, and more! WE HAVE MOVED TO GITHUB.
    Leader badge
    Downloads: 177 This Week
    Last Update:
    See Project
  • 25
    circlize

    circlize

    Circular visualization in R

    circlize is an R package for creating circular visualizations (plots laid out in circular coordinate systems) in a very flexible way. It implements many types of plots using circular layouts: chord diagrams, circular heatmaps, arcs/links between sectors, genomic data visualization, etc. It provides low-level drawing functions as well as high-level functions to build complex visualizations.
    Downloads: 0 This Week
    Last Update:
    See Project