Showing 1001 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
  • 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
    Needle

    Needle

    Effective Unit Testing for Java EE

    Needle is a lightweight framework for testing Java EE components outside of the container in isolation. It reduces the test setup code by analysing dependencies and automatic injection of mock objects. It will thus maximize the speed of development as well as the execution of unit tests. Follow us on Twitter (@NeedleProject)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Diffusive

    Task-oriented distributed computing framework

    ...And marking a method is necessary and sufficient for its execution to be distributed. Distribution of tasks occurs through a network of nodes that can accept tasks and execute them, or forward them on. Nodes executing a task, load the required resources as needed, and cache them. The topology of the network of nodes can be anything that can be represented as a directed graph. Topologies can be tailored to solve specific problems. Diffusive is a Java refer- ence implementation of the six principles that define diffusive programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    oozie-workflow-checker

    Validation of complex Apache Oozie Hadoop workflow

    Library validated complex Oozie workflows (http://oozie.apache.org/). Two usage scenarios: 1) Execute workflow with specified parameters, and as result get list of passed nodes. Sample in WorkflowDirProcessorIntegrationTest Note: from all workflow functions only "wf:conf" is supported now. 2) Check called actions exists or build full call tree in xml format Sample in OozieWorkflowCheckerTest: You can override properties from "config-default.xml" and "job.properties" by file with name "override.properties"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Master Log

    Centralized SSH Authentication System with various capabilities.

    MasterLog is Centralized SSH Authentication System. Using this project you can login to all of your servers from one place in a simply fast way. It has many features such as ( Servers groups , Mass commands execution , Mass kernel update, Logging system and more ).
    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
    Asciiquarium

    Asciiquarium

    Enjoy the mysteries of the sea from the safety of your own terminal

    ...It brings to life fish, whales, sharks, turtles, submarines, and other ocean-themed elements swimming across the screen, creating a lighthearted visual display for the command line. The project is written in Perl and designed to run in Unix-like environments, making it simple to install and execute on most systems. While not intended as a practical tool, asciiquarium has become a popular example of creative programming in the terminal, often used for fun or as a screensaver-style distraction. The animation is randomized, so each run produces a slightly different underwater scene. As an open source project, it has been adapted and extended by the community over time, ensuring compatibility and continued enjoyment for terminal enthusiasts.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    Jcrontab is a scheduler written in java. Jcrontab is designed to be extended and integrated with any project. Reads and stores the tasks to execute in a file, a database or an EJB and provides a basic web UI.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    What if a Human Interface Device (HID) such as Keyboard could be programmed to perform a specific job autonomously? This paper discusses how we can execute certain processes and possibly compromise a computer’s security through a low cost pre-programmed HID dongle connected over USB 1.1.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    this is a php tool to manage your mysql database from your mobile phone. i'm still testing this so help is needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Code Appearance

    It's an application that beautify the code entered in the text field.

    ...The syntax files are easily customizable. How it works? You choose a syntax file, these files can be downloaded or made by you, and write/copy/open your code and click on execute. A new window will pop up with the result. On this new window, you will be able to save or copy the code to the clipboard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10

    NDPMon

    NDPMon - Neighbor Discovery Protocol Monitor

    ...NDPMon observes the local network for anomalies in the function of nodes using Neighbor Discovery Protocol (NDP) messages, especially during the Stateless Address Autoconfiguration. When an NDP message is flagged, it notifies the administrator by writing to the syslog or by sending an email report. It may also execute a user-defined script. For IPv6, NDPMon is an equivalent of Arpwatch for IPv4, and has similar basic features with added attacks detection. NDPMon also maintains up-to-date a list of neighbors on the link and watches all advertisements and changes. It permits to track the usage of cryptographically generated interface identifiers or temporary global addresses when Privacy extensions are enable (default behavior in Ubuntu and Windows for example).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    PAM script module will allow you to execute scripts during authorization, password changes and sessions. This is very handy if your current security application has no pam support but is accessable with perl or other scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This program help to test QRegExp. Application easy to use. Input regular expression into upper field and press Enter or Ctrl+M to execute method "bool exactMatch ( const QString & str )". Status bar contains result of "exactMatch" and "captureCount" methods Also it's possible to setupe pattern syntax (ComboBox "Pattern Syntax") and minimal match (ComboBox "Minimal Match") Captured text will be colored with corresponding regexp expression Also it's possible to add RegExp templates to database (left pane). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    NitroCache

    Extremely fast, scalable, concurrent, pure Java In-memory cache

    One of the fastest, 100% Pure Java In-memory cache. Its aimed at providing very fast, light, highly scalable cache with high concurrency. The fetch operation from cache are always in constant time, O(c), irrespective of the number of threads accessing the cache or cache size. NitroCache uses unique custom algorithm inspired by Btree, skiplist and hashing to deliver a constant time cache with lock-less fetches. For details on using NitroCache, please visit wiki section Note: For...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    maven-erlang-plugin
    A Maven plugin for Erlang/OTP applications. This project is a rewrite of maven-erlang, by Paul Guyot and Olivier Sambourg with improved support for compilation, testing and release packaging as well as EDoc reporting and test coverage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Sorting Algorithms

    An educational demo of how sorting algorithms work.

    This is a small Java swing application that shows different sorting algorithms working on the same set of data. The user can modify the speed of execution and the type of data to sort and execute it step by step. The tooltip of each algorithm's box shows the source code that is executed and a little explanation got from wikipedia. This application is aided to computer science students who want to better understand how the algorithms work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    wolrc

    Remote control your linux box via WOL

    This tiny script listens for WOL (wake on LAN) packets. Depending on the amount received without a certain timeout reached it will perform predefined tasks. Toggling the purpose of your home theater pc for example can become quite easy this way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Semantic extension for OS BPEL engines. Provides custom XPath functions to execute semantically enriched BPEL code in conjunction with a BPEL2 compilient process engine. Dependency to BerliOS-project: SWSComposer4BPEL. Also see QualiPSo.org for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a very simple script which uses rdiff-backup and generate notify with backup summary and help/note. In case of error an email is sent. Script backup.sh is based on 3 files used as templates : – help.txt : template that will be included in notify email with useful note and examples (ready to use) – template.tpl : template of notify email – template_error.tpl : template of notify email
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SGJabSh allows you to execute commands remotely using Jabber conversation with daemon. It provides strong privacy and authentication security support (via Off-The-Record and Socialist Millionaire Protocol).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    SQLCommander

    Tool for creating and editing SQL queries for many kind of SQL DBs

    In this app you can create connection to many kind of SQL Databases. Each conncetion are showed in treeview on left side. Primary goal is to creating, editing and executing SQL queries on each created SQL connection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    With YAPB you've got an easy way to have a full functionally IRC-Bot. You just need a server with SSH-Login and the possibility to execute shell-scripts on it. You can choose between having a debug-onscreen-output (in a shell ;SSH, with detailed informati
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    mojos

    MObile Java ObjectS (Mobile Agents Platform)

    The project provides a platform for converting serializable Java objects into Mobile Agents, which could travel to a distant network and execute functions on themselves there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    wpCLI is a Wordpress plugin that allows admins to administer their Wordpress installation in a "command line" fashion through a virtual (bash inspired) command line shell. Run php and JavaScript, or use the growing library of internal wpCLI command
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Collaborative Programming

    Collaborative Programming Eclipse plugin with Agile practices support

    ...It aim is to support the work in a distributed environment and running the project according to Scrum methodology. Proposed tool aims to support the following aspects of running a project according to Scrum methodology with the distributed character of working team. - Execute Daily Scrum Meeting in distributed environment. (Stand-up) - Planning and task complexity estimating support. (Sprint Planning Meeting) - Communication support in distributed environment through the integrated tools in Eclipse IDE (Small Team) - Collaboration support between team members by preview code changes in real time. - Performing and managing peers’ code review with proper components support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Antrunner4e is an eclipse-plugin that inserts a contextmenue item to start a antfile with the current file or directoryname as input.This provides an easy way to execute actions like compiling the current file, transfer by ftp, execute sql and so on.
    Downloads: 0 This Week
    Last Update:
    See Project