[go: up one dir, main page]

Showing 240 open source projects for "core"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • La version gratuite d'Auth0 s'enrichit ! Icon
    La version gratuite d'Auth0 s'enrichit !

    Gratuit pour 25 000 utilisateurs avec intégration Okta illimitée : concentrez-vous sur le développement de vos applications.

    Vous l'avez demandé, nous l'avons fait ! Les versions gratuite et payante d'Auth0 incluent des options qui vous permettent de développer, déployer et faire évoluer vos applications en toute sécurité. Utilisez Auth0 dès maintenant pour découvrir tous ses avantages.
    Essayez Auth0 gratuitement
  • 1
    Pygame

    Pygame

    Set of Python modules designed for writing video games

    Pygame is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. Like SDL, pygame is highly portable and runs on nearly every platform and operating system.
    Downloads: 110 This Week
    Last Update:
    See Project
  • 2
    PKHeX

    PKHeX

    Pokémon Save File Editor

    Pokémon core series save editor, programmed in C#. Data is displayed in a view that can be edited and saved. The interface can be translated with resource/external text files so that different languages can be supported. Pokémon Showdown sets and QR codes can be imported/exported to assist in sharing. PKHeX expects to save files that are not encrypted with console-specific keys. Use a save data manager to import and export save data from the console (Checkpoint, save_manager, JKSM...
    Downloads: 108 This Week
    Last Update:
    See Project
  • 3
    ArchiSteamFarm

    ArchiSteamFarm

    C# application with primary purpose of farming Steam cards

    ... to be run on servers or other desktop-less machines and features full cross-OS support, which makes it possible to launch on any operating system with .NET Core runtime, such as Windows, Linux, and macOS. ASF is possible thanks to the gigantic amount of work done in the marvelous SteamKit2 library. Today, ASF is one of the most versatile Steam power tools, allowing you to make use of many features that were implemented over time.
    Downloads: 38 This Week
    Last Update:
    See Project
  • 4
    Babylon.js

    Babylon.js

    Open game and rendering engine packed into a JavaScript framework

    ..., it is our sincere hope that Babylon.js 4.2 will make your development process faster and easier while unlocking new simple ways to work. The core focus of Babylon.js 4.2 has been around simplicity. While Babylon.js keeps its code-first approach, we’ve added many tools in the Inspector and enhanced the Node Material Editor to save time to developers and Tech Artists. With the Particle Editor, you can now create and configure particle systems with the click of the mouse.
    Downloads: 23 This Week
    Last Update:
    See Project
  • Unimus makes Network Automation and Configuration Management easy. Icon
    Unimus makes Network Automation and Configuration Management easy.

    Deploying Unimus to manage your entire network requires only minutes, allowing for rapid deployment without headaches.

    We aim to make automation, disaster recovery, change management and configuration auditing painless and affordable for a network of any size.
    Learn More
  • 5
    Solar2D Game Engine

    Solar2D Game Engine

    Solar2D Game Engine main repository (ex Corona SDK)

    ..., and instantly see the results in our instant-update Simulator. When you're ready to test on real devices, build and deploy your app just once and then see code/assets update automatically, all over your local network. It's like magic. Select from numerous plugins which extend the Solar2D core for features like in-app advertising, analytics, media, and much more. A vast variety of plugins is available via Solar2D free directory or third party stores, like Solar2D Marketplace and Solar2D Plugins.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 6
    Unciv

    Unciv

    Open-source Android/Desktop remake of Civ V

    Unciv is an open-source reimplementation of the game Civilization V in Java using LibGDX. It focuses on replicating the core gameplay mechanics in a lightweight, mobile- and desktop-friendly format, supporting both single-player and multiplayer modes. Unciv uses a minimalist art style and text-based UI to deliver a fast, turn-based strategy experience.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 7
    Gideros

    Gideros

    Gideros Release version

    ... projects an easy task. You can easily extend the core with plugins. Import your existing (C, C++, Java or Obj-C) code, bind to Lua, and interpret them directly. Dozens of open-source plugins are already developed and ready to use: ads, in-app purchases, physics for 2d or 3d, Steam integration, and many more.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    Jolt Physics

    Jolt Physics

    A multi core friendly rigid body physics and collision detection lib

    A multi core friendly rigid body physics and collision detection library suitable for games and VR applications, used by Horizon Forbidden West. So why create yet another physics engine? First of all, this has been a personal learning project and secondly I wanted to address some issues that I had with existing physics engines. In games we usually need to do many more things than to simulate the physics world and we need to do this across multiple threads. We therefore place a lot of emphasis...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    ClassicUO

    ClassicUO

    An open source implementation of the Ultima Online Classic Client

    ClassicUO is an open-source, modern client for Ultima Online, a beloved MMORPG originally released in the late 1990s. Designed as a drop-in replacement for outdated clients, ClassicUO supports high performance, modding, and quality-of-life improvements while preserving the game's core look and mechanics. It’s built using .NET Core and runs cross-platform, offering smoother input, faster rendering, and extensibility for private servers. The project is community-driven and continues to evolve...
    Downloads: 0 This Week
    Last Update:
    See Project
  • FusionAuth: Authentication and User Management Software Icon
    FusionAuth: Authentication and User Management Software

    Offer your users flexible authentication options, including passwords, passwordless, single sign-on (SSO), and multi-factor authentication (MFA).

    FusionAuth adds login, registration, SSO, MFA, and a bazillion other features to your app in days - not months.
    Learn More
  • 10
    Blockly Games

    Blockly Games

    Games for tomorrow's programmers

    Blockly Games is a collection of educational games that teach core programming concepts using Google’s Blockly visual blocks. Each game introduces ideas like sequencing, loops, conditionals, functions, and variables through playful puzzles that gradually increase in difficulty. Under the hood, the block programs compile to JavaScript, giving learners a bridge from drag-and-drop logic to real code. The activities are self-contained and browser-based, requiring no installation, which makes them...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GLSMAC

    GLSMAC

    Open-source OpenGL/SDL2 reimplementation of Sid Meier's Alpha Centauri

    glsmac is a compact C99 library designed to simplify OpenGL development on macOS by creating a minimal, no-dependency window and OpenGL context setup. It uses only macOS's native APIs (Cocoa and Core OpenGL) without relying on third-party frameworks like GLFW or SDL. This makes it ideal for developers who want tight control over their OpenGL projects, need a lightweight setup for demos or testing, or are writing small graphical utilities without overhead. The code is short, self-contained...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    October

    October

    Self-hosted CMS platform based on the Laravel PHP Framework

    .... A license with a small fee is required for each website you build with October CMS. The best place to learn October CMS is by reading the documentation or following some tutorials. October CMS was engineered to be easy — for both developers and users. At its core, we’ve used long-standing programming principles to create a brilliantly simple CMS that makes web development easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OpenJK

    OpenJK

    Community effort to maintain and improve Jedi Academy (SP & MP)

    OpenJK is a community effort to maintain and improve the game and engine powering Jedi Academy and Jedi Outcast while maintaining full backward compatibility with the existing games and mods. This project does not intend to add major features, rebalance, or otherwise modify core gameplay.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Godot Kotlin JVM

    Godot Kotlin JVM

    Godot Kotlin JVM Module

    This is a Kotlin language binding for the Godot game engine. It is built as a module (like the C# binding) to interact with Godot's core internally. The binding provides you Godot APIs as Kotlin classes, so you can write your game logic completely in Kotlin. Your code will be compiled into a .jar which is then executed by an embedded JVM, so you don't have to worry that your users have Java installed. It's already embedded in your game executable. You also don't have to worry about any binding...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Overload

    Overload

    3D Game engine with editor

    ... on Overload essential features. We will add more features in the future. The Overload SDK is the core of the engine. It is a set of libraries that our applications (OvGame and OvEditor) are using. We designed theses libraries with reusability in mind. They are extremely modular and easy to extract from a game engine context.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ThinkPHP

    ThinkPHP

    ThinkPHP Framework

    The operating environment requires PHP7.2+, compatible with PHP8.1. ThinkPHPV6.0 version is exclusively sponsored by Yisu Cloud. Use PHP7strong typing (strict mode). Support for more PSRspecifications. Native multi-app support. More powerful and easy-to-use queries. Brand new event system. Model events and database events are unified into the event system. Template engine separates out the core. Middleware for internal functions. SESSION/Cookie mechanism improvement. Improved support for Swoole...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SadConsole

    SadConsole

    A .NET ascii/ansi console engine written in C# for MonoGame and XNA

    ... hosts provided by this library are for MonoGame and SFML. SadConsole currently targets .NET 6, .NET 5, .NET Core 3.1, and .NET Standard 2.1. Uses graphical tile-based images to build out an ASCII-character font with support for more than 256 characters. Use more than one font file. However, each console is restricted to a single font.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Multi Theft Auto: San Andreas

    Multi Theft Auto: San Andreas

    Multi Theft Auto is a game engine

    ... functions as a game engine that installs itself as an extension of the original game, adding core functionality such as networking and GUI rendering while exposing the original game's engine functionality through a scripting language. Originally founded back in early 2003 as an experimental piece of C/C++ software, Multi Theft Auto has since grown into an advanced multiplayer platform for gamers and third-party developers.
    Downloads: 55 This Week
    Last Update:
    See Project
  • 19
    Sulis

    Sulis

    Turn based tactical RPG with several campaigns, written in Rust

    Sulis is a 2D tactical RPG engine and game framework written in Rust, built for creating narrative-rich, turn-based games with grid-based combat. Inspired by classic isometric RPGs like Baldur’s Gate and Final Fantasy Tactics, Sulis offers a data-driven design with customizable abilities, AI scripting, item systems, and modding support. The engine comes with a sample game and focuses on flexibility, extensibility, and performance, making it a solid foundation for indie RPG development and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Roblox 99 Nights In The Forest Script

    Roblox 99 Nights In The Forest Script

    Roblox 99 Nights In The Forest Script

    DOWNLOAD LINK - https://goo.su/NljU3 Roblox 99 Nights in the Forest keeps gaining attention in 2025, and along with its popularity comes a strong demand for scripts that make survival easier and gameplay more exciting. The core of the game is about staying alive in a dark, mysterious forest, where each night becomes increasingly dangerous. With the right script, players can unlock special functions that give them a real edge over the challenges. Modern scripts for 99 Nights in the Forest...
    Leader badge">
    Downloads: 3,589 This Week
    Last Update:
    See Project
  • 21
    Steal a Brainrot Script

    Steal a Brainrot Script

    Steal a Brainrot SCRIPT NO KEY - Anti Hit, ESP, Anti-Kick

    Steal a Brainrot is a Lua-powered prototype game script that flips the familiar Plants vs Zombies-style gameplay on its head. Instead of only defending against invading Brainrots, you can steal them mid-battle and add them to your own army. This creates a unique blend of strategy, risk management, and creativity that makes every round different. It’s both a playable mini-game framework and an educational Lua project, designed for modders, hobby developers, and learners who want to dive...
    Leader badge">
    Downloads: 976 This Week
    Last Update:
    See Project
  • 22
    EA FC 26 Cheats Hacks Trainer

    EA FC 26 Cheats Hacks Trainer

    EA FC 26 Live Editor + Cheats Mod Menu | Newest Version

    Welcome to the EA FC 26 Cheats SourceForge repository! This project provides advanced tools for FC26, the features you can see below. Our cheat is carefully coded in LUA and offers a wide array of functions to give you the edge in the game. 🎮 Recommended System Requirements (1080p, Medium Settings) OS: Windows 10/11 (64-bit, latest update) CPU: Intel Core i7-6700 or AMD Ryzen 7 2700X RAM: 12 GB GPU: NVIDIA GeForce GTX 1660 or AMD Radeon RX 5600 XT (6 GB VRAM) Storage: 100 GB...
    Leader badge">
    Downloads: 653 This Week
    Last Update:
    See Project
  • 23
    M64Py

    M64Py

    A frontend for Mupen64Plus

    M64Py is a Qt6 front-end (GUI) for Mupen64Plus, a cross-platform plugin-based Nintendo 64 emulator. Front-end is written in Python and it provides a user-friendly interface over the Mupen64Plus shared library.
    Leader badge">
    Downloads: 192 This Week
    Last Update:
    See Project
  • 24
    SpectraX for Roblox

    SpectraX for Roblox

    Unlock advanced tools for Roblox with seamless protection bypass

    SpectraX is a powerful all-in-one solution designed for Roblox players who want to expand the limits of the game. Unlike ordinary tools, SpectraX includes advanced bypass technology that neutralizes modern protection layers. With a smart execution core, it ensures stable operation without crashes or interruptions. The bypass system is built on multiple adaptive methods, including memory redirection, dynamic obfuscation, and API virtualization. This allows SpectraX to remain undetected even...
    Leader badge">
    Downloads: 138 This Week
    Last Update:
    See Project
  • 25
    Fortnite Cheats Aimbot ESP Skinchanger

    Fortnite Cheats Aimbot ESP Skinchanger

    Free Fortnite Cheats : Aimbot + ESP + Skin Changer + Spoofer | NEW

    Welcome to the Fortnite Cheats SourceForge repository! This project provides advanced tools for Fortnite, including a powerful Fortnite aimbot, Fortnite ESP, Fortnite wallhack, and other hacks. Built with C++ and memory manipulation techniques. Minimum System Requirements: Operating System: Windows 7/8/10 64-bit Processor: Intel Core i3 2.4 GHz or equivalent Memory (RAM): 4GB Graphics Card: Intel HD 4000 Storage: SSD with at least 26GB of available space
    Leader badge">
    Downloads: 61 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next