Showing 625 open source projects for "user%20%26%20admin%20panel%20script"

View related business solutions
  • AI-powered SAST and AppSec platform that helps companies find and fix vulnerabilities. Icon
    AI-powered SAST and AppSec platform that helps companies find and fix vulnerabilities.

    Trusted by 750+ companies and performing 200k+ code scans monthly.

    ZeroPath (YC S24) is an AI-native application security platform that delivers comprehensive code protection beyond traditional SAST. Founded by security engineers from Tesla and Google, ZeroPath combines large language models with advanced program analysis to find and automatically fix vulnerabilities.
    Learn More
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of Google's scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 1
    arrowmatcher
    Arrowmatcher is a ballistics software for crossbow archers. It can calculate the speed, kinetic energy, trajectory, aiming solution and much more of an arrow (or bullet). It uses a simplified 6 degree of freedom model.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2

    Sage-sb

    Semiautomatic generation of semantic building models from image series

    We present an approach to generate a 3D model of a building including semantic annotations from image series. In the recent years semantic based modeling, reconstruction of buildings and building recognition became more and more important. Semantic building models have more information than just the geometry, thus making them more suitable for recognition or simulation tasks. The time consuming generation of such models and annotations makes an automatism desirable. Therefore, we present a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A project to develop open and free data exchanging interfaces and user interfaces (data readers, writers, plugins, converters, graphic user interfaces, etc) for open source CAE solvers and pre/postprocessors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ...GtkDatabox is a widget for live display of large amounts of fluctuating numerical data. Data presentation (e.g. on linear or logarithmic scales, as dots or lines, with markers/labels) as well as user interaction (e.g. measuring distances) is easy. (see https://sourceforge.net/projects/gtkdatabox/ )
    Downloads: 0 This Week
    Last Update:
    See Project
  • Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud. Icon
    Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud.

    Power faster innovation with Teradata VantageCloud

    VantageCloud is the complete cloud analytics and data platform, delivering harmonized data and Trusted AI for all. Built for performance, flexibility, and openness, VantageCloud enables organizations to unify diverse data sources, run complex analytics, and deploy AI models—all within a single, scalable platform.
    Learn More
  • 5
    vIST/e

    vIST/e

    Interactive visualization of DTI, HARDI and other complex imaging data

    vIST/e is a C++ application that allows interactive visualization of various kinds of imaging datasets, both simple scalar data as well as complex high-dimensional data such as diffusion tensor imaging (DTI) and high angular resolution imaging data (HARDI). vIST/e is based on VTK, Qt and is designed as a plugin system which allows it to be extended in a flexible way. vIST/e emerged from being the main research tool of Imaging Science and Technology Eindhoven (IST/e), a major imaging group...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Imview is an image display/image analysis package for Unix and Win32 based on the Fast Light ToolKit (FLTK, also on sourceforge).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MITO - Leap Motion - Fork
    MITO Leap Motion Fork is a fork of the Medical Imaging TOolkit. It integrate the Leap SDK so that you can interact with the application using hand gestures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    mhGui

    A gui for linux users of miniHomer, a GPS tracker

    miniHomer is a GPS tracker based on a skyTraq GPS chip. This tools helps you to manage the device if you use Linux as your favourite Operating System. As the tool is written in QT/jquey/HTML/javascript, there is a good change that it will run on other OSes. Version 1.0 should be good enough to be offered to the public Please see the files section for RPM packages
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    IC-Station Productivity Suite
    This is a collection of (hopefully) useful productivity enhancements of Mentor Graphics IC-Station tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • Connect with customers in one app Icon
    Connect with customers in one app

    Businesses of all sizes seeking an AI-enhanced, all-in-one communication platform to unify voice, video, and messaging for improved team collaboration

    Dialpad Connect is an AI-powered unified communications platform that combines voice, video, and messaging to enhance team collaboration and customer interactions. It features real-time call transcription, automated call summaries, and AI-generated action items to help users stay focused during conversations. The platform integrates seamlessly with popular business apps like Salesforce, Zendesk, Microsoft Teams, and Google Workspace to streamline workflows. Designed for businesses of all sizes, Dialpad Connect delivers enterprise-grade reliability with 100% uptime SLA and robust disaster recovery. Security and privacy are core priorities, meeting standards like GDPR, HIPAA, and SOC 2 compliance. Dialpad Connect helps companies elevate customer experiences while boosting team productivity.
    Learn More
  • 10
    Arcadia is a light-weight, cross-platform, C++ desktop application designed for visualizing biological networks such as metabolic pathways.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    BinaryView

    Show binary data

    BinaryView is able to show 2d binary data either as xy-plot or using a simple fragment shader. Standard shaders like simple color mapping or a relief shading for digital elevation data already exist, but you can also write your own shader. As an example, the screenshots show Mars MOLA topographic data taken from http://pds-geosciences.wustl.edu/missions/mgs/megdr.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    MPlotCurve

    A subclass of QwtPlotCurve

    A subclass of QwtPlotCurve that supports various types of curve fitting. The fitted points are readily available for use by the application. This makes computing such things as the area under a curve easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Displays four-dimensional objects and functions by projecting them into three-dimensional space. Viewpoint transformations and parameter changes are displayed in real time. THE PROJECT'S CODE BASE HAS BEEN MOVED TO GITHUB: https://github.com/lene/HyperspaceExplorer The Git repository on SourceForge will be kept in sync with GitHub at least for the time being, but for the latest commits you should check the GitHub Project. If you want to report a bug or a feature request, please use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    GnuplotIpp

    Gnuplot C/C++ interface (the real extension of gnuplot_i)

    This project is an extension of gnuplot_i from N. Devillard that provides a basic C/C++ interface to gnuplot. Gnuplot_ipp provides the same light interface as gnuplot_i but makes it compatible with C++ as well. Finally, an extra C++ wrapper that takes care of opening and closing handles and makes code more organized is provided. All of this was performed using the C/C++'s maxima: "if you don't use it you don't pay for it". Both interfaces are available in C++, and in C you are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Open Dynamics Engine
    A free, industrial quality library for simulating articulated rigid body dynamics - for example ground vehicles, legged creatures, and moving objects in VR environments. It's fast, flexible & robust. Built-in collision detection.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    OpenGL Image (GLI)
    A C++ image library to load, save and manipulate images.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17
    Ascalaph Quantum
    is a molecular viewer & model builder for quantum chemistry programs. It has an interface with NWChem, CP2K and PC GAMESS/Firefly quantum programs. http://www.biomolecular-modeling.com/Products.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The QAIV (Qt Advanced Item Views) library provides GUI and utility classes extending the capabilities of the Qt item views.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    SVG_plot

    Plot data in SVG format using C++ library

    The SVG_plot C++ library allows, with a few lines of C++ code, to add plotting of data, held in STL containers like vector and map, output as SVG files that can be viewed by all modern browsers. 1D, 2D and Boxplots can be produced, and there are a myriad of options to control appearance. The plots are very high quality and can be expanded without loss of quality (no pixelation!) but are tiny, (compared for a Microsoft Excel plot, for example) and are easily compressible, making them...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    surfit is an open source and free gridding and contouring software. surfit can do interpolation/approximation of points, contours and surfaces, can take fault lines and trend surfaces into account, can use inequalities and other conditions. Supports a lo
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Runge

    Runge is an Interactive Solver for Systems of Differential Equations

    Runge is an Interactive Solver for Systems of Ordinary Differential Equations. It solves initial value problem (aka Cauchy problem). Few advantages Runge provides: It's fast. It utilizes BLAS and LAPACK libraries optimized for modern multi-core processors. It's interactive. It allows you to start a solution by mouse click on a plane. It's precise. It uses Runge Rule to adjust step length to satisfy required precision on each step. It's effective. When it needs to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Gerbil

    Gerbil

    Hyperspectral Image Visualization and Analysis Framework

    The Gerbil project moved to http://www.gerbilvis.org Please visit us there for up-to-date information and current software releases!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    CyberMed
    CyberMed is a framework for the development of medical simulations based on virtual reality. It includes support to visualization, haptics, deformation, stereoscopy, collision detection, user assessment, texturing, tracking and collaboration.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    LogicCalculus

    LogicCalculus

    A logic IDE for the sentential logic and the predicate logic.

    LogicCalculus is a logic IDE for the sentential logic and the predicate logic. Currently it can evaluate expressions and fill a truth table.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    FlowVR
    FlowVR is an open source middleware tailored for high performance in situ data processing and analytics running on large parallel machines
    Downloads: 0 This Week
    Last Update:
    See Project