Showing 1951 open source projects for "using"

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
    PortOpt

    PortOpt

    A portfolio-optimizer using Markowitz(1952) mean-variance model

    PortOpt [Portfolio Optimizer] is a C++ program (with Python binding) implementing the Markowitz(1952) mean-variance model with agent's linear indifference curves toward risk in order to find the optimal assets portfolio under risk. You have to provide PortOpt (in text files or - if you use the api - using your own code) the variance/covariance matrix of the assets, their average returns and the agent risk preference. It returns the vector of assets' shares that composes the optimal portfolio. In order to minimise the variance it internally uses QuadProg++, a library that implement the algorithm of Goldfarb and Idnani for the solution of a (convex) Quadratic Programming problem by means of an active-set dual method. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    WS1281 decoder

    Decoding of OOK signals transmitted by a weather sensor on 433,82 Mhz

    WS1281DEC is a portable Win32 application that extract and display the data transmitted by WS1281 weather station external sensor, using the sound device of a PC computer and some additional hardware and software. Hardware requirements are RTL-SDR dongle (e4000 or R820T tuner ), external antenna, and a PC. As additional software, it is necessary to have SDR Sharp and Virtual Audio Cable. The whole system was tested on Windows 7 64 bit OS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    RMG - Reaction Mechanism Generator
    ...Please find the latest version written in Python at http://reactionmechanismgenerator.github.io To see the website o the old Java version of RMG, visit http://rmg.sourceforge.net RMG (Java version) is an automatic chemical reaction mechanism generator that constructs kinetic models composed of elementary chemical reaction steps using a general understanding of how molecules react (currently limited to C, H, O, and S atoms).
    Downloads: 13 This Week
    Last Update:
    See Project
  • 4
    RTLSDR Scanner

    RTLSDR Scanner

    A cross platform Python frequency scanning GUI for rtl-sdr

    A cross platform Python frequency scanning GUI for USB TV dongles, using the OsmoSDR rtl-sdr library. In other words a cheap, simple Spectrum Analyser. More information can be found at: http://eartoearoak.com/software/rtlsdr-scanner An installer and standalone versions for Windows are located here: https://github.com/EarToEarOak/RTLSDR-Scanner/releases Sources are available on GitHub: https://github.com/EarToEarOak/RTLSDR-Scanner ** The up to date installer is no longer maintained on this site and can now be found at https://github.com/EarToEarOak/RTLSDR-Scanner/releases **
    Leader badge
    Downloads: 23 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
  • 5
    O.N.O.S

    O.N.O.S

    Open Network Object System

    Open Network Object System A Internet of things Content management system. Would you like to automate and controll remotely your home appliances from internet or lan using your phone /pc ? This program is for you! Internet of things made easy for everyone. Open source , simple to use , no need to know any programming language , you can add your programs easy , it runs bash command!every linux system will run it , portable . No installation required! just copy the folder where you want, connect your arduino to the usb and run the python program on the pc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    ViennaCL

    Linear algebra and solver library using CUDA, OpenCL, and OpenMP

    ViennaCL provides high level C++ interfaces for linear algebra routines on CPUs and GPUs using CUDA, OpenCL, and OpenMP. The focus is on generic implementations of iterative solvers often used for large linear systems and simple integration into existing projects.
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 7
    XLap

    XLap

    X-Windows Lap Counter

    Slotracing lap counter using Qt and Qt/AI. The Program collects and stores lap data in a MySQL Database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    iMSAT
    ...Visit http://www.biomedcentral.com/1471-2164/15/858/abstract for the pdf article describing the utility of iMSAT and if you use the program please cite this article as: Andersen and Mills: iMSAT: a novel approach to the development of microsatellite loci using barcoded Illumina libraries. BMC Genomics 2014 15:858.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    CoreTML framework
    CoreTML framework is an open-source template-based configuration system allowing the developer to create parametrized templates by inserting special content to any text files. Its main purpose is to serve as a toolkit for semiconductor IP core creation (based on VHDL/Verilog).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
    Learn More
  • 10

    GLroboop

    OpenGL interface using the package ROBOOP.

    OpenGL interface using the package ROBOOP. Uses wxWidgets for the interface and OpenGL to provide 3D visualization of the robot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ***** Discontinued (direct part of NetLogo now (since NL v6)!) ***** This extension connects the simulation platform NetLogo with the statistical analysis software R. It adds some new primitives to NetLogo, which offers the interchange of data with R and the call of R functions from NetLogo. See the documentation for more details. There is also the possiblity to open an Interactive R Shell from NetLogo. _______________________________________ Please have also a look on our info...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Digital PID Controller MSP432

    Digital PID Controller MSP432

    Digital PID Controller Using MSP432

    The code in this repository is old and I don't like the sourceforge interface. You can get the code that was running in the video here: https://github.com/arduinoNube/digital-pid-classroom-demo This was a class demonstration I developed for a mechatronics class. Feel free to contact me about getting design files, code, a little help, etc. It demonstrates proportional, integral, and derivative controllers and their features as well as anti-windup and control loop update rate. It uses...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 13
    This software searches the potential energy surface of small to medium size atomic systems for global minima using quantum ab initio techniques. It performs bond rotations and molecule translations and rotations on a Linux cluster with MPI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Tolven platform and ePHR and eCHR applications enable interoperability across electronic health records for consumers and clinicians. Using Java, EJB3, Faces, Facelets, AJAX, relational database, and LDAP for security.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    FUBI

    FUBI

    Full Body Interaction Framework

    FUBI is a framework for full body interaction using a depth sensor such as the Microsoft Kinect with OpenNI/NiTE or the Kinect SDK. It further supports the Leap Motion Controller. FUBI is written in C++ and includes a C#-Wrapper. Releases are tested on Windows 8.1, but there also exist Linux Code::Blocks project files. Fubi's main functionality is gesture and posture recognition according to four gesture categories: 1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Orfeo ToolBox

    Orfeo ToolBox

    OTB is an open-source C++ library for remote sensing images processing

    ...Targeted algorithms for high resolution optical images (SPOT, Quickbird, Worldview, Landsat, Ikonos), hyperspectral sensors (Hyperion) or SAR (TerraSarX, ERS, Palsar) are available. Orfeo ToolBox has three main access depending on the category of user: write processing chains in C++ using existing filters or creating new ones, use the OTB applications, which is a plugin-based framework allowing to extend high-level processing chains from various environment ( command-line, QT, QGis, Python....) or use Monteverdi, a software for everyday life image manipulation and analysis.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 17

    graphnet

    AI project using a graph technique on written text.

    Experiments using a data sequencing technique on English language sentences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    NGS-TOOLBOX

    NGS-TOOLBOX

    Handy tools to process/analyze next generation sequencing (NGS) data

    The NGS TOOLBOX is a collection of simple open source Perl scripts that perform basic analyses and processing steps using next generation sequencing (NGS) datasets. Each tool is designed to ensure convenient and intuitive usage. Installation and usage does not require any bioinformatics skills. All scripts work out-of-the-box. Advanced users may use the command line based Perl scripts to build automated sequence analyses/processing pipelines. If you use the NGS TOOLBOX you for publication purposes you can cite the following methods paper: Rosenkranz D, Han CT, Roovers EF, Zischler H, Ketting RF. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Nets&Nuts

    Nets&Nuts

    Communicating Vision PLC with Java - Linux server

    This is a Java application which enables the communication among Vision V350 PLC and Linux server without using OPC server. In fact there are two applications: 1- TCP_Server which timely receives data sent from PLC 2- TCP_Client which implements the Unitronics ASCII communication protocol allowing an user read and write any PLC registers of Vision V350 model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    beam3d

    3d beam FEM structural analysis

    3D FEM structural analysis using the beam element. It works with macro preprocessor and system pipes.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    Ava: Testdata Xsl

    Ava: Testdata Xsl

    generates Testdata on base of excel: creates xml,excel,csv,html,sql,+

    this tool for test-data-generation receives an 'excel-sheet' as primary input. second important paramter is the 'number of test-records to produce'. The excel-data will be reused as long data is needed. This tool is hightly paramatrisazable by the use of 'xsl scripts'. data can be created, updated, modified and finally exported in a format of your choice Main Fuctions: (1) Generates Testdata (excel, xsl, xml) (2) Exports generated testdata in multiple formats (csv, excel, html,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Perl OBD-II Logger

    Perl OBD-II Logger

    A Perl program for logging OBD-II PID data

    ...The program supports scantools that are based on the ELM Electronics ELM327 or OBD Solutions STN1110 programmed microcontrollers. It has been tested with scantools using legacy RS-232 serial, serial over USB, and Bluetooth hardware interfaces. Perl OBD-II Logger even runs on the popular Raspberry Pi computer!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23

    autodiff

    Python class for automatic differentiation

    Python automatic differentiation class for forward mode automatic differentiation using operator overloading and reimplemented math functions. Single and partial derivatives are supported. Supported operators: +, -, *, /, **, +=, -=, *=, /=, **= Available functions: sin, cos, tan, asin, acos, atan, sqrt, exp, log, log10, sinh, cosh, tanh, asinh, acosh, atanh See README file for usage examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GPS and GSM Tracking (GG-Tracker)

    GPS and GSM Tracking (GG-Tracker)

    Track your mobile device or cellphone via internet using OpenGTS/GPRMC

    GG-Tracker tracks the location of your mobile device. It displays your position on the internet using Google Maps / Earth and uses live updates via ajax technology. GG-Tracker can run standalone or integrated on an existing webpage. The application is built using the template framework Bootstrap which makes it fully responsive (fits on any screen). Also the supporting files for Google Maps, Streetview and Earth are 100% responsive.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    pyQPCR
    pyQPCR is a GUI application written in python that deals with quantitative PCR (QPCR) raw data. Using quantification cycle values extracted from QPCR instruments, it uses a proven and universally applicable model to give finalized quantification resu
    Downloads: 4 This Week
    Last Update:
    See Project