Showing 3571 open source projects for "input-leap"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 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
  • 1

    pmaudio

    Precise MPEG Audio

    Precise MPEG Audio Decoder - Open source (GPL) - Small - Fast - Very Precise and Very Accurate - Floating-point and Fixed-point varieties - Works with Linux and Windows - Examples for using the library - Sample Input DLL for WinAmp - Sample command-line player - Decoding library derived from mpg123
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    Zip-Ada

    Zip-Ada

    A standalone, portable Ada library for .zip archives

    Zip-Ada is a library for .zip archives. Full sources are in Ada and are unconditionally portable. Input and output can be any stream (file, buffer,...) for archive creation as well as data extraction. Task safe and endian-neutral. More information on: http://unzip-ada.sf.net Alire crate: https://alire.ada.dev/crates/zipada Mirror: https://github.com/zertovitch/zip-ada/
    Leader badge
    Downloads: 63 This Week
    Last Update:
    See Project
  • 3
    TagForge

    TagForge

    Cross-platform AI tagging and prompt engineering studio

    .... ## Key Capabilities - Multi-model tagging: Specialized generators for Stable Diffusion (tags), FLUX/Midjourney (prose), and custom LLM workflows - Multimodal vision: Extract metadata or generate descriptive captions directly from images - Contextual chat assistant: Persistent, coding-capable AI helper with real-time provider features - Persona system: Create custom identities with dynamic input injection and role-based templates - Chat rules: Modular behavioral controls (Concise, Detailed, etc.) with CRUD interface - Agent orchestrator: Centralized management of API keys, endpoints, and model parameters
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    GemRB Game Engine

    GemRB Game Engine

    GemRB is a portable open-source implementation of the Infinity Engine

    GemRB (Game engine made with pre-Rendered Background) is a portable open-source implementation of Bioware's Infinity Engine. It was written to support pseudo-3D role playing games based on the Dungeons & Dragons ruleset (Baldur's Gate and Icewind Dale series, Planescape: Torment). It should run on GNU/Linux, Microsoft Windows, OS X, possibly other UNIX derivatives and more. It is licensed under the GPL.
    Leader badge
    Downloads: 108 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    shutdown-timer

    shutdown-timer

    Shutdown, restart, or log out of your Mac after a time.

    A simple and elegant macOS desktop application that allows you to shutdown, restart, or log out of your Mac either immediately or after a specified delay.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    Speed Dreams : an Open Motorsport Sim
    2025 UPDATE: we have finally moved to Git! https://forge.a-lec.org/speed-dreams/speed-dreams-code/ This SourceForge project will be kept as a read-only archive and will be eventually removed! Speed Dreams is a Motorsport Simulator featuring high-quality 3D graphics and an accurate physics engine, all targeting maximum realism. Initially forked from TORCS, it has now reached a clearly higher realism level in visual and physics simulation, thanks to its active development team and...
    Leader badge
    Downloads: 186 This Week
    Last Update:
    See Project
  • 7
    Debian Respin iso (12 bookworm)

    Debian Respin iso (12 bookworm)

    Unofficial Debian Respins based on 12 (bookworm) offer Live USB

    Unofficial Debian Live linux distribution runs completely from DVD or Flash disk, and which is also installable on a fixed disk. These re-spins are based on Official Debian Live System.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 8
    This software is named as Design Right. It is designed for making plan before developing a product or service. The process used in the software is based on a book - Getting Design Right. The software was initially programmed by Python 3.5, PyQt 5.8 and SQLite. The software is updated to version 3.0, which is program by Python 3.11, PyQt 3.15 and SQLite. Project website: https://github.com/lvzt/Design-Right-software
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    MiniMart

    A simple Java application to administrate item stock in your shop

    ...This application doesn't have feature to financial cash, and all of the transactions in this application is only focused to administrate item's stock. You can use this application in your small retail shop. With this application, you can input items's data in your shop, serve the selling transaction in your shop, and know which item has been reduced in stock. The program source is included with the distribution of this application. You are free to develop/modify, re-compile, and re-distribute the program source without permission from the author.
    Downloads: 4 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
    Doctrine Lexer

    Doctrine Lexer

    Base library for a lexer that can be used in Recursive Descent Parsers

    ...The Lexer is responsible for giving you an API to walk across a string one character at a time and analyze the type of each character, value and position of each token in the string. The low level API of the lexer is pretty simple. The setInput($input) option sets the input data to be tokenized. The Lexer is immediately reset and the new input tokenized. And the option glimpse(), peeks at the next token, returns it and immediately resets the peek.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    BIP39-XOR

    BIP39-XOR

    Encrypt or decrypt 12, 15, 18, 21 or 24 BIP39 codewords array ("seed")

    Encrypt or decrypt 12, 15, 18, 21 or 24 BIP39 codewords array (so-called "seed phrase") using exclusive OR (XOR)/Vernam cipher (a.k.a. One Time Pad). If not input by a user, an encryption key is automatically generated at random. Encryption with such a key preserves integrity of BIP-39 checksums of all keys (that's distinct while also compatible with SeedXOR implementation).
    Downloads: 8 This Week
    Last Update:
    See Project
  • 12
    pypandoc

    pypandoc

    Thin wrapper for "pandoc" (MIT)

    Pypandoc provides a thin wrapper for pandoc, a universal document converter. Pypandoc uses pandoc, so it needs an available installation of pandoc. Pypandoc provides 2 packages, "pypandoc" and "pypandoc_binary", with the second one including pandoc out of the box. The 2 packages are identical, with the only difference being that one includes pandoc, while the other don't. If pandoc is already installed (i.e. pandoc is in the PATH), pypandoc uses the version with the higher version number,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    MX Respin MATE

    MX Respin MATE

    Unofficial MX respin based on Debian Stable

    This Linux distribution runs completely from DVD or Flash disk and installable on a fixed disk, based on Debian and MX Linux. Windows users are encouraged to use Rufus at https://rufus.ie to create Live USB. The default is MATE Desktop environment.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 14

    Java 4 SubRip

    j4srt manage SubRip files (.srt).

    usage: java [-options] -jar jarfile -c <fileIn> [<diff>] [<fileOut>] [<pattern>] fileIn input file diff milliseconds or different time fileOut output file pattern time's pattern
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    ayml

    VScode extension, add lineNo, vertical lines to show indent level

    ### How to use: - Use VScode to open a code file with indents, - type >aymlAdd in the text-input-box on the top, - it adds vertical lines to show indent levels, - it adds lineNo before each line, - the changed code will be saved as a txt file in the same folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Schedule-Compiler

    This is a desktop application for Temple students which helps create a

    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MX Respin Xfce

    MX Respin Xfce

    Unofficial MX respin based on Debian Stable

    This Linux distribution runs completely from DVD or Flash disk and installable on a fixed disk, based on Debian and MX Linux. Windows users are encouraged to use Rufus at https://rufus.ie to create Live USB. The default is Xfce Desktop environment.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18

    loadavgd

    Monitor CPU load and terminal activity, execute command when idle

    The loadavgd program monitors the CPU load and user input at (pseudo-) terminals. It provides a kind of power management for server systems, where keyboard or mouse activity can not be queried. Loadavgd was written because powernap did not work on my system. If the load is below a certain treshold and there is no input at any (pseudo-) terminal for a given amount of time, an action is issued.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Java-Enigma

    Enigma Encryption Simulator in Java

    This program is an offline and stand-alone Java application which simulates the Enigma encryption machine that was used during World War II.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20

    ULS

    A lexical analyzer generator that makes the class source code.

    ULS is a class library for creating lexical analyzer from language specification file. It's provided as C/C++/C# and Java (class) libraries with a few of tools on Linux/Windows platform.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    uweb browser: unlimited power

    minimal suckless android web browser with unlimited power

    - AI bot as search engine; append file content as input for complex query. - Powerful: html5 enhancement; any urls to host a website; javascript and shell scripting for general processing; and more with Termux. - Customizable: user-defined menus, (new) buttons and gestures for user agents, bookmarklets, url services, shell commands, internal functionality links and text processing etc
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22

    EveryDataStoreFrontend

    EveryDataStoreFrontend is the user interface of the EveryDataStore ECM

    ...This includes managing RecordSets (custom databases), Users & Groups, Apps, Configurations, Translations, and UI Widgets – all without needing backend access. Power Users benefit from streamlined access to Input/Output functionalities and digital records such as customer files, vendor files, contract folders, or project archives – all accessible within a role-based, intuitive interface. Thanks to its RESTful integration with the backend and modular structure, EveryDataStoreFrontend is easily extendable and ideal for scalable enterprise deployments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Calendar Calc v2.0

    Calendar Calc v2.0

    Date utilities for any calendar task

    CalendarCalc represents a significant leap forward in digital time management and chronological calculation tools, offering a refined and powerful user experience directly on your Windows desktop. Designed to bridge the gaps left by traditional calendar applications, this utility focuses specifically on the mathematics of time, allowing you to instantly solve any query related to durations, intervals, and international holiday occurrences.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Tally

    Tally

    Your favorite dark mode word counter, now with even more themes!

    Tally - Word Counter is a free online tool to count the number of characters, words, paragraphs, and lines in your text. It can also show counts for different types of characters like letters, digits, spaces, punctuation, and symbols/special characters. Make sure you have the right number of words for your essay or post by counting them instantly with Tally.
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 25

    CSVrevamp

    Publish a revamped CSV file.

    CSVrevamp is a small web application which downloads a CSV file from a given URL, modifies it, and publishes it on a new URL. CSVrevamp is stateless, which means that it takes all its input parameters from the request URL and directly outputs the revamped CSV.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB