[go: up one dir, main page]

Showing 98 open source projects for "game cpu"

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

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    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
    Hello Minecraft! Launcher

    Hello Minecraft! Launcher

    A Minecraft Launcher which is multi-functional, cross-platform

    HMCL is a cross-platform Minecraft launcher that supports Mod Management, Game Customizing, ModLoader Installing (Forge, NeoForge, Fabric, Quilt, LiteLoader, and OptiFine), Modpack Creating, UI Customization, and more. HMCL has amazing cross-platform capabilities. It can not only run on different operating systems such as Windows, Linux, and macOS, but also supports multiple CPU architectures such as x86, ARM, MIPS, and LoongArch. You can easily play Minecraft on different platforms through...
    Downloads: 293 This Week
    Last Update:
    See Project
  • 2
    QtScrcpy

    QtScrcpy

    Android real-time display control software

    QtScrcpy connects to Android devices via USB (or via TCP/IP) for display and control. It does NOT require the root privileges. It supports three major platforms: GNU/Linux, Windows and MacOS. You can write your own script to map keyboard and mouse actions to touches and clicks of the mobile phone according to your needs. A script for "PUBG mobile" and TikTok mapping is provided by default. Once enabled, you can play the game with your keyboard and mouse as the PC version. or you can use up/down...
    Downloads: 176 This Week
    Last Update:
    See Project
  • 3
    The Powder Toy

    The Powder Toy

    Sandbox video game with a powerful physics engine

    Have you ever wanted to blow something up? Or maybe you always dreamt of operating an atomic power plant? Do you have a will to develop your own CPU? The Powder Toy lets you to do all of these, and even more! The Powder Toy is a free physics sandbox game, which simulates air pressure and velocity, heat, gravity and a countless number of interactions between different substances! The game provides you with various building materials, liquids, gases and electronic components which can be used...
    Downloads: 60 This Week
    Last Update:
    See Project
  • 4
    R3nzSkin

    R3nzSkin

    Skin changer for League of Legends (LOL)

    R3nzSkin is an internal skin changer for League of Legends. Change the skin of your champion, your ward, other champions, towers, minions, and jungle monsters in the game. If your CPU supports the AVX / AVX2 / AVX-512 instruction set, you can enable it in project settings. This should result in more performant code, optimized for your CPU. Currently, SSE2 instructions are selected in project settings. Change skins anytime and unlimited times in a single game. Supports all popular languages...
    Downloads: 28 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
    DuckStation

    DuckStation

    Fast PlayStation 1 emulator for x86-64/AArch32/AArch64

    ... hardware version or region, although mismatching game regions and BIOS regions may have compatibility issues. A ROM image is not provided with the emulator for legal reasons, you should dump this from your own console using Caetla or other means. DuckStation features a fully-featured frontend built using Qt, as well as a fullscreen/TV UI based on Dear ImGui.
    Downloads: 42 This Week
    Last Update:
    See Project
  • 6
    Fabulously Optimized

    Fabulously Optimized

    A simple Minecraft modpack focusing on performance and graphics

    A simple Minecraft modpack focusing on performance and graphics enhancements. A Minecraft modpack focused on performance, providing a smooth experience with multiple optimization mods.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    GameMode

    GameMode

    Optimise Linux system performance on demand

    GameMode is a daemon/lib combo for Linux that allows games to request a set of optimizations be temporarily applied to the host OS and/or a game process. GameMode was designed primarily as a stop-gap solution to problems with the Intel and AMD CPU power save or on-demand governors but is now host to a range of optimization features and configurations.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    BlueMap

    BlueMap

    A Minecraft mapping tool that creates 3D models of your Minecraft

    ... renders asynchronously to your MinecraftServer-Thread. This means at no time it will block your server thread directly. So as long as your CPU is not fully utilized, your server should not be slowed down while BlueMap is rendering.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    VulkanMod

    VulkanMod

    Vulkan renderer mod for Minecraft

    This is a fabric mod that introduces a brand new Vulkan-based voxel rendering engine to Minecraft Java in order to both replace the default OpenGL renderer and bring performance improvements.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Monitoring, Securing, Optimizing 3rd party scripts Icon
    Monitoring, Securing, Optimizing 3rd party scripts

    For developers looking for a solution to monitor, script, and optimize 3rd party scripts

    c/side is crawling many sites to get ahead of new attacks. c/side is the only fully autonomous detection tool for assessing 3rd party scripts. We do not rely purely on threat feed intel or easy to circumvent detections. We also use historical context and AI to review the payload and behavior of scripts.
    Learn More
  • 10
    Ultralight

    Ultralight

    Lightweight, high-performance HTML renderer for game developers

    Use our portable, WebKit-based SDK to effortlessly display modern web content everywhere. Available for desktop apps, game consoles, TVs, embedded device displays, servers, and more. Official API for C and C++, with bindings for more. Render web-content on the GPU via Direct3D, Metal, OpenGL, or your own engine for unmatched visual performance. Render web-content on the CPU via SIMD/parallel for incredibly easy integration with any environment (including server-side!). Ultralight is engineered...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Coffee GB

    Coffee GB

    Gameboy emulator in Java 8

    Coffee GB is a Gameboy Color emulator written in Java 8. It's meant to be a development exercise. More info can be found in the blog post. First I implemented all the Gameboy CPU opcodes. It’s not exactly the Z80, but it’s pretty close. As a reference, I’ve used the GameBoy CPU Manual - later on I discovered that it has a few typos and is not specific enough for some of the operations. After implementing the opcodes and memory (modelled by an int[] array) I was eager to check whether it’s...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    PCSX2

    PCSX2

    The Playstation 2 emulator

    PCSX2 is a free and open-source PlayStation 2 (PS2) emulator. Its purpose is to emulate the PS2's hardware, using a combination of MIPS CPU Interpreters, Recompilers and a Virtual Machine that manages hardware states and PS2 system memory. This allows you to play PS2 games on your PC, with many additional features and benefits. The PCSX2 project has been running for more than ten years. Past versions could only run a few public domain game demos, but newer versions can run most games at full...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DirectX-Graphics-Samples

    DirectX-Graphics-Samples

    Samples that demonstrate how to build graphics intensive applications

    This repo contains the DirectX 12 Graphics samples that demonstrate how to build graphics-intensive applications for Windows 10. In the Samples directory, you will find samples that attempt to break off specific features and specific usage scenarios into bite-sized chunks. For example, the ExecuteIndirect sample will show you just enough about execute indirect to get started with that feature without diving too deep into multiengine whereas the nBodyGravity sample will delve into multiengine...
    Downloads: 40 This Week
    Last Update:
    See Project
  • 14
    Delta Roblox Executor For PC [Updated]

    Delta Roblox Executor For PC [Updated]

    Download Delta Roblox executor for keyless scripting. Free for PC.

    Delta Roblox Executor is a powerful, keyless script executor built for Roblox on PC. It allows users to safely and efficiently run custom Lua scripts in any Roblox game, unlocking new features, automation, and enhanced control over gameplay. Tested and benchmarked for top performance, Delta stands out from other free executors thanks to its clean UI, fast injection time, and support for most modern scripts. Following the discontinuation of our previous executor, Delta is now the official...
    Leader badge">
    Downloads: 28,074 This Week
    Last Update:
    See Project
  • 15
    Delta Roblox Executor For PC

    Delta Roblox Executor For PC

    Download Delta Roblox executor for keyless scripting. Free for PC.

    Delta Roblox Executor is a powerful, keyless script executor built for Roblox on PC. It allows users to safely and efficiently run custom Lua scripts in any Roblox game, unlocking new features, automation, and enhanced control over gameplay. Tested and benchmarked for top performance, Delta stands out from other free executors thanks to its clean UI, fast injection time, and support for most modern scripts. Following the discontinuation of our previous executor, Delta is now the official...
    Leader badge">
    Downloads: 8,986 This Week
    Last Update:
    See Project
  • 16
    HWID Spoofer - Hardware ID Changer

    HWID Spoofer - Hardware ID Changer

    The best HWID Spoofer in 2025.

    TraceX is a powerful and advanced HWID Spoofer designed to bypass anti-cheat systems in games like Valorant, Apex Legends, Warzone, Fortnite, and more. It spoofs critical system identifiers such as disk serials, MAC addresses, BIOS UUIDs, motherboard and GPU IDs, and even EFI boot variables. This HWID Spoofer also includes a full system cleaner that removes traces of game activity, browser data, event logs, Xbox and Discord accounts, and network fingerprints. With deep spoofing of CPU...
    Leader badge">
    Downloads: 1,405 This Week
    Last Update:
    See Project
  • 17
    Delta Force Free Cheats | Aimbot, ESP

    Delta Force Free Cheats | Aimbot, ESP

    Get Delta Force cheats with aimbot, ESP, and wallhacks for 2025

    Download Delta Force Free Cheats 2025 – Aimbot, ESP, Wallhack & HWID Spoofer Get the ultimate edge in Delta Force with Dependency, the most advanced and reliable free cheat for 2025. Whether you're a casual player or a competitive warrior, this cheat pack gives you everything you need to dominate the battlefield with confidence and ease. ✅ System Compatibility: OS: Windows 10, Windows 11 (22H2, 23H2) CPU: Intel & AMD processors supported GPU: Compatible with Nvidia & AMD graphics...
    Leader badge">
    Downloads: 787 This Week
    Last Update:
    See Project
  • 18
    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: 554 This Week
    Last Update:
    See Project
  • 19
    AntiAFK-RBX  | Roblox Anti-AFK

    AntiAFK-RBX | Roblox Anti-AFK

    The program for AntiAFK and Multi-Instance in Roblox. Roblox Anti-AFK

    ... safe to use, uses only safe method 👁️Hides game and without focus on it (aka Background Anti-AFK) 🌑Dark Style: approaches to antiafk dark style theme 📂Fast, Not Demaning (<4Mb of RAM and <0.1% CPU), Lightweight(<90Kb), Portable and other! • License • 🛡️Mit License https://github.com/Agzes/AntiAFK-RBX [tag: roblox auto move, afk, anti afk, antiafk, rbx, roblox, auto jump, multi account, 2+ roblox]
    Downloads: 316 This Week
    Last Update:
    See Project
  • 20
    Rainbow Six X Free Cheats | Aimbot, ESP

    Rainbow Six X Free Cheats | Aimbot, ESP

    Free Rainbow Six X cheats: aimbot & ESP for 2025.

    ... of the most complete and reliable hacks available for 2025. 💻 System Requirements OS: Windows 10 / 11 (All versions) CPU: Intel & AMD (All supported) Display Mode: Any resolution BIOS Settings: Any Antivirus: Windows Defender must be turned off Download Rainbow Six X Free Cheats (2025) Unlock your full potential in Rainbow Six X with the Cosmo undetected hack — aimbot, ESP, unlock all, and more. Secure, powerful, and constantly updated.
    Leader badge">
    Downloads: 373 This Week
    Last Update:
    See Project
  • 21
    Valorant Cheats Aimbot ESP No Recoil

    Valorant Cheats Aimbot ESP No Recoil

    Valorant Cheats: Aimbot + ESP + Wallhack + No Recoil

    Welcome to the Valorant Cheats SourceForge repository! This repository houses a comprehensive external cheat designed to enhance your Valorant gaming experience. Our cheat is carefully coded in C++ and offers a wide array of functions to give you the edge in the game. Recommended Requirements: OS: Windows 10 (Build 19041 or higher) 64-bit, or Windows 11 64-bit CPU: Intel i3-4150 or AMD Ryzen 3 1200 GPU: NVIDIA GeForce GT 730 or AMD Radeon R7 240 RAM: 4 GB VRAM: 1 GB (for dedicated...
    Leader badge">
    Downloads: 290 This Week
    Last Update:
    See Project
  • 22
    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: 132 This Week
    Last Update:
    See Project
  • 23
    Cryptic Roblox Executor For PC

    Cryptic Roblox Executor For PC

    Download Cryptic Roblox executor for keyless scripting. Free for PC.

    Cryptic Roblox Executor is a powerful, keyless script executor built for Roblox on PC. It allows users to safely and efficiently run custom Lua scripts in any Roblox game, unlocking new features, automation, and enhanced control over gameplay. Tested and benchmarked for top performance, Cryptic stands out from other free executors thanks to its clean UI, fast injection time, and support for most modern scripts. Following the discontinuation of our previous executor, Cryptic is now...
    Downloads: 98 This Week
    Last Update:
    See Project
  • 24
    SCL-Gaming-Boost

    SCL-Gaming-Boost

    Your invisible ally for extreme performance on Windows

    🎯 Customizable Boost Modes: FPS Boost: Maximizes your frame rate by disabling all non-critical services and applying aggressive performance tweaks. Streaming Mode: Optimizes your system for smooth streaming by keeping essential network and encoding-related services active while boosting game performance. Standard Mode: Safely and completely restores your system to its original state by loading a backup of your personal settings, not just applying generic default values. ✨ One-Click...
    Downloads: 30 This Week
    Last Update:
    See Project
  • 25
    Seven Kingdoms: Ambition

    Seven Kingdoms: Ambition

    An enhanced version of 7K:AA (Seven Kingdoms: Ancient Adversaries).

    Seven Kingdoms: Ambition is a real-time game of epic strategy and empire building featuring economy management, warfare, and intrigue. It is an updated and enhanced version of 7kaa (7K: Ancient Adversaries) featuring numerous fixes and improvements. https://discord.gg/xJs99xK38G Begin with a single, modest village under your command, and an entire world to be conquered by force of arms, guile and persuasion, or whatever other means you choose. Wage open warfare on your rivals, or forge...
    Leader badge">
    Downloads: 40 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next