Showing 16319 open source projects for "gnu/linux"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    vivid

    vivid

    Vivid3D is an open-source 3D engine with powerful 2D UI.

    Vivid3D is a full 3D engine with open-source code, which also includes a full 2D UI. This UI is combined with the engine for the "Vivid3D" tool - which is similar in usage to Unity3D, in some regards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This is a console based 3D 4-in-a-line game made with ascii graphics. It aims to be portable to all kind of unix systems and to microsoft windows. Its writen in C and uses standard library rutines mostly. Its for local playing now, but networking will be
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    QTads

    QTads

    A cross-platform, multimedia interpreter for TADS adventure games.

    QTads is a cross-platform, multimedia interpreter for TADS games. It is fully compatible with HTML TADS (aka "Multimedia TADS.") Both TADS versions in use today (v2 and v3) are supported. It runs on Linux, macOS and Microsoft Windows. TADS stands for "Text Adventure Development System" and comes with its own programming language and virtual machine (the TADS VM.) QTads uses the reference implementations of the T2 and T3 VMs written by Michael J. Roberts.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Eschecs

    Eschecs

    UCI chess GUI

    Simple UCI chess GUI written in Pascal.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Source Engine

    Source Engine

    Modified source engine (2017) developed by valve and leaked in 2020

    The Source Engine repository under that particular GitHub user appears to be a custom (or forked) version of a game engine — likely an engine derived from or inspired by the classic Source engine lineage (or at least the name evokes that lineage). However, publicly-available documentation, community support or clarity about the project’s scope and maturity seems limited: the repo does not clearly advertise a full engine release or wide adoption. As such, it feels more like an experimental or...
    Downloads: 223 This Week
    Last Update:
    See Project
  • 6
    Play with Apache Pulsar

    Play with Apache Pulsar

    A tiny game using Apache Pulsar

    This project is a tutorial-style codebase demonstrating how to build a multiplayer online game (in the style of Bomberman) using Apache Pulsar as the real-time event stream backbone. With Go as the implementation language and the Ebitengine 2D game framework, the system handles rooms, player movement, bomb placement/pushing, destructible and indestructible blocks, scoring, and even replay recording. Central to the architecture is the use of Pulsar topics to propagate player events, score...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MisakaTranslator

    MisakaTranslator

    Galgame's Multilingual Real-time Machine Translation Tool

    MisakaProject is a collection of all projects developed based on MisakaTranslator or its auxiliary functions. If you are interested in adding your own projects of related types to MisakaProject, please contact the author. MisakaPatcher added support for plug-in Chinese patch, so this tool is more suitable for players who like manual translation, and also provides another way for Chinese personnel who have difficulty unpacking packets to release Chinese patch. MisakaHookFinder is suitable for...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8

    Red City Heist

    A GTA Inspired Indie game

    A fan game inspired by the topdown era of gta,
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    AA means Ascii Art - the AAlib (ascii art GFX library), BB (audiovisual demonstration for your terminal), aview (image browser/animation player), AAvga (SVGAlib wrapper for AA-lib), ttyquake (text mode quake), aa3d (random dot stereogram generator)...
    Leader badge
    Downloads: 181 This Week
    Last Update:
    See Project
  • 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
  • 10
    GDLauncher

    GDLauncher

    GDLauncher is a simple, yet powerful Minecraft custom launcher

    GDLauncher is a simple, yet powerful Minecraft custom launcher with a strong focus on the user experience. Our main focus is to provide a powerful launcher but keeping the UI clean and modern. You'll be able to browse and download any mod pack directly from within the launcher! You can play vanilla, forge and fabric directly from the launcher, without needing to download anything else. You can easily download mods and keep them up to date. You don't need to have java installed on your pc. We...
    Downloads: 39 This Week
    Last Update:
    See Project
  • 11
    Humanity Clicker

    Humanity Clicker

    Free idle clicker themed around cthulhu

    Rejoice, little ones. The time for you to serve the great elder one has come! In this idle clicker game, you take on the role of a cult leader, summoning the ancient and powerful Cthulhu to wreak havoc on the world. As you progress, you must collect followers and build your cult, unlocking new powers and abilities to help you ascend to greater heights. Along the way, you will face off against horrific monsters and eldritch horrors, all while trying to keep your sanity intact. With...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Shotcaller Godot

    Shotcaller Godot

    2D top-down 1v1 MOBA with autonomous units

    Shotcaller is a real-time tactical game prototype made with the Godot Engine, where players command units by assigning actions during brief pause intervals. The project showcases tactical AI, unit pathfinding, and strategic gameplay mechanics with an emphasis on clarity and control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Handmade Math

    Handmade Math

    A simple math library for games and computer graphics

    A single-file, cross-platform, public domain game math library for C/C++. Fully inlined HandmadeMath.h. No need for HANDMADE_MATH_IMPLEMENTATION anymore. Added extra parentheses around some macros. Renamed the 'Rows' member of hmm_mat4 to 'Columns'. Since our matrices are column-major, this should have been named 'Columns' from the start. 'Rows' is still present, but has been deprecated. Added array subscript operators for vector and matrix types in C++. This is provided as a convenience,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Ancient Beast

    Ancient Beast

    The Turn Based Strategy Game/eSport. Master your beasts

    Ancient Beast is a turn-based strategy indie game project played online against other people featuring a wide variety of creatures to acquire, putting them to use in order to defeat your opponents. This project was carefully designed to be easy to learn, fun to play and hard to master. We hope you'll enjoy it. The game takes place in a dystopian future, where people have excelled in power thanks to the use of technology, specifically advanced 3d printers. The world is split into 7 factions,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    zxemu2
    A Z80 CPU and ZX Spectrum emulator written in C/C++, with multiple front-ends for DOS/Windows/WinCE/Linux/X11. Features: ZX Spectrum 48K emulator Sound Border Stripes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NakedWolf3D

    NakedWolf3D

    A conservative source port of Wolfenstein 3-D

    NakedWolf3D is an authentic and conservative source port. It is based on the original source release along with Wolf4SDL. It contains all features of the original and all features not included in the 1992 release has been removed. Scaling is implemented to have a complete fullscreen experience, that internally scales to your native resolution while keeping the game at a 320x200 resolution. NakedWolf3D is the most traditional and authentic Wolfenstein 3-D experience on the internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Deal or No Deal

    Deal or No Deal

    Deal or No Deal (game)

    Luck-based games can be fun every once in a while, doubly so if you have some stakes to fight for. Not everyone wants to have a certain stake in the game, however, much less a luck-based one where it's difficult even to come up with a strategy. If you're familiar with game shows, then Deal or No Deal should sound familiar. Seeking to provide users with the thrill of playing that very game, the eponymous program features just the tools to let you try your hand at selecting the luckiest...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    multiplayer action game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FLTrator

    FLTrator

    FLTrator is a retro style scrolling arcade game using FLTK.

    FLTrator is an arcade game for Linux, Windows and OSX written with FLTK and licensed under GPL. You control a spaceship by keyboard, moving through a fast scrolling landscape full of hostile rockets and other obstacles. Besides your quick reflexes and your intuition you are assisted by your spaceships missiles and bombs to clear your way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    NoteTrainer PRO

    NoteTrainer PRO

    Trains quickly score reading and piano playing (MIDI-keyboard)

    The main purpose of NoteTrainer PRO is developing the ability of quickly reading and playing notes "at sight." The program generates a random sequence of notes in the range selected by the user, and controls the speed and accuracy of their playing. Instead of random notes can be loaded not very complex melodies in MusicXML format and practice by studying them. Input the notes possible not only with MIDI-keyboard, but from the PC-keyboard, as well as using the virtual keyboard.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21

    irazu

    Maual contrucción Mouse de boca / Mouth Mouse Joystick Manual

    Este manual enseña cómo construir un mouse con joystick bucal. Sin necesidad de contar con impresoras 3D, placas de circuito, o conocimientos avanzados de programación. This manual teaches how to build a mouth joystick mouse. (Low cost) Without 3D printers, circuit boards, or advanced programming skills.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NakedHexen

    NakedHexen

    A conservative source port of Hexen that is identical to DOS

    NakedHexen is an ultra conservative source port aiming to be nearly identical to DOS in every way possible. No uncapped framerates, no dehacked, no extended menus or enemies, no window mode, only DOS Hexen ported to SDL2. Note: CD Music is NOT supported here.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NakedHeretic

    NakedHeretic

    A conservative source port of Heretic that is identical to DOS

    NakedHeretic is an ultra conservative source port aiming to be identical to the DOS original in nearly every way. No window modes, no extra resolutions, no uncapped framerates. Just DOS Heretic, ported to SDL2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    antimicro

    antimicro

    Graphical program to map keyboard and mouse controls to a gamepad

    ...It's useful for using a gamepad on PC games that do not have any form of built-in gamepad support. This program can also be used to control any desktop application with a gamepad. On Linux, this means that your system has to be running an X environment in order to run this program. This program currently works with various Linux distributions, Windows (Vista and later), and FreeBSD, but with limited support for FreeBSD and Windows XP.
    Downloads: 2,329 This Week
    Last Update:
    See Project
  • 25
    Digital_Dreamlogs(orca-uxn)

    Digital_Dreamlogs(orca-uxn)

    An Orca-based text adventure about dreaming

    Digital Dreamlogs is an open-source text adventure about dreaming, made in my slightly modded version of Orca by Hundredrabbits. It features a growing number of scenes, with a narrative created through ASCII art, poetry, storytelling, and algorithmic music. Like dreams, Digital Dreamlogs is erratic and strange, following its own non-linear logic. If you look closely, you might find something.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB