Showing 1275 open source projects for "execute"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    Uiautomator-bot

    Uiautomator-bot

    Automated Uiautomator tool.

    Uiautomator-bot is a automation tool for UIautomator. Simple intutive way to develop and execute test cases on multiple devices simultaneously.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    JRequirements

    makes requirements executable and useable for all project-participants

    The main goal of this framework is to make requirements executable and useable for all project-participants. Customer can execute requirements and define domain specific tests. The programmer can debug bugs. Project manager can analyse executed requirements & automated tests and estimate project progress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    dndf

    dndf

    Perform a drag'n'drop of file handler given full file path as text.

    ...In the standalone mode there is a text-area where you can usually drag'n'drop (or copy-paste) the "full file path" text, from any other program (notepad, browser). In the called mode you can execute it by your local web server or similar and pass the path through arguments. Why dndf.exe? 1. I develop some programs web-based to manage (index/search) my local files, but security policy of browsers denies me to perform drag'n'drop as a 'file handler' object from browser to other desktop applications. 2. I have a list of files in a plain text (.txt, .ini, .log, .pls, .m3u, ...) and I want to perform some operations. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    WPF MSQL Workbench

    MSQL Workbench

    To make your connection to Msql server easy this application will help you. Easy connection to sql server and create databases execute any query.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5

    bictools

    bictools - a package to faciliate the analysis of SAAVs using BICEPS.

    ...This repository contains a convenient KNIME workflow to perform the analysis of MS data via OpenMS and a python package (bictools) to handle results from the peptide identification from BICEPs. The combination of both utilities allows to execute the proteomic variant detection workflow. See the wiki page for detailed information and a tutorial.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Mooty Tool Kit (MTK) is a feature-rich Bash tool kit that makes it easy for you to perform High Performance Administration (HPA) task in your environment. HPA task include: * Mass-management of computers * Deployment of files * Collection of system data reports * And much, much more The MTK leverages existing Network Operating System infrastructure, so it is very light, flexible, portable and powerful. The kit comes with multiple tools that make mass management simple and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DIR command replacement with advanced file/folder listing capabilities. List files/folders matching a Regex. Find files modified on a given date. List files-only/directories-only or both. Colour output. Execute listed file by entering it's number.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Class Loader

    Execute java .class files without command prompt

    Class Loader is a visual basic .net 2.0 software. With Class Loader you can execute .class files without the command prompt. Just open the class file!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Filekit

    File Processing Tools - string search and DOS command execution

    Filekit is a set of file processing GUI tools that can be put into an USB flash, so that no installation is required. Aim of the project is to include many file processing tools such as file searching tool, batch rename file, find duplicate files, split and join files and so on ... Release 0.1.0 consist of the multi-threaded file search tool that allow you to select multiple folders and files, then search those files that contains particular strings using regular expression. Release 2.0...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    A generic BOINC wrapper for legacy applications utilizing GitBox (a variant of BusyBox): Use POSIX like shell scripting and built-in commands like tar, awk, sed, zip, etc. to control and execute your legacy application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Hadoop

    Hadoop

    Use Hadoop in Scientific Workflows

    This project provides with an application to integrate Hadoop with WS-PGRADE workflows. It uses Openstack cloud to create user specified Hadoop clusters and execute jobs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SuperSync

    SuperSync

    A file synchronization/backup utility

    A file synchronization/backup utility. Designed to synchronize two folders. It can be used as a backup by synchronizing to a backup source. You can synchronize multiple computers to the same storage source. Includes FTP, SFTP and FTPS support.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13

    ant_farm

    Python-based reverse-engineering tool

    ant_farm provides a GUI framework for integrating all of those python tools you have written over the years to parse files, execute algorithms, display data etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Java Job Scheduler

    Yet another Simple Java Job Scheduler

    ... - Register/Unregister triggers freely. - Enable/Disable a scheduler freely. - To integrate your code just implement the Job interface and put your code in the execute method, register your job into a trigger, and register the configured trigger into a FireMeUpScheduler object. Project source: https://github.com/husseincoder/FireMeUp-Scheduler/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    LABjs

    LABjs

    Loading And Blocking JavaScript

    LABjs is a lightweight JavaScript loader focused on speeding up page performance by controlling how and when scripts download and execute. It provides an expressive API to load multiple files in parallel while guaranteeing execution order, so dependent scripts don’t break. By decoupling fetch from execute, it avoids the blocking behavior of traditional tags and helps reduce perceived load time. LABjs embraces a “load groups, then wait” model that makes dependency management clear without a separate build step. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    runslides

    RunSlides offers interactive HTML5 slides

    RunSlides enables you to edit code snippets within HTML5 slides, to run it, and to display its output in a visually pleasant way
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JBEAM

    JBEAM

    Java based Batch scheduling, processing and monitoring framework

    JBEAM can be leveraged to 1. Define a batch calendar 2. Schedule and execute end of the day processing of business objects 3. Schedule execution of inbound and outbound interface jobs 4. Schedule any end of business day or monthly reports 5. Monitoring of the Jobs status and execution
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    mathSuite

    mathSuite

    Powerful Calculus Environment and Matrices Handling Engine

    ...Also it gives you a very powerful and fast Calculus Environment which let you handle easily interchangeable variable lists, matrices, LOGS and Settings Layouts with optimized Items Lists Managing Engine. You'll also be able to execute your own scriptfiles with a basic math-oriented beta script language. Some feature regarding Matrices and Linear Algebra Operations are LU-Factorization, SVD Decomposition, Rank Calculator, Ill Condition Checking and more... There are also a very powerful Linear System Solver and Basic PRELoaded Functions Integrator Engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Flicker is a project to execute security-sensitive code in isolation from an operating system such as Windows or Linux. Flicker works on x86-class systems from AMD and Intel with support for dynamic root of trust.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MySQL, Oracle, Postgre DB query browser

    MySQL, Oracle, Postgre DB query browser

    Lightweight tool for connect to MySQL, Oracle 11g and PostgreSQL DB.

    This program can help you to connect to the SQL server and execute queries, inserts, updates, show results, browse through DB schemas, tables. It has converter from timestamp date to regular date format and vice versa + Backup and Restore of MySQL DB + export to CSV file. Not need to install, just launch and use. Program was created with Java 1.7 version, please, use the same version for launch it.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    Startup Selector

    open a group of programs after Windows logon

    ...A timer will count down from a number of seconds - when it reaches 0 the selected group will be executed. Startup Selector allows you to start programs in a specific order, and allows you to define pauses between their execution. GOALS: - execute a number of programs quickly & easily. - plenty of customization. - pretty graphics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    KoSQLite is a SQLite client. You can work with multiple databases, write and execute querys, import data, and many more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    pybywire

    Command python from the LabVIEW environment

    Leverage the power of python scripting from in LabVIEW! Execute scripts on a python server, and pass data back and forth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Windows SQlite

    SQlite management tool for windows

    SQLite is a relational database management. In contrast to other database management systems, SQLite is not a separate process that is accessed from the client application, but an integral part of it. SQLite is a popular choice as embedded database for local/client storage in application software such as web browsers. It is arguably the most widely deployed database engine, as it is used today by several widespread browsers, operating systems, and embedded systems, among others. SQLite...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Automated Task Killer for Windows

    Kill Process that you don't want to execute.

    This program helps you block processes what you don't want to execute in realtime. Coded in AutoIt v3. *It Requires Administrator Previleages. If you are using UAC, Please accept this program.
    Downloads: 0 This Week
    Last Update:
    See Project