Showing 152 open source projects for "slot"

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.
    Start Free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 1

    Slot math toolkit

    Python toolkit for slot machine RTP verification and variance analysis

    Slot Math Toolkit is an open-source Python library for slot machine math: RTP verification via Monte Carlo simulation, Bonus Buy ROI analysis, variance scoring (1-5 scale), and single-session simulation. Sample data for Sugar Rush series (Original, 1000, Super Scatter), Sweet Bonanza, Gates of Olympus, Mega Joker, Ugga Bugga. For the full Sugar Rush Super Scatter methodology including paytable breakdowns and Super Scatter multiplier ranges (x100/x500/x5000/x50000), see the detailed mechanics breakdown at https://sugarrush-super-scatter.com/ Core features: - RTP Calculator with 95% confidence intervals - Bonus Buy ROI Analyzer (x100 standard, x500 super) - Variance Scorer via coefficient of variation - Session Simulator with bankroll, bet size, stop-loss Install: pip install slot-math-toolkit CLI: slot-math rtp --slot sugar_rush_super_scatter --spins 100000 41 tests, 94% coverage. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Armbian Linux Build Framework

    Armbian Linux Build Framework

    Armbian Linux Build Framework

    ...Long-term support, quick security fixes, documentation and community-based end-user support. Make sure you have a good & reliable SD card and a proper power supply. Insert SD card into a slot and power the board. The first boot takes up to 30 seconds with an average SD Card and on the cheapest board.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 3
    Red Programming Language

    Red Programming Language

    Red is a next-generation programming language

    ...They are defined as a separate block of code inside a function's body and are called like regular functions (but without any arguments). So they are much lighter and faster than real function calls and require just one slot of stack space to store the return address.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    myFilterWheel ASCOM DIY

    myFilterWheel ASCOM DIY

    Modify a manual filterwheel and add stepper motor and Arduino

    A project by Clive Stachon, Pete I, Paul P and Robert Brown in modifying a manual 5 slot filter wheel to automatic using an Arduino Nano and stepper motor. Windows application, ASCOM driver and Arduino firmware provided. Updated, reflecting new PDF and firmware and applications based on contributions from Pete. Project supports 4, 5, 7 and 9 slot filterwheels.
    Leader badge
    Downloads: 101 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • 5
    Perfect Pixel

    Perfect Pixel

    Refine and quantize messy AI pixel art into clean, perfect pixels

    ...This makes it useful for game developers, sprite artists, and hobbyists who want to use AI-assisted ideation without shipping “almost pixel art” assets. It is designed to be easy to slot into an existing pipeline, whether you are batch-processing images or cleaning up a few key assets for a project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Visual Blocks

    Visual Blocks

    Visual Blocks for ML is a Google visual programming framework

    ...Under the hood it leans on web-friendly runtimes (e.g., WebGPU/WebGL/WebNN or TensorFlow.js backends) to execute pipelines locally, which is great for demos, teaching, and privacy-sensitive prototypes. The block abstraction encourages modularity: you can package a preprocessor, a model, and a postprocessor as a reusable composite for others to slot into their graphs. Because everything lives in the browser, sharing is as simple as exporting a project or link, and collaborators can experiment without installing toolchains. For educators and product teams alike, Visual Blocks reduces the distance from idea to interactive proof-of-concept by turning ML diagrams.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    BigQuery Utils

    BigQuery Utils

    Useful scripts, udfs, views, and other utilities for migration

    ...It also supports day-to-day operational work by offering optimization scripts, billing queries, performance testing examples, and dashboards built on INFORMATION_SCHEMA metadata so teams can better understand slot usage, reservations, job execution, and errors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    pgstream

    pgstream

    PostgreSQL replication with DDL changes

    pgstream is an open source CDC command-line tool and library that offers Postgres replication support with DDL changes to any provided output. One of the main differentiators of pgstream is the fact that it tracks and replicates schema changes automatically. It relies on SQL triggers that will populate a Postgres table (pgstream.schema_log) containing a history log of all DDL changes for a given schema. Whenever a schema change occurs, this trigger creates a new row in the schema log table...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    LLM Datasets

    LLM Datasets

    Curated list of datasets and tools for post-training

    LLM Datasets curates and standardizes datasets commonly used to train and fine-tune large language models, reducing the overhead of hunting down sources and normalizing formats. The repository aims to make datasets easy to inspect and transform, with scripts for downloading, deduping, cleaning, and converting to formats like JSONL that slot into training pipelines. It highlights instruction-tuning and conversation-style corpora while also pointing to code, math, or domain-specific sets for targeted capabilities. Quality is a recurring theme: examples and utilities help filter low-value samples, enforce length limits, and split train/validation consistently so results are comparable. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Start Free
  • 10
    Granite Code Models

    Granite Code Models

    A Family of Open Foundation Models for Code Intelligence

    ...IBM’s research blog details the motivation for opening these models and points developers to downloads, papers, and hosting options. Together, the materials position Granite Code as enterprise-friendly, permissively licensed models for practical software engineering assistance. They slot into the larger Granite ecosystem that includes language and time-series models, community cookbooks, and production guidance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Chrome DevTools MCP

    Chrome DevTools MCP

    Chrome DevTools for coding agents

    ...Beyond static inspection, it exposes operational tools like starting a performance trace that an agent can later analyze to propose optimizations. The server is intended to slot into MCP-capable assistants and IDEs, giving them reliable, typed tools and resource endpoints rather than ad-hoc automation. Documentation from the Chrome team explains how the server augments agents with real debugging capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    hithesis

    hithesis

    LaTeX thesis template package for Harbin Institute of Technology

    ...Cross-references, numbering, and page layout are automated, reducing the risk of last-minute formatting errors before submission. Clear build instructions and commented examples help you slot in your content while keeping the required style intact.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Casino

    Casino

    Slot machine (one-armed bandit).

    Simulator of a one-armed bandit (slot machine) from developers from the Soviet Union. At the start, the player has 9995 monetary units, the casino - 10005. The goal is to ruin the casino. First, you need to place a bet (from 5 to 375), then press Enter, and the slot machine will start working, and so on over and over again. On the left there is a list of combinations that give different points.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 14
    Graph NotebookAmazon GameLift Unity

    Graph NotebookAmazon GameLift Unity

    Access GameLift resources and integrate GameLift into your Unity game

    ...After player authenticates and starts a game (with a POST request to /start_game), a AWS Lambda handler searches for an existing viable game session with an open player slot on the fleet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Vegas X APK for Android

    Vegas X APK for Android

    Virtual Las Vegas casino experience with slot machines and other games

    Vegas X is a free Android casino game that brings the vibrant atmosphere of Las Vegas slot machines right to your mobile device. It offers authentic slot machine mechanics where players select bets, spin virtual levers, and aim for winning combinations on a variety of machines. The game features realistic, colorful graphics and immersive sound effects that replicate the feel of a real casino floor. Vegas X includes multiple game modes and online multiplayer options, allowing players to compete with friends and climb leaderboards. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16

    NoSlotClock

    NoSlotClock routine disassembly

    Disassembly of the CLOCKREAD and CLOCKWRITE modules for the Apple II No-Slot-Clock
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    EasyAccurate Universal Booking Calendar

    EasyAccurate Universal Booking Calendar

    WordPress booking calendar for service estimators with free scheduling

    EasyAccurate Universal Booking Calendar is an open-source WordPress plugin that connects service estimators with appointment scheduling. It supports free estimate requests, paid-project bookings verified through WooCommerce, Stripe-compatible checkout handoffs, configurable availability, blackout dates, confirmation emails, and private member booking history.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    NAMp

    NAMp

    Load multiple .nam files and change between them live

    ...Adjacent captures are crossfaded rather than hot-swapped, so there is no click at the crossings and no level jump between files; on the audio thread that costs two models while the knob is moving and one at rest. It works just as well as a plain 64-slot capture switcher if your captures aren't a gain sweep. Linux gets the plug-in plus namp-standalone: one self-contained JACK binary, that is also a real VST3 and LV2 host, so you can run a whole chain around it with nothing installed. Windows gets the plug-in and an installer.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19

    Calcu-Craft

    Calcu-Craft is an ascii proyect game made in Batch

    Calcu-Craft is a game in wich you (a "1" character) can build and "explore" the random generated map. In future versions like 1.3 it must be infinite with some more kinds of structures. You can save your game, build and collect things with a 6 slot inventory. There is a day night-cicle too, so you can enjoy the night sky with the moon and the stars. This game is certanly a test of how complex can it be using Batch. Future versions will have probably some lore and objetives like save friends or something (I need to think the lore). Saying this I mean that the game will be better an better, so dont lose the new upgrades ☺
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    pfeMAME

    pfeMAME

    Python front end for MAME that can run in Linux, Windows, and MacOS

    pfeMAME is a front end for the Multiple Arcade Game Emulator (MAME) written in (wx)Python. It is cross platform (tested on Linux (Ubuntu), Windows (7, 8, 10, 11), and MacOS. ). It also includes a graphical Tile View designed for MAME cabinets which allows control using joystick / gamepad. It supports favourite game flagging, MESS systems, Software Lists (for systems), per-rom input mapping, and launching of other emulation engines. pfeMAME was written by Gareth Finch and the development...
    Leader badge
    Downloads: 45 This Week
    Last Update:
    See Project
  • 21
    VST3 Bridge Rack For AIMP

    VST3 Bridge Rack For AIMP

    Load a chain of VST3 plug-ins in AIMP

    VST3 Bridge Rack For AIMP is a rack-only AIMP DSP plug-in. It hosts an ordered serial chain of up to ten VST3 effects and runs plug-in scanning, editors and audio processing outside AIMP.exe.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 22
    yaetv

    yaetv

    DVR, digital video recorder

    ...Just tell it where to store the recordings, and it will automatically scan for available channels, and update the Program Guide -- without any paid TV Guide subscription. You can schedule (repeated) recording by title, by channel + time slot, watch live, pause, etc... When the storage drive fills up yaetv automatically deletes oldest recording(s) to make room for the latest recording. I wrote this program for myself, as a replacement for Eye TV. If you have an HDHomeRun tuner you could use it as well. Notes: - The tuner must be discoverable (not blocked by the firewall), it must be able to connect to UDP port 65001...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    NChelpU

    NChelpU

    NCisback

    ...TASTE Dieses Modul installiert die NCHELPU‑Basis. Nach dem Start KI‑Copilot Instance Control wählen und die action 13. Taste aktivieren. F10 ist frei belegbar, auto‑load und Erweiterungs‑Slot für Zusatzfunktionen. Combo = mehrere Aktionen in Folge. Separiert = jede Funktion einzeln. Die 13. Taste kann solo, getrennt oder kombiniert genutzt werden. Speichern, kurz testen – NCHELPU ist bereit. INSTALL-Hinweise: - KI‑Copilot Instance wählen - F10 aktivieren - Combo oder Einzelmodus setzen - Speichern - Neustart DEINSTALL: Für saubere Entfernung AXI nutzen. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    QA2

    QA2

    Qt-based Apple //e emulator, in C++

    QA2 is a Qt-based 128k Enhanced Apple //e emulator written in C++. The primary goal is good emulation with readable, understandable, and maintainable code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Squad-ESP-AimAssist
    Squad-ESP-AimAssist is an external enhancement tool for Squad that injects into game memory and provides a local WebUI for streamlined control. It delivers powerful ESP features with infantry and vehicle highlights, deployable and supply tracking, plus customizable opacity and outlines. The aim assist system includes smoothing, ballistic drop compensation, smart target switching, and role prioritization for more refined engagements. A flexible tactical overlay offers drag-and-drop widgets,...
    Downloads: 13 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next