Showing 1784 open source projects for "scripting"

View related business solutions
  • $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
  • 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
    Lumix Engine

    Lumix Engine

    3D C++ Game Engine - yet another open source game engine

    ...It features a modern, component-based design (entity-component-system) and offers a full editor — enabling developers to build games in a WYSIWYG style similar to engines like Unity, while staying in a lightweight, open environment. The engine supports advanced rendering (with PBR, HDR, deferred rendering), physics, audio, animation, scripting (via Lua or even JavaScript via plugin), and more, giving it a robust feature set for realistic 3D games or simulations. Users appreciate that much of the engine — rendering, assets, scripting, editor — can be hot-reloaded, which greatly speeds up iteration. It runs on Windows and Linux, is MIT-licensed, and is backed by a community that provides documentation, demos, and examples (such as a demo platformer).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    Sapphire_programming

    scripting oop lang

    oop scripting lang to cater to any project with ease of use in mind
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    lomb

    Lomb_Scargle periodogram

    The Lomb-Scargle periodogram is a highly sensitive tool in the search for rhythms in both evenly or unevenly sampled data. Researchers may want to use it without having to install and learn a scripting language such as R, Julia, or Python. In all of these languages, Lomb-Scargle periodograms modules are indeed available. Here, I provide executables for Mac, Linux, and Windows designed to compute the Lomb-Scargle periodogram for data stored in a comma separated file (.csv, as can be created e.g. in Microsoft Excel©. Written in Nim.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Wren

    Wren

    Wren is a small, fast, class-based concurrent scripting language

    ...It is readable and lovingly commented. A fast single-pass compiler to tight bytecode and a compact object representation help Wren compete with other dynamic languages. There are lots of scripting languages out there, but many have unusual or non-existent object models. Wren places classes front and center. Lightweight fibers are core to the execution model and let you organize your program into an army of communicating coroutines. Wren is intended for embedding in applications. It has no dependencies, a small standard library, and an easy-to-use C API. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera - an All-in-one platform for IT management Icon
    Atera - an All-in-one platform for IT management

    Ideal for IT departments and MSPs (managed service providers)

    Your IT essentials, integrated & elevated. Take your IT management from automated to autonomous, download Atera's agent to start your free trial!
    Try Atera now
  • 5
    KAMI Blue

    KAMI Blue

    ARCHIVED - KAMI Blue: a continuation of 1.12.2 KAMI

    Kami-Blue Client is an open-source modification for Minecraft that enhances gameplay with additional utilities, automation features, and performance optimizations. It is designed for power users looking to customize their in-game experience.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6
    SnapMacro

    SnapMacro

    Free and Open source Cross-platform bot creator using Snap language

    Snap Macro Free and open source Cross-platform bot creator with a new scripting language called snap to interact with the mouse, keyboard, and screen using the snap scripting language Snap language has many features to make it easy to implement your own bot. For examples: - Variables, - Conditions, - Data types like integer, hexdecimal - Flow conditions like if, while loop, repeat loop - Sleep, exit, delay statements - get the current pixel in position and compare it with colours
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    rust_cmd_lib

    rust_cmd_lib

    Common rust command-line macros and utilities

    ...It hides much of the boilerplate of std::process::Command when you're doing simple task automations, but still allows full flexibility when needed. Because it avoids launching a shell, it reduces some classes of security and quoting errors, while improving readability of scripting logic inside a Rust binary.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 8
    Bash Scripting

    Bash Scripting

    Free Introduction to Bash Scripting eBook

    ...The guide is suitable for anyone working as a developer, system administrator, or a DevOps engineer and wants to learn the basics of Bash scripting. The first 13 chapters would be purely focused on getting some solid Bash scripting foundations then the rest of the chapters would give you some real-life examples and scripts.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    RNtrack
    RNtrack (aka FTrack-AS) is a mail tracker/router for FidoNet-like networks. It has support for a popular message bases: MSG, PKT, Squish and JAM. Perl-scripting support does its work very flexible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Mire Engine

    Mire Engine

    2D Game Engine

    A Cross Platform 2d Rpg Game Engine for mobile and Console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CodeQL

    CodeQL

    Libraries and queries that power security researchers

    ...Instead of just pattern matching text, CodeQL ingests source code, builds rich representations of structure and data flow, and allows queries that reason about control flow, type systems, and interprocedural relationships. This makes it powerful not just for basic linting but for deep detection of complex security flaws like SQL injection, cross-site scripting, and taint propagation that traditional static analyzers can miss. CodeQL is used by security teams, developers, and open-source tooling to create reusable query libraries, enforce policy across repositories, and automate findings in CI/CD pipelines.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    wrk

    wrk

    Modern HTTP benchmarking tool

    wrk is a modern, command-line HTTP benchmarking tool engineered for high performance, capable of generating substantial load using a single multi-core CPU by leveraging multithreading and scalable event notification systems. An optional LuaJIT script can perform HTTP request generation, response processing, and custom reporting. Details are available in SCRIPTING and several examples are located in scripts. The machine running wrk must have a sufficient number of ephemeral ports available and closed sockets should be recycled quickly. To handle the initial connection burst the server's listen(2) backlog should be greater than the number of concurrent connections being tested.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13
    aiode

    aiode

    Discord bot that plays Spotify tracks and YouTube videos or any URL

    ...Customize how you want to summon your bot by using a custom prefix or giving your bot a name. Advanced admin commands such as updating and rebooting the bot or cleaning up the database available to bot administrators. Capable scripting sandbox that enables running and storing custom Groovy scripts and modifying command behavior through interceptors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    X32 Scene Parser

    X32 Scene Parser

    An X32 scene management tool

    This parsing tool can be used to extract sections of a Behringer X32 or Midas M32 scene file in order to create specialized snippets.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 15
    X-Air Scene Parser

    X-Air Scene Parser

    An X-Air scene management tool

    The X-Air/M-Air does not include snippets (like the X32), This parsing tool is a port of the X32 Scene Parser that can be used to create modified scene files which can function like snippets.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    chat-bubble

    chat-bubble

    Simple chatbot UI for the Web with JSON scripting

    Simple chatbot UI for the Web with JSON scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Savify

    Savify

    Download Spotify songs to mp3 with full metadata and cover art

    Savify is a command-line tool designed to download and archive music from Spotify by leveraging YouTube as the audio source while preserving Spotify metadata. It allows users to input playlists, albums, or individual tracks and automatically retrieves matching audio files with proper tagging. The tool integrates FFmpeg and yt-dlp to handle downloading, conversion, and formatting into common audio formats such as MP3. It enriches files with metadata including artist, album, cover art, and...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 18
    TKproE is a development environment for the production of software applications written in the TCL/TK scripting language. In short, TKproE is a Graphical User Interface (GUI) for building TCL/TK programs. TKproE is, itself, written in TCL/TK.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    Unity Aseprite Importer

    Unity Aseprite Importer

    An aseprite-file importer for unity written in C#

    Unity Aseprite Importer is a Unity editor extension that enables developers to import Aseprite files (.ase and .aseprite) directly into Unity projects. It streamlines the 2D animation workflow by preserving layers, frames, tags, and metadata from Aseprite, making it easier to manage sprites and animations without manual exports.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    Vivid3D-Sharp

    Vivid3D-Sharp

    Modern 3D engine and IDE written using C# and C++.

    ...It features lighting and shadows(Unified) and can even embed and playback videos via FFMPEG, in the UI or full screen, with fully synced audio+picture. It offers two scripting solutions: C# and a custom language called VividScript, which is an OOP style language. The Editor is based on other modern IDES of the same type, but is unique enough to stand on it's own two feet. The engine is open source, and will be funded via public funding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    tinyscheme-r7

    tinyscheme-r7

    TinyScheme spin-off targeted for education purposes

    ... - Unicode (UTF-8) and bytevector support - Configurable memory limits - Some more utility functions - Examples and tests - Executable for Windows included! My warmest thanks to all authors of original "TinyScheme" - created for embedding in larger applications as a scripting engine!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    LAppS

    LAppS

    Lua Application Server for micro-services with default communication

    ...LAppS is the same thing to WebSockets as the Apache or Nginx are to HTTP. LAppS does not supports HTTP (though it supports HTTP Upgrade GET request as per RFC 6455). The only supported scripting language so far is the Lua.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Qodem Terminal Emulator
    Qodem is a a terminal emulator that resembles the BBS-era Qmodem. Includes phonebook, scrollback, capture, X/Y/Zmodem, Kermit, ANSI (+ music) / Avatar / VT102 / Linux emulation, Unicode, and keyboard macros. Connects over serial, ssh, telnet, rlogin.
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • 24
    spoof

    spoof

    Easily spoof your MAC address in macOS, Windows, & Linux

    ...The tool is frequently used in penetration testing, wireless debugging, public Wi-Fi privacy protection, and networking experiments where hardware identity masking is required. Its architecture emphasizes portability and ease of use through Node.js-based scripting and automation support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Tropycal RPG Engine

    Tropycal RPG Engine

    A RPG maker engine using Pygame

    The TP-1 (Tropycal RPG engine 1 ) is a set of modules, with various functions, that will make the rpg creating and play easy. It is in the "code" folder, totally writed in Python programming language, using Pygame API. It simulates persons, battles, animals and vegetals, timed actions, weather and more. The version 1.09 or above can run a game module from a zip file automatically. You dont need to extract it ! The version 1.12 have a very simple network support, tested on GNU/Linux and...
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo