Showing 94 open source projects for "linux programs"

View related business solutions
  • 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
  • $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

    ComputerCraft Chris Programs

    Programs for ComputerCraft mods of Minecraft

    ComputerCraft Chris Programs, is an open-source programs for a Minecraft mod: ComputerCraft.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    desqchess3

    simple chess app

    2020: MOVED TO https://github.com/peterjtracey/desqchess -- because it's 2020... Version 3 fork of desqchess. DESQChess will be an easy to use, easy to add on to, easy to animate chess system. Useful for apps, tablets apps, and desktop systems. Plans for other plugins include: - Add plugin to connect to animation system (web GL) - Connect to other open-source software such as Blender, illustrator, GIMP, and Vector graphic manipulation programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Create your own Armor - GUI

    Simple GUI to create a CYOA Build-logfile.

    This simple GUI lets you build an "Power Armor CYOA" from scratch. When you're done, you can save your build as a .log-File. There are two different programs for two versions. For more information, check the included readme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Evola

    A videogame about the wonders of operating system concepts.

    This game takes place in an operating system whose sole function is to simulate a virtual world full of creatures whose behaviors evolve over time. Each creature runs as a separate process. Operating system constructs like signals, files and network ports are represented by objects in this world, and their usage is exposed to running programs by their presence. STORY: EvulOS was invented by a grad student for his thesis, and later gained government research funding. But its inventor is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    illustrative_progs

    illustrative_progs

    collection of illustrative programs:small games, simulators: C, Matlab

    a collection of small and medium-sized simulation programs that I made explicitely for dydactic and/or documentation purposes. Browse the files, don't click on widnload because there are multiple zips!! All are related to rigidbody dynamics used to make vehicle simulators in the simplest way. Other types of programs may figure too: Snake or Tetris in C for showing the C programming style opted for the other, more specific programs. Possibly this is a link for supplying material to some...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Minecraft.jar with XRAY preinstalled. just goto your windows button, goto RUN or search programs and files, and type %appdata% then copy the modded minecraft.jar into the "bin" folder inside then ".minecraft" folder. Push X to turn on xray
    Downloads: 17 This Week
    Last Update:
    See Project
  • 7
    Re-Install

    Re-Install

    Essential programs

    Re-Install is a program with links to things many people use EX:skype, teamspeak, steam, minecraft. instead of looking high and low for these links its all one click away.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    XAMOS

    XAMOS

    Cross-platform reimplementation of AMOS BASIC (runtime)

    XAMOS is a cross-platform reimplementation of AMOS BASIC based on jAMOS, fully re-written in C++ with SDL libraries. Currently runtime only, however is widely compatible with jAMOS projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    achtbit

    achtbit

    An 8 bit emulator created on the scratch, including an assembler.

    Ever had the experience of a 8 bit system, having max. 64k memory, using assembler to write effective small programs? This system is an experimental 8 bit, 16 color computer, with a processer similar to Z80, that (on my laptop using linux with NO opengl support) achieves up to 1.2 Million instructions per second and 50 Hz. screen refresh rate. It has a builtin assembler to load assembler programs. There is a rudimentary rom that implements some basic functions like line input, or a system clock. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    TimeCoreWar

    A Core War with time manipulation!

    This is an Ocaml implementation of a variant of Core War I’ve invented where programs can travels through time (which can replace the threads). It’s more or less functionnel now. There stay some bugs, but we can play with it right now! If you have any warrior, you can send them to me by email, I’ll send you mines back ;) To try it quickly, just type in an Unix terminal the following command: bzr branch bzr://timecorewar.bzr.sourceforge.net/bzrroot/timecorewar ; cd timecorewar ;...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    TARStack

    Tournaments and Ratings Stack

    The Goal of TARStack is not to increase competitive battles and the rivalries they create, but rather to foster teamwork, group cohesion, and creativity. The advent of the wired world and - especially - the recent rise in popularity of social networking between connected devices provides an opportunity for friendly matches within any sort of group. Generally, like-minded groups of people will get together and participate in one-on-one matches or regularly organized tournaments. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    jAMOS

    jAMOS

    AMOS BASIC reimplementation in Java

    jAMOS is a cross platform, Java-based reimplementation of François Lionet's AMOS BASIC on the Amiga.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    fiftyfifty

    fiftyfifty is a programming language and game

    As you may recall, a Turing-machine is an all-purpose computer. A Turing-machine has a memory that consists of a track or line of data. On the track, a read-/write-head is moving. The read-write head itself is a state engine, which is affected by the input from the track, and which decides what to write on the track, and where to read the next input, by "moving" the head back or forth. In 5050, the part of the track left of the head is represented not by a line or stack of information,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    simpleJ emulates on your PC a simplified computer: a retro-style video game console that lets you understand how a computer works and write your own video game programs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    SANKit

    Read and write PGN format and test moves for legality.

    SAN Kit was made public in 1993 by Stephen Edwards, the inventor of PGN Chess notation. The original code is in C, and with few comments quite cryptic. In addition, the original author's style was quite quixotic, making it even more difficult to read. This code is now reformatted to modern standards, adds support for NAG codes and comments, and has a "non-CLI" mode for inclusion in chess playing programs. The code has gone through extensive analysis using the llvm/clang compiler and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Repository for various programs created for use with Wurm Online.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AmiGoGtp is a version of the AmiGo Go program with a GTP (Go Text Protocol) interface added. It can be used as a weak but fast opponent for beginners and is of historical interest as one of the first open-source Go programs.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 18
    Documentation for the NewXMIPP project. (XMIPP is a suite of image processing programs primarily aimed at obtaining the three-dimensional reconstruction of biological specimens from projection images obtained by transmission electron microscopy)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Ever wish that you could make something automated, well now you can, with Robot Automaton! you can run multiple programs that will repeatedly do tasks with an initial instruction only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Artificial life simulation where computer programs (virtual organisms or VOs for short) compete on a grid for computer time. May the most intelligent VO win!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Dioscuri is an x86 computer hardware emulator written in Java. It is designed by the digital preservation community to make sure that documents and programs from the past can still be accessed in the future. Dioscuri is durable and component-based.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Stargate Atlantis Computer Simulator
    This is a Flash simulation of the Stargate Atlantis Computer systems including Dial Home Device and Outgoing Gate screen.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 23
    The rpg-1d6 project aims to produce python programs based on the One Die roleplaying System ( http://1w6.org ). Its first program is a battle simulator using the simple One Roll combat System for quick combat resolution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A generic library made to represent Puzzles and programs to solve them (Solvers), a specialization for 2d puzzles, specialization for the N-Puzzle, Several solving algorithms for the N-Puzzle. Command line and Graphical User Interface for N-Puzzles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Two programs for playing board games over the internet. A board viewer, where all clients see the same image with moveable tokens. And a chat client with calculator and dice roller.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB