Showing 1264 open source projects for "scripting"

View related business solutions
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1

    wnotes

    Text Notes for Linux and UNIX Desktops

    WNotes are flexible, convenient notes for Linux and UNIX desktops. They are self contained and can work with shells like bash and zsh, and any other scripting language, so you can write versatile, visual text applications with them, or simply pop up a note whenever you need one. WNotes are written using GNU C++ and use Xlib for Linux and UNIX, so they should be easy to install on any system that supports GCC and the X Window System.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    wxLua
    wxLua is a Lua scripting language wrapper for the wxWidgets cross-platform GUI library. It consists of executables for editing, running, and debugging wxLua scripts, a library for extending C++ programs with a fast, small, fully embeddable scripting language, and a variety of sample programs. With wxLua you can quickly write full-featured programs with graphics, networking, printing, etc. for MS Windows, Linux, and OSX.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 3

    SublimePapyrus

    A Sublime Text 2 and 3 package for the Papyrus scripting language.

    A simple fork of SublimePapyrus to support papyrus make integration in sublime text
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Flying Squirrel

    universal multi-platform light-weigth extensible scripting framework

    A small footprint scripting framework including Squirrel VM (scripting language), SQLite (database enginge), and FLTK (graphical interface). Extensible via binary plugins (DLL, SO, DYLIB) or pre-compiled scripts. Framework behavior can completely changed to run GUI application (default, listener pattern), games (using game loops), or server services (SOAP, REST, etc).
    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
    Metasploit Framework

    Metasploit Framework

    Metasploit Framework

    Metasploit Framework is a comprehensive penetration-testing and exploit development platform that streamlines the process of discovering, validating, and demonstrating vulnerabilities. It provides a modular architecture—payloads, encoders, exploits, auxiliaries, and post-exploitation modules—so security professionals can piece together complex attack chains or test defensive controls in realistic ways. Built-in features include an exploit database, network scanners, credential harvesters,...
    Downloads: 30 This Week
    Last Update:
    See Project
  • 6

    RelProxy

    RelProxy is a simple Java and Groovy hot class reloader from source

    RelProxy is a simple Java and Groovy hot class reloader for Java and Groovy providing transparent compilation and class reload on the fly, and scripting support and shell of pure Java code
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    The PhotoShop Scripts project is a catch-all for several toolkits and scripts that have been developed to facilitate the use of JavaScript for scripting Photoshop and other Adobe Creative Suite applications.
    Leader badge
    Downloads: 98 This Week
    Last Update:
    See Project
  • 8
    OpenECoSys
    Open source embedded distributed systems based on Microchip's PIC microcontrollers. A software tool called NetworkViewer for monitoring the modules on the distributed network is also available.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    BACnet - A Data Communication Protocol for Building Automation and Control Networks - see bacnet.org. This BACnet library provides a BACnet application layer and network layer written in Python for daemons, scripting, and graphical interfaces. This project has moved to GitHub.
    Downloads: 0 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
    Human Understandable Computing
    This project aims to to promote open, safe, collaborative and intuitive programming models. It focuses on developing software tools that are written in scripting languages and driven by human understandable text, graphics and multimedia data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ParallelAccelerator.jl

    ParallelAccelerator.jl

    ParallelAccelerator package, part of the High Performance Scripting

    ...It automatically eliminates overheads such as array bounds checking when it is safe to do so. It also parallelizes and vectorizes many data-parallel operations. ParallelAccelerator is part of the High Performance Scripting (HPS) project at Intel Labs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Mudah is for a newbie programmer that wanna to learn programming for understand "Programming" faster and make programming job shorter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Examples for KLayout

    A set of example macros for KLayout (klayout.de)

    KLayout is a free open source layout editor. Examples for KLayout (E4K) is a set of scripts that run on KLayout to showcase KLayout's functionality or to teach KLayout scripting in the Ruby language. Try it out! (KLayout also offers Python scripting, though this is not yet part of E4K.) Another similar project is The Red Toolbox (a.k.a. TRT; http://sourceforge.net/p/theredtoolbox). TRT is intended to be a toolbox of useful macros that you would actually use during layout, while E4K scripts allow you to learn more general principles of scripting but may not be as useful as-is in your workflow. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Web Application Protection

    Web Application Protection

    Tool to detect and correct vulnerabilities in PHP web applications

    WAP automatic detects and corrects input validation vulnerabilities in web applications written in PHP Language (version 4.0 or higher) and with a low rate of false positives. WAP detects the following vulnerabilities: - SQL injection using MySQL, PostgreSQL and DB2 DBMS - Reflected cross-site scripting (XSS) - Stored XSS - Remote file inclusion - Local file inclusion - Directory traversal - Source code disclosure - OS command injection - PHP code injection WAP is a static analysis tool that performs taint analysis to detect vulnerabilities, tracking malicious users inputs and checking if they reach calls of sensitive functions. ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 16
    Scriptio is a framework for presenting animations and educational content in a rich online experience. Featuring an easy-to-learn scripting language for fast prototyping and production-quality development, Scriptio is designed for Web 2.0 application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An Octave / LUA scripting language project dedicated to modeling electric motors inside the "Finite Element Method Magnetics" (FEMM) 2-D simulation program. Created to design a motor that fits inside a car wheel, experimenting in many degrees of freedo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    TLK (Bash Multi-User Chat Script)
    A Multi-featured real-time chat script for *nix based systems written completely in bash shell scripting language.Multiple users logged in to a *nix box can use it to interact.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    QtRptDocument

    Library to make document with designer

    ...If necessary, the user can cause the built-in designer and make changes in design of the document. Besides the document supports connection of the user objects / dialogue windows/variables. The document use the built-in scripting language QtScript, which allows the programmers not a feather compiling the main project, to change business logic of the document. When creating complex applications, it isn't always possible to implement all the functionality that users might want. Scriptable applications make it easier to support customers. Technical support staff can implement bug workarounds and additional functionality specific to a particular customer or market. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SNMP Simulator is a software that would act like a multitude of real physical devices from SNMP Manager's point of view. Simulator builds and uses a database of physical devices' SNMP footprints to respond like their real counterparts do. Project moved to GitHub: https://github.com/etingof/snmpsim
    Downloads: 12 This Week
    Last Update:
    See Project
  • 21
    XSS-Scanner

    XSS-Scanner

    Powerful XSS Scanner based on Selenium Web Driver

    Are you sure that your application is safe? Cross-site scripting (XSS) is the most prevalent web application security flaw. XSS scanner walks through all reachable pages of your web-site and checks all forms that can be potentially vulnerable. XSS-Scanner is a multi-threading app that works in parallel in several browser windows to save time and improve efficiency. After working, it creates a nice web page with a report of a test result.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    DFT Functions With Octave

    Real Spectrum Analysis with Octave and MATLAB

    Abstract – A set of functions are presented for Octave / MATLAB that allow easy, consistent, and properly scaled DFT / FFT analysis of Signals and Noise. The techniques and functions presented are easily translated to other scripting or compiled programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    M0R3H4X

    be anonymous

    this is my First Bash Tools it can help you to connect to Vpn and Change Your Mac Adress and Update your Distro i hope u will like it im new in Bash Scripting
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    C/C++ to Squirrel Compiler

    meta compiler to transfer C/C++ classes etc. to Squirrel Lang

    a compiler for a meta language to describe C/C++ classes and functions to integrate into the Squirrel Scripting Language. Supports classes with properties (via getter/setter)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Premake

    Premake

    On GitHub now!

    We moved to GitHub. Please look at the new homepage for an accurate description of the project.
    Leader badge
    Downloads: 2,658 This Week
    Last Update:
    See Project
Auth0 Logo