Showing 369 open source projects for "space"

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
  • 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
  • 1
    Mission X
    Mission X is a free open source multiplatform space shooter written in java featuring kick-ass graphics and OST. Languages: English, Italian. Last update: July 23, 2010. Trailer and more screenshots: missionx.fdossena.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Robot Tales

    Robot Tales

    Leave a mark in space and try to get the highest score possible.

    In the Robot Tales game the main character is a tiny Android and you must help our little friend make his way through the galaxy. You can experience all of space from its perspective - from the stone mines from Mars, to scary alien caverns and derelict space ships that have been lost throughout the centuries. Explore new technologies that are special for each stage and help the little Robot defeat the alien menace. Be careful, the way home is paved with dangers as the green aliens will have to be conquered. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    KSTweak

    A game-management tool for Kerbal Space Program

    This project aims to serve as a tool for managing installations of Kerbal Space Program (available here: https://kerbalspaceprogram.com/en/). The primary goal is to allow savegame editing; however, other ideas include module management and part tweaking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    SGhost

    Self-Generating Housing Open-Space and Transportation

    Authors: Geoffrey Caruso, Jean Cavailhès, Pierre Frankhauser, Dominique Peters, Isabelle Thomas, Gilles Vuidel. References Caruso G., Cavailhès J., Peeters D., Thomas I., Frankhauser P., Vuidel G. (2015). Greener and larger neighbourhoods make cities more sustainable! A 2D urban economics perspective. Computers, Environment and Urban Systems, 54, 82-94 Caruso G., Vuidel G., Cavailhès J., Frankhauser P., Peeters D., Thomas I. (2011). Morphological similarities between DBM and a...
    Downloads: 0 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
    Solarex - Travel and Explore the Galaxy
    Solarex is a space traveling, trading and prospecting game built upon a stellar system generator. There is a galaxy full of stellar systems with all sorts of treasures to explore - so enter your spaceship, buy some fuel and head off!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    XLogo4Schools

    A Logo interpreter and programming environment specialized for schools

    A Logo interpreter and programming environment specialized for schools. It is a revised version of XLogo, published on http://xlogo.tuxfamily.org/. The Logo dialect is almost the same as Xlogo's, but some Logo commands were reimplemented to fit with the new programming environment and workspace. Some commands which were buggy in the original XLogo have been fixed. The interpreter works now more efficient due to the usage of more suitable data structures. The output of turtle graphics...
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    EZreclaim

    EZreclaim

    Reclaim space taken by duplicate files

    Reclaim space taken by duplicate files. With the option of Deleting or replacing duplicate files with hard links. CAUTION : MAKE SURE YOU HAVE A BACKUP OF YOUR DATA BEFORE RUNNING THIS PROGRAM. NEVER RUN AGAINST SYSTEM FILES OR FOLDERS AS YOUR SYSTEM MAY BE PERMANENTLY DAMAGED.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    aScanmem

    aScanmem

    game cheater for Android

    ...Scanmem is a Linux cheating tool acting also as debugger / memory editor with support for viewing memory regions watching and repeatedly setting values in chosen address space.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    Bengine

    Free strategy browsergame engine.

    Galactic strategy Open Source browsergame. Replacement of the former game Net-Assault.
    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
    OpenGLM

    OpenGLM

    Authoring tool for learning designs. Supports IMS LD specification.

    OpenGLM (Open Graphical Learning Modeler) is a desktop application allowing the visual design of IMS Learning Design compliant learning and teaching flows. It allows reuse of learning designs from open repositories like OICS and ILDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Antares is a 3D game of trading/space combat, in the line of Elite or Frontier. Some things you can do travelling with your spaceship include trading of goods, piracy, smuggling, mail delivery, different kind of missions... It is in pre-alfa state.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    MODLEM

    MODLEM

    rule-based, WEKA compatible, Machine Learning algorithm

    ...It is a sequential covering algorithm, which was invented to cope with numeric data without discretization. Actually the nominal and numeric attributes are treated in the same way: attribute's space is being searched to find the best rule condition during rule induction. In result numeric attribute's conditions are more precise and closely describe the class. This algorithm contains some aspects of Rough Set Theory: the class definition can be described accordingly to its lower or upper approximation. For more information, see: Stefanowski, Jerzy. ...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 13
    ...With the help of jGeohash, software developers will be able to quickly and easily generate a geohash code using user-defined latitude and longitude values. By using the GeoHash algorithm, the space can be divided into multiple grid shapes. This library is a basic implementation from the GeoHash algorithm written in the java can be applied to generate from the latitude and longitude a geohash code and reverse. The library is kept simple and have no dependencies to other libraries. For more information about the GeoHash algorithm go to (http://en.wikipedia.org/wiki/Geohash) Snapshot from source code are available at: https://github.com/astrapi69/jgeohash.git If you have suggestions or improvements of bugfixes please contribute back via github
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MolTPC

    MolTPC

    MolTPC provides a solution for fully automatic tautomer enumeration.

    ...Compared to the huge efforts made in experimental investigation of tautomerism, open and free algorithmic solutions for prototropic tautomer generation are surprisingly rare. The few freely available software packages limit their output to a subset of the possible configurational space by sometimes unwanted prior assumptions and complete neglection of ring-chain tautomerism. MolTPC provides an adjustable and fully automatic approach for this problem. The original publication can be found on http://onlinelibrary.wiley.com/doi/10.1002/jcc.23397/full.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Space Trivia for Android

    An open-source space trivia app for Android.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AndroidSidebar

    AndroidSidebar

    Provides a sidebar, which can be shown in front of a main content.

    "AndroidSidebar" is an Android-library, which provides a custom view implementation, which allows to show a sidebar, which overlaps the view's main content and can be shown or hidden in an animated manner. The sidebar may be located at left or right edge of the parent view and its state can be changed by either calling an appropriate method or via dragging on the device's touch screen. Furthermore there are a lot of attributes, which allow to specify the appearance and behavior of the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    StackCollect

    StackCollect

    A server and database monitoring platform.

    The StackCollect SCM is written in Python and is free to download, more advanced features can be purchased from StackCollect. Monitored Server Platforms Include: Windows Server 2012 R2 Monitored Database Platforms Include: PostgreSQL Microsoft SQL Server MariaDb MySQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JaToo Imager

    JaToo Imager

    View and alter images (batch processing available).

    JaToo Imager is a Java Open Source application created to view and alter images. Batch processing is also provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Fast Duplicate File Finder

    Superfast, lightweight, simple duplicate file finder

    A simple, super-fast, lightweight duplicate file finder written in java. System requirement: Java 1.6+ 20 KB of disk space (lol :D)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Unity Network

    Unity Network is a distributed Virtual Networking Platform

    Unity Network is a unique platform written in java that thanks to its distributed logic, it can provide a LARGE virtual networking space. By large we mean that it can support a big room for many clients. Moreover its a platform that is designted to be as less dependant from os and network as possible making it more logical and object oriented. The platform is defined by 3 basic principles which are freedom, security, individuality (see more inside) Its is fully functional but not recomended for usung as is because its an academic implementation meaning that needs to be taken care of for security and stability issues.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22

    fleet0ps

    An experimental 4X space strategy game design

    An experimental 4X space strategy game design inspired by the C.H. Cherryh "Company Wars" series of books.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Space Opera is a space colonization game similar to 'Master of Orion' or 'Galactic Civilizations'. You can explore the universe, colonize planets, fight aliens and research technologies. Images were created with Povray and Terragen. - No changes in the last two years - probably abandoned
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    famos

    famos

    Framework for Agent-oriented MOdelling and Simulation

    ...It uses the discrete-event simulation framework Desmo-J (http://desmoj.sourceforge.net) as its simulation engine. Famos implements event-driven time advance and focusses on supporting an explicit model of space for the environment, including the movement of agents. Famos was developed in the context of a PhD project. Many aspects of its implementation are therefore still in the prototype stage. It does come with two example models (a re-implementation of Schelling's segregation model and of Epstein and Axtell's Sugarscape model). Famos
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MP3 ID3 Java Tag Library Tool
    ...It has a rename file utility, not only for mp3 files. It has an utility panel to create playlists, re-organize files in folders with the name format you prefer, an utility to optimize the CD disk space. This program was written in 2002, so I don't remember much about it ... but I used it a lot, as much as my close friends. I decided only now (shame on me) to share it with everybody in the world. Hope you'll like it, also the program's help is fully working now !!! Nice to install eclipse and debugging something 10 years later ... ...
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo