Showing 1239 open source projects for "execute"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    benchmark-ldap is a Program in C to provide benchmark in severals ldap servers. Is very easy to compile and execute. This program use "threads" to provide severals search in ldap server at the same time. If you wish have a good ldap server, you need th
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    RBFF is a JDBC driver for being able to easily view and execute simple select SQL queries against a record-based flat file (such as EDI files, or other proprietary legacy files)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A Simple Open Source Monitor and Manager for Tomcat's Web Applications. SiMonCat allows deploying and undeploying of web applications, and monitoring the state of multiple tomcat servers, through the attempt to execute programmed events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    You can execute your computationally intensive applications on various machines simultaneously. You can command multiple computers from a single site and more. This is a Grid middleware and a remote administrator also.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Genesis is a software engineer integrated tool that provides many ways to manage all artifacts related to a software development process. Includes requirements management functionalities, and a complete environment to execute tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    FilterAny

    Tool to apply many filters to texts and files.

    The FilterAny was created to help on tedious tasks when working with text files. It is only necessary to execute a sequence of filters to generate the expected result. In some cases that is trivial, in other cases it can be compared to a simple puzzle. Here are some tasks examples that some people probably had to do manually: • When copying a content from one tool to another one and having that adjusting the position of the text manually. • When receiving one list with any information and having to verify one by one if there are repeated information or not. • And many more. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Testerman

    A TTCN-3-inspired testing environment in Python

    Testerman is an attempt to produce a TTCN-3 inspired test automation system without the strict typing model of the TTCN-3 test control notation that can be too heavy to be practical with non-stricly defined protocols. This is achieved by bringing TTCN-3 primitives and concepts to the Python programming language. It provides a complete environment to design, manage, execute and analyze automated tests, and can be used as a platform to develop test simulators (drivers and stubs) and prototypes of network applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    QAWIKI is a wiki for QA engineers. It is a wiki which also supports an Integrated Test Environment (ITE) which allows a QA engineer to create a test case on a portal and execute/schedule it on a remote box, then collect the logs and disp them in reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ...It does not deal directly with testing tools but enables you to manage tests, results and reports in a coherent way, without concerning about what tool is used to execute such tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 10

    LibEventCpp

    A single-header library for event-driven programming

    LibEventCpp is a lightweight and portable C++14 library designed for handling events efficiently. It is implemented in a single header file, making it easy to integrate into projects. The library supports an unlimited number of arguments for event handlers, providing flexibility in event management. LibEventCpp is designed to be simple to use while offering powerful features for event-driven programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Firefly's Clean Lzo

    A human-readable ISC-Licensed implementation of the LZO1X algorithm.

    ...The main problem with LZO is that it is absolutely not human readable. People have done crazy stuff to get LZO to run in their language. Usually it implies inline assembly or trying to execute data which actually contains machine code. This is sick. Whoever is responsible for this sorry situation ought to be ashamed. So I'm going to deobfuscate LZO and provide a ISC implementation of this algorithm in Python and C. In addition, I will provide a textual description of the algorithm so that it can be easily ported to any programming language. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    RECAFOH

    Remotely Execute Commands in an Alias File On the Host

    This software consists of a client and a server. The server will run a command if it is specified in the server side alias file. The alias file syntax: !Settings alias 'command cmd-args cmd-args'; user2run-cmd-as Example: !EnableOutput yes !Port 2012 !Verbosity warnings update 'yum makecache && yum update'; root filedbupdate updatedb; root who_is_logged_on 'who'; * Then the client would run: ./recafoh host -p 2012 -c update --warnings and it would output yum's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    lib4d_sql is a C library providing the required functions (connect, prepare, execute, ...) to write a SQL client for 4D databases. It uses the public 4D SQL protocol wich is supported by 4D products since... the version 11. It is already used by the PDO_
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    alefa

    alefa: Control the launch and execution of other programs.

    "alefa" is a command line utility that allows to control the launch and execution of other programs. "alefa" means "run", "go", "launch" or "execute" in malagasy language. It is often useful to write (more or less) simple scripts to rerun some commands until they "succeed", or to launch other commands indefinitely. There are numerous common use cases. Such things should be easily automated so that we can do other tasks without being distracted and without having to restart such frustrating commands ourselves by hand: without creating scripts! ...
    Downloads: 0 This Week
    Last Update:
    See Project