Showing 134 open source projects for "delta"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start 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: 7 This Week
    Last Update:
    See Project
  • 2
    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: 463 This Week
    Last Update:
    See Project
  • 3
    Delta Executor For PC

    Delta Executor For PC

    Use the Delta Executor APK with Roblox on a Windows PC.

    This project allows the Delta Executor APK to be compatible with Roblox running natively on a Windows PC. Delta Executor For PC emulates the necessary environment to run the APK and integrates it with the Roblox process running on your Windows machine. If the Delta Executor APK is not found, the project will automatically download it. The "DeltaExecutorVector.svg" file is just the logo in vector format.
    Leader badge
    Downloads: 23,967 This Week
    Last Update:
    See Project
  • 4
    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,082 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    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: 15 This Week
    Last Update:
    See Project
  • 6
    Delta  Executor For PC  No Key

    Delta Executor For PC No Key

    Download Delta Roblox executor for keyless scripting. Latest Update

    ...Whether you're automating farming in Blox Fruits or running GUIs in Pet Simulator X, Delta Executor gives you the performance
    Leader badge
    Downloads: 1,066 This Week
    Last Update:
    See Project
  • 7
    Leader badge
    Downloads: 49 This Week
    Last Update:
    See Project
  • 8
    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: 0 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: 23 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • 10
    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
  • 11
    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: 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
    Dupingscript
    This script can dupe any brainrots you want. It can dupe garama,spooky and and pumpky,dragon canneloni and many more.
    Downloads: 3 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
    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
  • 17
    99 Nights in The Forest Script - No Key

    99 Nights in The Forest Script - No Key

    99 Nights Script No Key: Auto Combat, Auto Craft, Kill Aura, & more.

    Download the most powerful 99 Nights in the Forest script for free, with no key required. Designed for the Delta and Xeno executor, this utility features Item & NPC ESP, an Aimbot, and Auto Farm for effortless resource gathering. With instant travel to key locations and a fly mode, this all-in-one script with its streamlined Xeno UI optimizes your survival and looting experience. This is a Keyless 99 nights in the forest script and open source
    Downloads: 215 This Week
    Last Update:
    See Project
  • 18

    Multivariate Forex Calculus Robot

    MQL4, MQL5, C++ Expert Advisor, Forex Calculus Robot.

    ...Calculus Robot Implements algorithms that govern their work. These algorithms detect some sort of "Waves" in the Forex Market. In Robot's Default Configuration, the Average Trade length is twelve hours. Take Profit delta is equal to the Stop Loss delta in every trade. That kind of trade operation is symmetrical, which means that if the BUY operation was a loss and then reversed it, the SELL operation with properly modified values would be profitable. When the Results of the Robot's work are to be analyzed after at least two months, it appears that the Robot switches time intervals, which is Losing Money to time intervals, which is Making Money. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    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: 287 This Week
    Last Update:
    See Project
  • 20
    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: 41 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
    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: 0 This Week
    Last Update:
    See Project
  • 23

    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
  • 24
    XSIBackup-App

    XSIBackup-App

    Backup and replicate Linux files, databases and ©VMWare ©ESXi VMs

    Free virtual appliance to backup and replicate Linux servers and ©VMWare ©ESXi virtual machines from version 5.1 to 8.0. https://33hops.com/xsibackup-app-detailed-installation-instructions.html ©XSIBackup-App connects to multiple Linux or ©ESXi servers and backs VMs & files up to, local disk, NFS, iSCSI, Samba, etc... or to any Linux or ©ESXi server over IP, it just needs the SSH port open. This appliance is based in CentOS 7 and has root access. You can install any available...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 25
    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: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB