Showing 137 open source projects for "delta"

View related business solutions
  • 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
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    Delta

    Delta

    A viewer for git and diff output

    Delta acts as a pager for git's output, and delta in turn passes its own output on to a "real" pager.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 2
    Delta Executor APK

    Delta Executor APK

    Popular Roblox executor

    Delta Executor APK for Roblox is a powerful script executor for Android designed to enhance the Roblox gaming experience by allowing users to run custom scripts within the game environment. Delta Executor provides an intuitive interface and advanced functionality tailored to Roblox players and developers, offering tools to modify gameplay, access unique in-game features, and execute custom Lua scripts efficiently.
    Downloads: 2,799 This Week
    Last Update:
    See Project
  • 3
    Free DELTA

    Free DELTA

    Software tools for processing taxonomic descriptions in DELTA format

    The Free DELTA Project is a free, open-source, software alternative for a generic system to the processing of taxonomic descriptions based on the DELTA (DEscription Language for TAxonomy) format.
    Leader badge
    Downloads: 178 This Week
    Last Update:
    See Project
  • 4
    Delta Widgets

    Delta Widgets

    Widget maker for Windows (for now)

    Create beautiful, dynamic desktop widgets without writing a single line of code. Drag-and-drop builder, custom templates, and real-time data integration—all completely free and open source.
    Downloads: 34 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
    pg_analytics

    pg_analytics

    DuckDB-powered analytics for Postgres

    pg_analytics (formerly named pg_lakehouse) puts DuckDB inside Postgres. With pg_analytics installed, Postgres can query foreign object stores like AWS S3 and table formats like Iceberg or Delta Lake. Queries are pushed down to DuckDB, a high-performance analytical query engine. By transforming Postgres into a performant search and analytics engine, ParadeDB frees your team from the pain of scaling and syncing Elasticsearch.
    Downloads: 54 This Week
    Last Update:
    See Project
  • 6
    DeltaForce-OBS-Locker

    DeltaForce-OBS-Locker

    Delta Action OBS Lock Plugin

    DeltaForce-OBS-Locker is a research-oriented repository around OBS-based computer vision experiments for the game Delta Force. The project includes desktop and mobile components and discusses image recognition, rendering capture, simulated input, and real-time detection ideas. Its README states that a YOLOv14-based real-time object detection framework was integrated into the desktop side for visual recognition experiments. The project also references fisheye or wide-angle correction, small-object detection, and mobile demonstration code. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Leader badge
    Downloads: 65 This Week
    Last Update:
    See Project
  • 8
    ESP8266Audio

    ESP8266Audio

    Arduino library to play MOD, WAV, FLAC, MIDI, RTTTL, MP3

    ...If you find any bugs, please let me know via the GitHub issue tracker or drop me an email. The MOD and MP3 routines were taken from StellaPlayer and libMAD respectively. The software I2S delta-sigma 32x oversampling DAC was my own creation and sounds quite good if I do say so myself.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Marlin

    Marlin

    Optimized firmware for RepRap 3D printers based on Arduino platform

    Marlin is a popular open source firmware for the RepRap family of 3D printers. It is straightforward, reliable, extensible and adaptable, which is why it is used by many respected commercial 3D printer vendors as well as hobbyists. It runs on inexpensive 8-bit Atmel AVR micro-controllers, with added support for 32-bit and ARM-based boards. Marlin builds can be small enough for use on a headless printer with only modest hardware, and features can be enabled as-needed.
    Downloads: 12 This Week
    Last Update:
    See Project
  • $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
  • 10
    Sparkle 2

    Sparkle 2

    A software update framework for macOS

    Sparkle is an easy-to-use software update framework for macOS applications. Sparkle is open source software available under the permissive MIT license, and is developed on GitHub by the Sparkle Project with the help of dozens of valued contributors. Sparkle is kept up to date with the latest Apple technologies such as Touch Bar and Dark Mode. Sparkle supports macOS 10.9 and later. Supports Sparkle's own signatures as well as Apple Code Signing, for ultra-secure updates. Sparkle also supports...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    frame.js

    frame.js

    JavaScript Sequence Editor

    frame.js is a tiny utility for orchestrating frame-based animations with requestAnimationFrame while keeping code clean and predictable. It abstracts the boilerplate of setting up a render loop, tracking elapsed time, and updating callbacks at the right cadence. By providing a simple lifecycle—start, stop, tick—it encourages separation between state updates and rendering, which is essential for smooth visuals. The library aims to be unobtrusive: you can drop it into demos or prototypes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Horde

    Horde

    Horde is a distributed Supervisor and Registry

    Horde provides a distributed, fault-tolerant Registry and DynamicSupervisor for Elixir applications, letting you run and manage processes across clustered nodes as if they lived on a single machine. It relies on conflict-free replicated data types (CRDTs) to converge membership and process ownership without a central leader, so cluster topology can change freely as nodes join or leave. With Horde.Registry you register processes globally and look them up anywhere, while...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Optopsy

    Optopsy

    A nimble options backtesting library for Python

    Optopsy is a Python-based, nimble backtesting and statistics library focused on evaluating options trading strategies like calls, puts, straddles, spreads, and more, using pandas-driven analysis. The csv_data() function is a convenience function. Under the hood it uses Panda's read_csv() function to do the import. There are other parameters that can help with loading the csv data, consult the code/future documentation to see how to use them. Optopsy is a small simple library that offloads...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    voice-delta-text-to-speech

    Free Unlimited Text to Speech & AI Voice Cloning

    Voice Delta Desktop is the official Windows app for Voice Delta — a free AI voice generator with truly unlimited text to speech (TTS) and zero-shot English voice cloning. The desktop app runs the complete neural speech synthesis engine 100% locally and offline on your PC. No internet required after installation. No server queues. No data leaves your machine.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    I've been unable to push to git. D:\Modem1905_3>git push -v Pushing to ssh://juvf@git.code.sf.net/p/modem1905/code Counting objects: 13, done. Delta compression using up to 8 threads. Compressing objects: 100% (12/12), done. Writing objects: 100% (13/13), 15.29 KiB | 1.91 MiB/s, done. Total 13 (delta 8), reused 0 (delta 0) remote: error: cannot lock ref 'HEAD': Unable to create '/git/p/modem1905/code.g it/./HEAD.lock': File exists. remote: remote: Another git process seems to be running in this repository, e.g. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Dupingscript
    This script can dupe any brainrots you want. It can dupe garama,spooky and and pumpky,dragon canneloni and many more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    dc2m

    dc2m

    Chat via modbus TCP with plc, pac, cnc using your smartphone or pc

    Chat via modbus TCP with plc, pac, cnc (even on the other side of the world) using your smartphone or pc. Receive notifications in case of alarms and events. Collect data on production and operating statistics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SHG SER Processor

    SHG SER Processor

    SHGs like Sol'Ex captured SER videos processing

    Spectroheliograph like Sol'Ex captured SER videos processing with simultaneous extraction and processing of main line image, subtracting image (for Helium), main2 image (for Doppler) and reference image for geometric processing of main image. Saves resulting images (main and reference) in FITS and XCF formats. Separate delta positions from baseline fitted curve for all lines (main, main2/subtractive and reference). Correction of inclination and size ratio of images. Doppler color image creation from adjoining lines (main1/main2). Transversalium correction. Glare reduction. Opens resulting images on Image16 for further processing.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    BinEd Binary/Hex Editor

    BinEd Binary/Hex Editor

    Binary / hex editor and component written in Java

    Free and open source hex editor written in Java. This is standalone desktop app, library for Java applications as well as variants for Java IDEs are also available.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 20
    DAR - Disk ARchive

    DAR - Disk ARchive

    For full, incremental, compressed and encrypted backups or archives

    DAR is a command-line backup and archiving tool that uses selective compression (not compressing already compressed files), strong encryption, may split an archive in different files of given size and provides on-fly hashing, supports differential backup with or without binary delta, ftp and sftp protocols to remote cloud storage Archive internal's catalog, allows very quick restoration even a single file from a huge, eventually sliced, compressed, encrypted archive eventually located on a remote cloud storage, by only reading/fetching the necessary data to perform the operation. Dar saves *all* UNIX inode types, takes care of hard links, sparse files as well as Extended Attributes (MacOS X file forks, Linux ACL, SELinux tags, user attributes) and some Filesystem Specific Attributes (Linux ext2/3/4, Mac OS X HFS+) more details at: http://dar.linux.free.fr/doc/Features.html
    Leader badge
    Downloads: 138 This Week
    Last Update:
    See Project
  • 21
    APBSmem is a Java-based graphical user interface for Poisson-Boltzmann electrostatics calculations at the membrane. APBS version 1.2.0 or later is required.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    VietMod Tool

    Open-source Python gaming tools: Ping Monitor, Specs Check,Auto Click

    ...**PyPing Monitor:** Real-time latency checker for game servers (Google DNS/Custom IP) with visual status indicators to help you avoid lag spikes. 2. **Specs Analyzer:** Scans CPU, RAM, and Disk to verify PC compatibility with modern titles like PUBG, Naraka, and Delta Force. 3. **Safe Auto-Clicker:** A malware-free automation script built with standard libraries (`pynput`) for safe background tasks. ## 🚀 Key Features * **100% Open Source:** Transparent code. No hidden miners, adware, or bloatware. * **Lightweight:** Written in Python, consuming negligible system resources. * **Safe:** Designed to work externally, respecting anti-cheat policies...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    NibblePro

    NibblePro

    CAM software for punch press machines (CNC punching)

    ...It imports DXF drawings, allows tool assignment from a configurable revolver, and exports NC programs ready for AMADA and LVD punch presses. v1.2: Multi-machine support — AMADA and LVD NCT04 postprocessor. Trial version for LVD Delta 2. Features: - DXF import with multi-part sheet layout - Configurable tool revolver (.arw format) - Auto-machining: holes, grids, SPEC shapes, slots, corners - Punching, nibbling lines/arcs, hole grids, corner notches - NC export (G-code, repositioning G25/G27) - NC simulation with step-by-step navigation - Split/merge nibble operations - LVD NCT04 postprocessor (trial: selected stations unlocked) - Available in Polish, English, and German Windows SmartScreen may flag the installer with a "Windows protected your PC" warning because the executable isn't code-signed. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    QuickRev
    A code review tool for Subversion, GIT and ClearCase controlled files. Features: Complete Review Cycle/ Reviews between different file versions/ Syntax highlighting/ Email Notifications/ Checklist Support/ Readable XML-Output/ Easy Configuration/ Metrics
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    How to get Bot Lobbies

    How to get Bot Lobbies

    Get easy bot lobbies in any game with our bot lobbies tool.

    Test it on the web app: https://slothytech.com/ezlobbies/ EzLobbies is the open-source tool developed by SlothyTech that helps gamers get easier, bot-filled lobbies in the world’s top games. Instantly generate custom OpenVPN config files that route only your game’s matchmaking traffic through the VPN server of your choice—no complicated setup and no speed loss for browsing or streaming. Supported titles include Fortnite, Call of Duty, Warzone, Apex Legends, Overwatch, Valorant, PUBG, and...
    Downloads: 1 This Week
    Last Update:
    See Project
Auth0 Logo