Showing 398 open source projects for "small linux"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 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.
    Get Started Free
  • 1
    "Cross The Water" is a general repository for various small Java projects too big to be a "code snippet", but too small to justify the overhead of a complete project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Virtual Poet - a small game of writing poems. In this game you have a list of words, and you have to select some and order them in logical order to write a line in the poem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Xgame provides an API that includes drawing basic but efficient graphics based on standard X11 functionality, efficient double buffering, and collision logic. It comes with several example demos and small games. It has been tested with various Unices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A collection of small utilities to use Battle.net chat without requiring StarCraft*/BroodWar*/Diablo* to be installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 5
    It is a collection of small tools for Chaos Modelling, based on ideas of Life game, Tierra and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The long term of this project is to create an Open Source 3D Role Playing Game. This will require creation of number of small utilities such as modellers. Eventually a whole suite of tools will be created which will make game creation a little easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A small 2d game programmed using Allegro.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A small program that lets you kill system processes by beating them at a space-invaders-like game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    3d engine for small scenes
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    Small 2D cross-platform action game engine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Tux-party aim to be a suite of fun, 3d, easy to play, small multi-player games. Playable either on one keyboard or Lan games, the aim is really quick and easy multi-player fun.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project aims to provide small games programmed on systemtap and tapsets which includes useful probes/functions for programming games on systemtap. This will give you more fun with systemtap.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A set of small tools for Atari 7800 software development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Lfant

    A small Game Engine project.

    Lfant is a small (so far) 3D game engine, rendered using OpenGL. It will be primarily aimed toward action games, but able to conform to other genres. The code uses an Entity-Component model, a bit like Unity3D, where Entities have a list of Components that they can access at any given time. These components "add" functionality to the owner Entity (albeit not directly). Examples of Components are Rigidbody, HeatTransfer, Inventory, MeshRenderer, ParticleSystem. The intent of use for this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    YGE is an easy to use, small game-engine, written in C++. Git Repository: http://github.com/yenware/YGE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Fluffy - Physics Game

    A small physics game. Stay in the air, and kill those enemies!

    Essentially a clone of the popular flash game Avalanche, Fluffy is a simple physics game. You must stay "in the air" by jumping onto the falling blocks. While doing so, you must attack the various enemies that you encounter, lest you die. See how long you can survive! [Note: This is a work in progress; the game isn't finished, and the description above is of what the game will look like when done]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Mix of RPG and Tower defense game. Player leads a small team and explores a huge world of connected floating islands. 2d isometric view and NO acceleration required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The goal of Space Trader is to make money by buying and selling various kinds of trade goods, upgrading your ship, and eventually buying your own small moon to retire on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    WebGameGear is a small toolkit and library to program web games with PHP5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a small-time FPS/Driving Police Simulation demonstrating the day-to-day operations of police officers nationwide. Starting with local Deland, FL agencies and allowing for expansion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    iotaBuildIt

    iotaBuildIt

    Experimental project in crowd-sourced scrolling game development.

    This project is an attempt to create a side-scrolling game on which multitudes of contributors can freely expand and enhance. We hope to see submissions of graphics, sprites, level designs, storylines, everything down to the fundamental mechanics of the game. And we hope that a rating system will help the best of the best evolve out of this project, generating an ever-growing and improving massive 2D game. The game runs in an HTML5-capable browser, so it's very easily accessible to a range...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JavaGO is an Open Source Java library for the Game of GO (weiqi, baduk) analysis. Implements: base game classes, montecarlo simulations, SGF reader/writer, game variants, GTP, etc. Elegant interfaces/class design. Speed efficient w/small footprint. TDD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Crowdfarming Database and Simulator

    Crowdfarming Database and Simulator

    To log/share/analyze/optimize/simulate garden activity

    An online database and cross-platform, game-like client where gardeners/farmers (small or large scale) can log their actions and measurements (such as weather, yield, current plant size). Any user can then play it back visually, or play with the data and see a simulation inferred from the knowledge database, or calculate an optimal design within given constraints, inferred from the knowledge available at that time. This is both a tool for playing, in order to entertain and inspire...
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo