Showing 4269 open source projects for "all-in-one"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
  • 1
    Applied Energistics 2

    Applied Energistics 2

    A Minecraft Mod about Matter and Energy

    Applied Energistics 2 (AE2) is a comprehensive mod for Minecraft that introduces a unique approach to in-game inventory management. Its theme is centered around the concept of converting matter into energy and vice versa, to store and transport your items and fluids instantaneously. AE2 revolutionizes storage in Minecraft. The mod adds a network-based digital storage system, where items and blocks are stored as energy in a digital form within a network of connected devices. This allows for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    EasyRPG Player

    EasyRPG Player

    RPG Maker 2000/2003 and EasyRPG games interpreter

    EasyRPG Player is a game interpreter to play RPG Maker 2000, 2003, and EasyRPG games. It uses the LCF parser library (liblcf) to read RPG Maker game data. EasyRPG Player is a program that allows to play games created with RPG Maker 2000 and 2003. It aims to be a free (as in freedom) cross-platform RPG Maker 2000/2003 interpreter. The main goal is to play all games created with them as the original game interpreter (RPG_RT) does. This project is being developed. FreeType2 for external font...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Mojoc

    Mojoc

    A cross-platform, open-source, pure C game engine for mobile game

    ... and is message-driven. Mojoc has been used for a cross-platform Android and IOS game. The samples will show all aspects of the Mojoc features. Each platform will provide native building project for native platform editor. For example Android provides AndroidStudio project, IOS provides XCode project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The flexible game engine

    The flexible game engine

    The flexible game engine

    ... on-the-fly without having to reboot the game every time. Runs and looks equally well both on Linux and on Windows. Designed to be as fail-safe as possible to never lose your work if crashes should occur. Engine plus tools amounts to less than 50K LOC. Written in simple 'C-style' C++. It is easy for anyone to understand and make modifications. All the code is released under the very permissive MIT license and can be downloaded via GitHub by anyone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications. Icon
    It protects your internal resources such as behind-the-firewall applications, teams, and devices.
  • 5
    Bevy

    Bevy

    A refreshingly simple data-driven game engine built in Rust

    A refreshingly simple data-driven game engine built in Rust. All engine and game logic uses Bevy ECS, a custom Entity Component System. Massively Parallel and Cache-Friendly. The fastest ECS according to some benchmarks. Components are Rust structs, Systems are Rust functions. Queries, Global Resources, Local Resources, Change Detection, Lock-Free Parallel Scheduler. Bevy is still in the very early stages of development. APIs can and will change (now is the time to make suggestions!). Important...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Sabaki

    Sabaki

    An elegant Go board and SGF editor for a more civilized age

    ... in Markdown. Sabaki also supports SGF game containers, saving and reading multiple games within one file. Score your games using area or territory counting. You can also use the score estimator to see which player is ahead in mid-game. Toggle the life & death status of groups to refine the estimation.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    Pokemons-Evolution

    Pokemons-Evolution

    The contract allows to mint any pokemon, as well as evolve them

    The contract allows to mint any pokemon, as well as evolve them following the rules from the official game outside the blockchain. There are 4 contracts: erc-20 standard Level.sol burnable implementation, erc-1155 Stones.sol burnable implementation, erc-1155 Pokemons.sol implementation and PokemonStorage.sol with all data of evolution chains.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Bullet Physics SDK

    Bullet Physics SDK

    Real-time collision detection and multi-physics simulation for VR

    ... using Deep Reinforcement Learning, or using Gradient based optimization (for example LFBGS). In addition, the simulator can be entirely run on CUDA for fast rollouts, in combination with Augmented Random Search. This allows for 1 million simulation steps per second. It is highly recommended to use PyBullet Python bindings for improved support for robotics, reinforcement learning and VR. Use pip install pybullet and checkout the PyBullet Quickstart Guide.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Blooket Hack

    Blooket Hack

    The original Blooket hack

    All of the hacks are sorted into the gamemode they can be used in. If you are a programmer and want to make your own codes for blooket make sure to check out the blooket library! The original Blooket hack v4.2.1 The Blooket Hack The Blooket Hack provided by shenke.
    Downloads: 52 This Week
    Last Update:
    See Project
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
  • 10
    qengine

    qengine

    Retro game engine for creating games like it's 1997

    qengine is a cross-platform retro game engine. It is aimed at nostalgic game developers that miss simple times and enjoy creating games like it's 1997. The software renderer provides the aesthetic that we all love and the engine limitations exist to make your creativity shine. The engine is a fork of the Quake II codebase that focuses on serving as a base for standalone games. Unlike other ports, it does not aim at being compatible with mods or the base Quake II game. In fact, many features...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    PySC2

    PySC2

    StarCraft II learning environment

    ... along with all the required dependencies. virtualenv can help manage your dependencies. You may also need to upgrade pip: pip install --upgrade pip for the pysc2 install to work. If you're running on an older system you may need to install libsdl libraries for the pygame dependency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    answer.js

    answer.js

    An open source blooket auto-player / cheat

    A bookmarklet-based blooket auto-player that uses the offical blooket api to get question answers. I also made blooket-rng-tool to help with RNG-based game modes, you should check it out. Execute (click on bookmark) on the PIN screen, then enter pin as you normally would. It will auto-play the game for you, and get all questions correct.
    Downloads: 59 This Week
    Last Update:
    See Project
  • 13
    Blessing Skin Server

    Blessing Skin Server

    Web application brings custom skins back in offline Minecraft servers

    Puzzled by losing your custom skins in Minecraft servers running in offline mode? Now you can easily get them back with the help of Blessing Skin. Blessing Skin is a web application where you can upload, manage and share your custom skins & capes! Unlike modifying a resource pack, everyone in the game will see the different skins of each other (of course they should register at the same website too). Blessing Skin is an open-source project written in PHP, which means you can deploy it freely...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    San Andreas Unity

    San Andreas Unity

    Open source reimplementation of GTA San Andreas game engine in Unity

    ... and IL2CPP scripting backends, so it can be built for any platform that Unity supports, provided that you can copy PC version of GTASA to target device. Game fully works in multiplayer. You can start the game as dedicated server, as a host (server & client at the same time), or you can connect to a server. This works on all supported platforms, which means you can start a host even on Android device.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 15
    Tux Paint

    Tux Paint

    An award-winning drawing program for children of all ages

    Tux Paint is a free, award-winning drawing program originally created for children ages 3 to 12, but enjoyed by all! It combines an easy-to-use interface, fun sound effects, and an encouraging cartoon mascot who guides children as they use the program. You're presented with a blank canvas and a variety of drawing tools to help them be creative. Along with paintbrush, shapes and text, Tux Paint includes a "stamp" feature to add pre-drawn or photographic imagery to pictures, and a set...
    Leader badge
    Downloads: 17,980 This Week
    Last Update:
    See Project
  • 16
    EmuSAK UI

    EmuSAK UI

    Download saves or mods for Nintendo Switch emulators

    EmuSAK-ui is a graphical mod for EmuSAK. This is a tool to manage your switch emulators, such as downloading saves or mods. Just go to the releases page and download the latest build for your OS. Only on Windows there is an auto-update feature. Install the software by executing the .exe file. Afterwards, you can remove the software like any other program on your computer. Download the .deb file, then install it with sudo dpkg -i ./emusak-ui-X.Y_amd64.deb. Add one or multiple Ryujinx folders...
    Downloads: 76 This Week
    Last Update:
    See Project
  • 17
    Falltergeist

    Falltergeist

    Opensource crossplatform Fallout 2 game engine writen in C++ and SDL

    Opensource crossplatform Fallout 2™ engine writen in C++ and SDL. Falltergeist is an opensource alternative for Fallout 2 and Fallout 1 game engines. It uses C++, SDL and OpenGL. Falltergeist requires original Fallout resources to work. You could add dependencies manually but it is easier to use Conan. First, set up your Conan profile to match your compiler or let conan autodetect your settings (conan profile new vs --detect and use --profile=vs when running conan install).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FlightGear - Flight Simulator

    FlightGear - Flight Simulator

    FlightGear Flight Simulator: free open-source multiplatform flight sim

    Founded in 1997, FlightGear is developed by a worldwide group of volunteers, brought together by a shared ambition to create the most realistic flight simulator possible that is free to use, modify and distribute. FlightGear is used all over the world by desktop flight simulator enthusiasts, for research in universities and for interactive exhibits in museums. FlightGear features more than 400 aircraft, a worldwide scenery database, a multi-player environment, detailed sky modelling...
    Leader badge
    Downloads: 5,376 This Week
    Last Update:
    See Project
  • 19
    The EA app

    The EA app

    Powering EA's next generation of PC & Mac gaming

    The EA App is a comprehensive software solution designed to enhance your gaming experience. With an intuitive interface and a plethora of features, the EA App brings all your favorite EA games under one roof. Stay connected with friends, track your achievements, and explore new titles, all from a single platform. Whether you're a casual gamer or a hardcore enthusiast, the EA App is tailored to meet your needs, providing a seamless and immersive gaming environment. Experience the convenience...
    Leader badge
    Downloads: 1,810 This Week
    Last Update:
    See Project
  • 20
    Warzone 2100

    Warzone 2100

    RTS game with the theme of Strategy by Design

    You command the forces of “The Project” in a battle to rebuild the world after mankind has almost been destroyed by nuclear missiles. The game offers a full campaign with optional (but strongly recommended!), videos, battle against four factions, multi-player and single-player skirmish modes, and an extensive tech tree and a full unit designer. Multi-player is also cross-platform, battle your friends with any OS, Windows, Linux or Mac, it all works seamlessly! We also offer 100% portable...
    Leader badge
    Downloads: 2,656 This Week
    Last Update:
    See Project
  • 21
    UfukGames (Ufuk Games) V2.1

    UfukGames (Ufuk Games) V2.1

    Free game hacks for nearly all languages. Auto clicker, macro etc.

    English: Free game hacks for nearly all games. Growtopia, Roblox, Minecraft... All apps are scanned before published. All applications made by: UfukGames Türkçe: Neredeyse tüm oyunlar için hile. Growtopia, Roblox, Minecraft... Tüm uygulamalar yayınlanmadan önce virüs taramasından geçirilir. Tüm uygulamalar UfukGames tarafından yapılmıştır. Tags (Ignore this): UfukGames, Growtopia auto clicker, Growtopia macro, autoclicker, makro, oyun hilesi, Minecraft macro, SonOyuncu Macro, CraftRise...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    LOTRO Companion

    LOTRO Companion

    A companion for your LOTRO activities

    LOTRO Companion is a desktop application. It manages characters of the Lord of the Rings Online (LOTRO) MMORPG. It has 3 main goals: - track the status of one or several characters: current gear, deeds, quests, collections... - simulate gear/virtues, compute result stats and analyze stats contributions - lore database: quests, items, deeds, mounts, pets... Character data is imported from the game client running locally. See https://discord.gg/t2J4GDq See https://www.facebook.com...
    Leader badge
    Downloads: 1,623 This Week
    Last Update:
    See Project
  • 23
    Teensy 4.1 Tetris

    Teensy 4.1 Tetris

    Tetris for Teensy 4.1

    A Tetris for Teensy 4.1. GitHub repository: https://github.com/Northstrix/Teensy-4.1-Tetris
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Free Unix Spectrum Emulator (Fuse): an emulator of the 1980s home computer and various clones for Unix, Mac OS X and Windows.
    Leader badge
    Downloads: 635 This Week
    Last Update:
    See Project
  • 25
    A port of The Ur-Quan Masters, using SDL, targetted for Linux, all BSD, Windows, MacOS X, and other SDL-supported platforms.
    Leader badge
    Downloads: 556 This Week
    Last Update:
    See Project