495 projects for "execute" with 1 filter applied:

  • 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
  • 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
  • 1
    dataPumper
    ...... a Java command line program to copy data from a database or text file into a database / text file (with optional mailing). Make a select on Database-A and a update on Database-B, or execute a SQL statement. For IBM i (AS400) users is also a CL-Command included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    WxBinTerminal

    Serial Com Terminal for Hexadecimal, decimal, or ascii formats

    ...you can add/change some presetted commands modifying wxBinTermCommands.py dictionnary written in python 2.7.9 : https://www.python.org/ need pyserial : http://sourceforge.net/projects/pyserial/ need wxpython : http://www.wxpython.org/ Gui build with wxFormBuilder (but not need to execute) : http://sourceforge.net/projects/wxformbuilder/ tested on Linux, WinXP, Win7 copyright 2015 Jean Ingrasciotta ginoingras@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Libevent is hosted at https://github.com/libevent/libevent . Go there instead of here. The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. It is meant to replace the asynchronous event loop found in event-driven network servers.
    Leader badge
    Downloads: 251 This Week
    Last Update:
    See Project
  • 4
    MOEA Framework

    MOEA Framework

    A Free and Open Source Java Framework for Multiobjective Optimization

    ...A number of algorithms are provided out-of-the-box, including NSGA-II, NSGA-III, ε-MOEA, GDE3 and MOEA/D. In addition, the MOEA Framework provides the tools necessary to rapidly design, develop, execute and statistically test optimization algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    phpMyAdmin

    phpMyAdmin

    A software tool to bring MySQL to the Web

    phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. Currently it can create and drop databases, create/drop/alter tables, delete/edit/add columns, execute any SQL statement, manage indexes on columns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    dbrun

    execute tasks on all oracle dbs running on server

    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Intel xFSTK Downloader

    Intel xFSTK Downloader

    Update Intel SoC firmware over USB using the DNX protocol

    The Intel xFSTK Downloader allows users to update Intel System on Chip (SoC) firmware over USB using the Download and Execute (DNX) protocol. xFSTK Downloader covers multiple generations of Intel SoCs and can be used through an API, command line or GUI.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    Basket.js

    Basket.js

    A script and resource loader for caching & loading files

    ...The library provides a higher-level API where you describe which scripts to load, along with metadata like expiration time, a unique version string, or whether to execute the script immediately. Modern versions expose a Promise-based interface and support modular usage via ES Modules or CommonJS, so you can integrate it into contemporary build setups and bundlers. It also offers options like skipCache (force bypassing cache), live (always fetch fresh), and custom handlers for different content types beyond JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    RPy (R from Python)
    RPy is a very simple, yet robust, Python interface to the R Programming Language. It can manage all kinds of R objects and can execute arbitrary R functions (including the graphic functions). RPy has been superseded by the RPy2 project: https://rpy2.github.io/
    Downloads: 3 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10

    Large Number Arithmetic

    Addition, Subtraction & Multiplication for large integral numbers

    This software executes addition, subtraction & multiplication for large integral numbers. You have the option to execute the program using as many numbers as you wish. The numbers can be as large as you wish ... the only restictrion is your computer's RAM space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Hibersap

    A Java library to communicate with SAP

    Hibersap helps developers of Java applications to call business logic in SAP backends. It defines a set of Java annotations to map SAP function modules to Java classes as well as a small, clean API to execute these function modules and handle transaction and security aspects. Hibersap's programming model is quite similar to those of modern O/R mappers, significantly speeding up the development of SAP interfaces and making it much more fun to write the integration code. Under the hood, Hibersap either uses the SAP Java Connector (JCo) or a JCA compatible resource adapter to communicate with the SAP backend. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Password quality checker for LDAP

    Plugin for OpenLDAP who checks password quality

    ppInspect become pqChecker (just change the name) OpenLDAP directory with the PPolicy overlay can manage a passwords policy, especially the password quality. Making this feature pass through adding a plug-in ( dynamic shared library) who execute the essential of job. pqChecker is this plug-in. Settings of passwords quality are: . Number of required uppercase characters. . Number of required lowercase characters. . Number of required special characters. . Number of required digits. . Forbidden characters list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This software joins the power of NRPE with the flexibility of Java. JNRPE will give you the ability to call both old style native NAGIOS plugin and create new plugins with Java. Moreover, as of 2.0 JNRPE is embeddable in your own application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    libnifty

    Nifty pthread modules for C programs

    ...For the current, maintained version of this library, please see https://github.com/seanpburke/Nifty libnifty provides the basic facilities that most threaded programs need, including message queues, thread pools (aka work queues) and a module to execute tasks at scheduled times. libnifty modules provide APIs that are safe, simple, and easy to use. Using libnifty will help to make your threaded programs stable, scalable and performant. libnifty modules are based on a common core that implements reference-counted objects that are accessible via handle-based APIs. This core is extensible in object-oriented style via single inheritance, with strong static type checking and runtime type checking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    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
  • 16

    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
  • 17
    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
  • 18
    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: 0 This Week
    Last Update:
    See Project
  • 19

    chaos.sh

    The breath of life for Artificial Intelligence.

    ...It´s fuzzy. ---new update chaos.sh.7z--- Uses now access time and no calculation of system time anymore, so it is smaller and faster. copy it to /usr/bin and give read and execute permission to make it accessible globally in the system for every script. You can use c=`sh chaos.sh` to get the chaosbit into your script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SFXCompress-gui

    SFXCompress-gui

    Graphical user interface for the utility sfxcompress

    ...SFXCompress-gui is the graphical user interface written in Java of the Console utility sfxcompress. The Application comes also with the console version. MAC users, download "SFXCompress-bundle.dmg", double click and execute the script "InstallationScript" included into the dmg image. Linux Users: download "sfxcompress-bundle.tar.gz" or "sfxcompress-bundle.tar" and execute the script "install".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    OSGC - OpenSource Geospatial Catalogue

    OpenSearch GeoSpatial Catalogue

    OSGC is an Open Source implementation of an OpenSearch GeoSpatial Catalogue compliant to OGC 10-32r3 specification, developed by EGI.eu (http://www.egi.eu/) under the ENVRI (http://envri.eu/) project. OSGC provides a catalogue engine built on top of a PostgreSQL+Postgis database, which exposes a cusmizable OpenSearch interface. Most of the application configuration can be set from the Admin web interface, while Data Administrators have a separated Dropbox interface, which ease the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Pyringe

    Pyringe

    Debugger capable of attaching to and injecting code into python

    pyringe is a powerful Python process “syringe” that attaches to a running interpreter and lets you introspect—and even execute code inside—that live process. It blends debugger-style attachment (via gdb/ptrace techniques) with Python-aware helpers so you can inspect threads, frames, locals, and heap objects without restarting the target. This is invaluable for post-mortem diagnosis of production daemons where reproducing a bug in a dev shell is impractical. pyringe can inject arbitrary Python into the target process, enabling on-the-spot logging, state dumps, or gentle patching to keep a system limping along while you gather evidence. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Graphic Selenium Testing Tool

    Graphic Selenium Testing Tool

    A graphical, cross-browser, easy and Selenium-based testing tool

    ...This activity can also be done with Selenium IDE, but GSTT allows the user to define and execute actions not only in Mozilla Firefox, but also in Google Chrome. Every user can define test cases easily with GSTT. They don't need to know how GSTT or Selenium works. Once test cases are defined, users can execute them and GSTT will inform the user if the execution has been successful or not.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Primary aim of this project is a creation of combine interpreter able to execute as much as possible esoteric languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    micromanajer

    A tool for tracking tasks of repetitive manual processes

    Compared to the existing task- and project-management tools out there, micromanajer uses a different approach. Assume that you have a repetitive process you have to execute every week or maybe even every day. If this process contains tasks that have to be done manually, you might encounter the problem that sometimes you forget to do a particular task, even if it's documented somewhere. The approach of micromanajer is to define the steps of your process as a set of "tasks" in an XML file, where each task defines dependencies to one or more other tasks that have to be executed first. ...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB