Showing 252 open source projects for "posh-git-master"

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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start 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
    Rojo

    Rojo

    Enables Roblox developers to use professional software tools

    ...Version Control By building your game (or just the scripts) as individual files on the filesystem, it becomes easy to start using professional-grade version control tools like Git or Mercurial Other Tools Take advantage of of tools built by engineers around the world.
    Downloads: 86 This Week
    Last Update:
    See Project
  • 2
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Xash3D FWGS Engine

    Xash3D FWGS Engine

    Xash3D FWGS engine

    Xash3D FWGS is an open-source fork and extension of the original GoldSrc-based engine (from the classic era of first-person shooters), aimed at providing compatibility with the original engine (e.g. games built on it) while extending and modernizing its capabilities. The engine supports multiple rendering backends (OpenGL, GLES, software fallback), modern platforms (desktop OSes, mobile, etc.), and updated features such as better multiplayer, voice chat, IPv6 support, improved virtual...
    Downloads: 170 This Week
    Last Update:
    See Project
  • 4
    Roblox Shaders Master

    Roblox Shaders Master

    Roblox Shader – Download for Any GPU

    Roblox Shader – Universal Graphics Enhancement for All GPUs Roblox Shader is a high-performance, universal shader mod designed to enhance Roblox graphics with realistic lighting, shadows, and post-processing effects. This shader pack is optimized for all graphics cards, including NVIDIA, AMD, and Intel GPUs, ensuring compatibility across virtually any system. Whether you're looking to improve Roblox visuals with better lighting or want a more immersive gaming experience, Roblox Shader...
    Leader badge
    Downloads: 87 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
    ArchiSteamFarm

    ArchiSteamFarm

    C# application with primary purpose of farming Steam cards

    ASF is a C# application with the primary purpose of farming Steam cards from multiple accounts simultaneously. Unlike Idle Master which works only for one account at a given time, while requiring Steam client running in the background and launching additional processes imitating "game-playing" status, ASF doesn't require any Steam client running in the background, doesn't launch any additional processes and is made to handle unlimited Steam accounts at once.
    Downloads: 39 This Week
    Last Update:
    See Project
  • 6
    libGDX

    libGDX

    Desktop/Android/HTML5/iOS Java game development framework

    libGDX is a cross-platform Java game development framework based on OpenGL (ES) that works on Windows, Linux, macOS, Android, your browser and iOS. libGDX provides a well-tried and robust environment for rapid prototyping and fast iterations. libGDX does not force a specific design or coding style on you; it rather gives you the freedom to create a game the way you prefer. Publish your games on Windows, macOS, Linux (including the RPi!), Android, iOS, and HTML5, all with the same code base....
    Downloads: 37 This Week
    Last Update:
    See Project
  • 7
    OpenRCT2

    OpenRCT2

    An open source re-implementation of RollerCoaster Tycoon 2

    Open source re-implementation of RollerCoaster Tycoon 2. An open-source re-implementation of RollerCoaster Tycoon 2, a construction and management simulation video game that simulates amusement park management. Chat takes place on Discord. You will need to create a Discord account if you don't yet have one. If you want to help make the game, join the developer channel.OpenRCT2 is an open-source re-implementation of RollerCoaster Tycoon 2 (RCT2). The gameplay revolves around building and...
    Downloads: 33 This Week
    Last Update:
    See Project
  • 8
    Master of Magic - IME

    Master of Magic - IME

    Multiplayer Java rewrite of Simtex's classic game Master of Magic

    This is a multiplayer client/server java rewrite of Microprose/Simtex's classic DOS turn based strategy game Master of Magic. Latest versions now require Java 25, however since a lot of folks have been having trouble setting this up, I am now providing 2 versions, one with a JRE included in the download, and one without. Beyond this, it should just be as simple as unzipping the file and running server.bat to get the server running locally, and client.bat to start up the client. ...
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 9
    FreeOrion

    FreeOrion

    Source code repository of the FreeOrion project

    FreeOrion is a turn-based space empire-building game inspired by the classic Master of Orion series, with an emphasis on modularity, modding, and strategic depth. Built using C++ and Python, it features a flexible game engine and a custom UI tailored to 4X (eXplore, eXpand, eXploit, eXterminate) gameplay. Players manage planets, design ships, conduct research, engage in diplomacy, and wage war across a procedurally generated galaxy.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 10
    SpongeAPI

    SpongeAPI

    A Minecraft plugin API

    A mature Minecraft plugin API (not including an implementation), licensed under the MIT License. If you do not have Gradle installed then use ./gradlew for Unix systems or Git Bash and gradlew.bat for Windows systems in place of any 'gradle' command. Sponge will use a javac version of at least 11. If an older JDK is used to launch Gradle, JDK 11 will be downloaded automatically. SpongeAPI is the tool developers use to create plugins for the Sponge platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    3DWorld

    3DWorld

    3D Procedural Game Engine Using OpenGL

    3DWorld is a cross-platform OpenGL-based 3D Game Engine that I've been working on since I took the CS184 computer graphics course at UC Berkeley in 2001. I converted the project from svn to git at commit 6607. Most of the code is written in C++, with GLSL for shaders. This is intended to be a cross-platform project. Microsoft Visual Studio 2019 and 2022 project files are included. A linux/gcc makefile is also included, but is more experimental. See README.linux for more details. The project should build under gcc on linux with some work, but it's been a while since I tried this. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    JENGINE

    JENGINE

    The solution that allows unity games update in runtime

    JEngine is an out-of-the-box framework designed for Unity developers. It encapsulates powerful functions. Beginners can also get started quickly and easily create games that can be updated hotly. The master branch is the latest version that the developers think can be used normally and will not have too many problems. It is recommended to use and has the most powerful functions (fixes bugs in versions 0.6 and 0.5 at the same time); The 0.6.x branch is currently in use by most commercial projects, complete content, sufficient documentation and videos, and will not be updated or maintained anymore; The 0.5.x branch is being used by some commercial projects, will not be updated or maintained. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Typing Guru

    Typing Guru

    SUPORTS: Hindi, English, Nepali, Tamil, Punjabi, Urdu,Bengali,Marathi.

    ...Tags: Typing Guru, typing tutor 6, Marathi typing software, Hindi typing tutor, ubuntu Hindi font, Hindi typing test software, Unicode Hindi keyboard, Gujarati typing tutor software, English typing master, typing tutor 6 in Hindi, typing master install to ubuntu, typing tutor 6, typing klavaro, typing tutor 6 downloads, typing tutor, English typing master, typing, tutor offline, klavaro touch typing tutor, keyboard, digitação, Typeshala, Typeshala, Abdhesh Nayak,
    Leader badge
    Downloads: 165 This Week
    Last Update:
    See Project
  • 14
    Denise

    Denise

    C64/Amiga emulator with shader and runAhead

    ...Denise supports SuperCPU, Final Chesscard, REU, GeoRam, EasyFlash, EasyFlash³, Gmod2, Retro Replay, Action Replay, Final Cartridge, Light Guns/Pens, GunStick, Mouse 1351, Mouse Neos, Paddles, fast loaders such as ProfDOS, PrologicDOS, DolphinDOS, ProSpeed 1571, Turbo Trans, 1571, 1581, drag'n'drop and command line support. GIT repo: https://bitbucket.org/piciji/denise/src/master
    Leader badge
    Downloads: 191 This Week
    Last Update:
    See Project
  • 15
    Steam Game Idler
    Farm Steam trading cards, manage achievements, and idle games automatically — an all-in-one alternative to ArchiSteamFarm, Steam Achievement Manager, and Idle Master https://steamgameidler.com
    Downloads: 12 This Week
    Last Update:
    See Project
  • 16
    Find releases and source code repositories from Files and Git.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 17
    SolitaireCG

    SolitaireCG

    Solitaire Card Games for Android™

    ...New hi-res graphics have been added to the original card graphics to take advantage of today's larger, higher resolution screens. Source code available under Apache license 2.0, see git repository.
    Downloads: 30 This Week
    Last Update:
    See Project
  • 18
    Sokoban RK

    Sokoban RK

    Cross-platform version of the classic puzzle game "Sokoban"

    ...All 50 levels of the original game are included, the levels.h file also contains 40 extra levels that can optionally be used when compiling the game. Currently, 57 target systems are supported, including the Sinclair ZX Spectrum, MSX, Sega Master System, and many more. 2025-10-20: - New target supported: Casio FP-1100
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    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 growing community. ...
    Leader badge
    Downloads: 244 This Week
    Last Update:
    See Project
  • 20
    belofte chess

    belofte chess

    A promising chess program

    ...Belofte 0.2.0 till 0.9.20 (c/c++): Xboard 1 & 2 (CECP) - Linux/Unix/(Windows) Belofte 2.1.1 and up (c++11) : UCI and Xboard 2 - Linux/Windows/Mac/Android/... For access to code, please clone the git repository. Compiles and Runs on 32/64 bit on Windows, Mac, Linux, Android (ARM/x86) and Raspberry. Released under GNU v2 license. (means free to copy, free to modify, free to use, ...) Works fine with Arena/Cutechess/BanksiaGui/Winboard/Xboard/...
    Downloads: 59 This Week
    Last Update:
    See Project
  • 21
    Deepspace

    Deepspace

    A simple action game for various Z80 computers

    ...Try to reach the fuel station before you run out of fuel, but avoid the deadly rocks. Currently, 56 target systems are supported, including the Sinclair ZX Spectrum, MSX, Sega Master System, and many more. 2026-01-20: - New target supported: Sharp PC-G850 and PC-G850V - Triumph-Adler Alphatronic P2: Graphics speed has been improved in z88dk, the game is running a little smoother now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ArchiSteamFarm

    ArchiSteamFarm

    A multi-account able app for farming cards in Steam

    ASF is a robust C# application designed to farm Steam cards from multiple accounts simultaneously. Unlike other tools like Idle Master, which manage only one account at a time and require the Steam client to be running, ASF operates without the Steam client or additional processes. This allows users to farm Steam cards from unlimited accounts efficiently. ASF is optimized for use on servers or headless machines and supports all major operating systems, including Windows, Linux, and macOS, through the .NET Core runtime. ...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 23
    Pythagorean-Numerology-Calculator
    "A basic numerology calculator in JavaScript" A live demo is available at: https://pythagorean-numerology-calc.sourceforge.io/pnc.html Features: -Your connection with the 4 classic elements -Numerology chart calculation -Master numbers detection -Psychologic matrix chart calculator -Name calculation chart -Personal day calendar -Plain calculator for names or numbers -Name diagrams (Norman Shine) -Profiles manager -Unlimited number of profiles -Search and sort feature to find profiles easily -Small help section -Ability to save/export calculations, profiles, and charts -Runs offline as well as online
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24

    ArkiFuse - Arki's mod of "FUSE" emulator

    Builds of "FUSE" emulator with my own mods

    ...See "Files" tab for download options of distribution files. Individual modifications/features can be tested with separately built distribution file(s) or .. - Nightly build of (Fuse) master, without mods - https://sourceforge.net/projects/arki55-fuse-mod/files/nightly-1.6.0-arki55_master-20231108/ - Test build of all mods - https://sourceforge.net/projects/arki55-fuse-mod/files/test_arki55_testing/ ------------------- FUSE emulator has, by far, the richest ZX features list. The list below contains only features and fixes added on top of features of Fuse. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ChaosEsqueAnthology

    ChaosEsqueAnthology

    A free 3d game for PC that does not limit the player. Fight,Build,Gain

    ...A modification of Xonotic which included extended weapons, maps, vehicles, buildable buildings, mounted weapons, spell casting, monsters, player characters, textures, and game mode (such as colorwar (think liquidwar)) To pick up items press F. To enter vehicles/mountedguns press F. To reload press R. To walk press W A S D (direction) To jump press SpaceBar Dev Enviorment (git repos) in tar.gz: https://sourceforge.net/projects/chaosesquedevenv/ DVD Case and DVD Labels and Extras (ISO signing info): https://sourceforge.net/projects/chaoseesquesupplemental/
    Downloads: 15 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB