Showing 2367 open source projects for "using"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    SwiftGodot

    SwiftGodot

    New Godot bindings for Swift

    SwiftGodot provides Swift language bindings for the Godot 4.2 game engine using the new GDExtension system (for 4.1 compatibility, use the 4.1 branch, preview for upcoming 4.3 release is in the 4.3 branch). SwiftGodot can be used to either build an extension that can be added to an existing Godot project, where your code is providing services to the game engine, or it can be used as an API with SwiftGodotKit which embeds Godot as an application that is driven directly from Swift. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Cocos Engine

    Cocos Engine

    Cocos simplifies game creation and distribution with Cocos Creator

    ...It aims to simplify game creation and distribution, with support for high-performance rendering, physics, scene management, asset pipelines, and more. The engine is built using a mix of C++ (for performance-critical systems) and TypeScript/JavaScript (for scripting), enabling developers to script game logic while relying on a robust, high-performance core. Because of its cross-platform nature, games built with cocos-engine (via Cocos Creator) can target mobile, desktop, and web, making it a popular choice for developers wanting flexibility and broad reach. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Comedot

    Comedot

    Godot game template and component-based framework

    Comedot is a minimalist dot-based game engine built with Lua and LÖVE2D, designed for creating simple, highly stylized, and often weird or experimental games. It leverages a low-resolution aesthetic and embraces simplicity in both visuals and game mechanics, offering a unique canvas for hobbyist developers and game jam participants.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Open Source Cartridge Reader

    Open Source Cartridge Reader

    A shield for the Arduino Mega that can back up video game cartridges

    ...Completely stand-alone, does not need a PC to operate (unless for updating firmware). Easy to modify open-source code, write your own extensions and share them with others. Portable thanks to a battery. Modular design using mostly off-the-shelf components. Reads NES, Famicom and Family Basic cartridges including save. Supports Mapper 30/NESmaker and flashes INL NM30 boards. Reads SNES roms and reads/writes save games from and to the SNES cartridge. Supported cartridge types so far, LoRom, HiRom, ExHiRom, DSP, SuperFX, SuperFX2, SDD1, CX4, SPC7110, SA1 (last two chips need Adafruit Clock Generator). ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    Agones

    Agones

    Dedicated Game Server Hosting and Scaling for Multiplayer Games

    ...Agones replaces usual bespoke or proprietary cluster management and game server scaling solutions with a Kubernetes cluster that includes the Agones custom Kubernetes Controller and matching Custom Resource Definitions for GameServers, Fleets and more. With Agones, Kubernetes gets native abilities to create, run, manage and scale dedicated game server processes within Kubernetes clusters using standard Kubernetes tooling and APIs. This model also allows any matchmaker to interact directly with Agones via the Kubernetes API.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    melonJS

    melonJS

    A fresh & lightweight javascript game engine

    ...Giving you a powerful combination that can be used wholesale or piecemeal. melonJS is a lightweight yet powerful HTML5 framework designed from the ground up to provide a true plugin-free 'write-once, run-everywhere' gaming platform. melonJS is an open-source project and supported by a community of enthusiasts. See our Gallery for a few examples of games powered by melonJS. melonJS integrates the popular Tiled map format, allowing designers easily create levels using the Tiled map editor, and to focus on the game features itself. A fresh and lightweight 2D sprite-based engine. Fast WebGL renderer for desktop and mobile devices with fallback to Canvas rendering.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    3DWorld

    3DWorld

    3D Procedural Game Engine Using OpenGL

    3DWorld is a cross-platform OpenGL-based 3D Game Engine that I've been working on since I took the CS184 computer graphics course at UC Berkeley in 2001. I converted the project from svn to git at commit 6607. Most of the code is written in C++, with GLSL for shaders. This is intended to be a cross-platform project. Microsoft Visual Studio 2019 and 2022 project files are included. A linux/gcc makefile is also included, but is more experimental. See README.linux for more details. The project...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Pokedex

    Pokedex

    Pokedex demonstrates modern Android development with Hilt

    Pokedex demonstrates modern Android development with Hilt, Material Motion, Coroutines, Flow, Jetpack (Room, ViewModel) based on MVVM architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Anodyne 1 Repo

    Anodyne 1 Repo

    Action-adventure game originally released in 2013

    ...The game features exploration, puzzles, a broom as a tool/weapon, top-down rooms, dreamlike narrative and atmosphere, and pixel-art graphics. This is all of the original music source files which you can open in REAPER and play back using the free sfz plugin with some freely available soundfont files. There's more instructions inside! REAPER lets you easily export these projects as MIDI files to use in other DAWs, even if you don't have the original plugins.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    KorGE

    KorGE

    KorGE Game Engine. Multiplatform Kotlin Game Engine & Korlibs

    ...Install the KorGE IntelliJ Plugin or clone the “Hello World!” project and start making your own game in less than a minute. Since KorGE targets the JVM, you can develop your game, try it, debug it and test it using IntelliJ IDEA. KorGE is just the last layer of a larger stack (Korlibs) for multimedia development. KorGE has a very small footprint. It has no external dependencies and only uses the libraries available on each platform. KorGE offers a powerful editor embedded in IntelliJ IDE. Easily add sourcecode and resources via GitHub.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    OpenFL

    OpenFL

    Open source library for creative expression on the web, desktop, etc.

    OpenFL is a free and open-source, cross-platform software framework that empowers developers to create rich interactive applications and games using a single codebase that can run on web browsers, mobile devices, desktops, and even some consoles. It builds on the Haxe programming language and offers a familiar display list and event-driven API inspired by classic Adobe Flash and AIR, allowing developers to leverage well-known paradigms while targeting modern platforms. OpenFL supports 2D and limited 3D graphics rendering, audio playback, advanced user input (mouse, touch, keyboard, gamepads), rich text formatting, asset management, networking, and file system access, making it a comprehensive foundation for interactive experiences. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Fish Folk: Jumpy

    Fish Folk: Jumpy

    Tactical 2D shooter in fishy pixels style. Made with Rust-lang

    ...Aim either left or right; the rest is up to clever movement and positioning in this fish-on-fish brawler. Jumpy runs in the browser. You can play a web demo to try out the game, without needing to install anything on your computer. We recommend using the Chrome browser or other derivatives for best performance, or if you have issues with other browsers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    raylib-go

    raylib-go

    Go bindings for raylib, a simple and easy-to-use library

    raylib-go is a Go (Golang) binding/wrapper around raylib, the light-weight C library for video game and multimedia programming. It allows Go developers to build 2D (and some simple 3D) games, graphical applications, or multimedia tools using a familiar and simple API, while leveraging Go’s language ergonomics, concurrency model, and ecosystem. With raylib-go, developers can draw graphics, handle input, play sound, manage textures, and manage game loops directly in Go — without needing to write or interface with C manually. This makes it a good choice for those who prefer Go over C/C++, but still want a simple, straightforward engine for fast prototyping or small-to-medium games. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    99 Nights In The Forest Script [Keyless]

    99 Nights In The Forest Script [Keyless]

    99 Nights Script Keyless: Kill Aura, Auto Combat, Auto Craft, & more.

    This is Keyless Script work Only 99 Nights in The Forest Roblox Game. We tested the script using Xeno Executor, and it works perfectly. Therefore, for your convenience, the script comes with an injector that is perfectly suited for it. In this case, it is Xeno. In addition, this script does not require a key, so you can use it without any problems.
    Downloads: 17,200 This Week
    Last Update:
    See Project
  • 15
    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: 3,673 This Week
    Last Update:
    See Project
  • 16
    Bunni Roblox Executor

    Bunni Roblox Executor

    Download Bunni Executor, the ultimate keyless Roblox script executor

    ...For Roblox players who want to improve their gameplay, level up faster, or experiment with custom Lua scripts, Bunni Executor is a well-known tool. Originally rebranded as Swift, it has now been rebuilt and relaunched under the name Bunni Executor. Whether you’re a beginner or an experienced player, using scripts requires a proper setup and a reliable executor that is regularly updated to stay compatible with the latest Roblox versions. A high-quality script executor should support a wide range of scripts, assist developers in learning and testing Roblox Lua code, and help players automate gameplay for a smoother, more enjoyable experience
    Leader badge
    Downloads: 3,032 This Week
    Last Update:
    See Project
  • 17
    Steal a Brainrot Script (Keyless)

    Steal a Brainrot Script (Keyless)

    Keyless Roblox Scripts: Auto Steal Brainrot, AutoLock Base, ESP & more

    ...Thanks to it, you can automatically steal brainrots from players almost instantly. There are many features, most of which I have listed below. We tested the script using Xeno Executor, and it works perfectly. Therefore, for your convenience, the script comes with an injector that is perfectly suited for it. In this case, it is Xeno. In addition, this script does not require a key, so you can use it without any problems. How to install? Open README.txt for instructions.
    Downloads: 2,235 This Week
    Last Update:
    See Project
  • 18
    PolanieOnLine
    PolanieOnLine is multiplayer online 2D game using Java and SQL.
    Downloads: 146 This Week
    Last Update:
    See Project
  • 19
    Accessible-Coconut

    Accessible-Coconut

    A GNU/Linux operating system accessible for visually impaired.

    Accessible-Coconut(AC) is a community driven GNU/Linux operating system which is completely accessible for persons with visual impairment. AC is derived from Ubuntu-MATE. Yes the goal is to make a free and open-source eyes free desktop environment. Forum : https://groups.google.com/forum/#!forum/accessible-coconut Telegram forum : https://telegram.me/accessible_coconut Project home : https://zendalona.com/
    Leader badge
    Downloads: 68 This Week
    Last Update:
    See Project
  • 20
    99 Nights Script | Auto Farm, Kill Aura

    99 Nights Script | Auto Farm, Kill Aura

    99 Nights Script: Kill Aura, Auto Combat, Auto Craft, & more No Key

    ...Includes Bring Item, ESP (player/item tracking), and Teleport for fast exploration and survival. Boost your gameplay with this free, undetected, and easy-to-use script. ⚠️ Is It Safe to Use Scripts in 99 Nights in the Forest? Using scripts in Roblox, including in 99 Nights in the Forest, is considered a form of cheating and may violate the Roblox Terms of Service. This scripts can help you resolve your problems in 99 nights in woods roblox game
    Downloads: 1,207 This Week
    Last Update:
    See Project
  • 21
    ChessX

    ChessX

    Chess Database and PGN viewer

    A free and open source chess database application for Linux, Mac OS X and Windows.
    Leader badge
    Downloads: 862 This Week
    Last Update:
    See Project
  • 22
    99 Nights In The Forest Script | Keyless

    99 Nights In The Forest Script | Keyless

    99 Nights Script Keyless: Kill Aura, Auto Combat, Auto Craft, & more.

    ...https://sourceforge.net/projects/bunni-roblox-executor/ Is it safe to use scripts in 99 Nights in the Forest? Scripts are a form of cheats, and therefore Roblox developers or the creators of 99 Nights in the Forest may penalize you for using them. However, since it's not a competitive game, there might not be any punishment. We recommend using scripts when playing with friends or alone
    Leader badge
    Downloads: 265 This Week
    Last Update:
    See Project
  • 23
    Murder Mystery 2 Script MM2 (Keyless)

    Murder Mystery 2 Script MM2 (Keyless)

    Murder Mystery 2 Roblox Scripts: Auto Farm, Kill All (Keyless) MM2

    ...Bombastic script including Tp To Gun, Kill All, Kill Sheriff, Auto Farm and Esp, allowing you to level up quickly and enjoy flawless progression without stress or effort. We tested the script using Xeno Executor, and it works perfectly. Therefore, for your convenience, the script comes with an injector that is perfectly suited for it. In this case, it is Xeno. In addition, this script does not require a key, so you can use it without any problems. How to install? Open README.txt for instructions.
    Leader badge
    Downloads: 475 This Week
    Last Update:
    See Project
  • 24
    QuakeSpasm

    QuakeSpasm

    A modern, cross-platform Quake game engine based on FitzQuake.

    QuakeSpasm is a *Nix friendly Quake Engine based on the SDL port of the popular FitzQuake. It includes some new features, important fixes, and aims for portability and 64 bit correctness.
    Leader badge
    Downloads: 543 This Week
    Last Update:
    See Project
  • 25
    Unity Hub

    Unity Hub

    Every creative journey starts with Unity Hub

    With Unity Hub start new projects using powerful templates. You can manage all of your Unity Projects and Editor installations. With a new look, you can customize your workflow, share and collaborate with your team, and more! From the Unity Hub, create and link a Unity Version Control repository to new projects, compare file sources, and link repositories to existing local projects for rapid iteration and collaboration with your team.
    Leader badge
    Downloads: 245 This Week
    Last Update:
    See Project