Showing 53 open source projects for "javascript open source"

View related business solutions
  • 99.99% Uptime for MySQL and PostgreSQL on Google Cloud Icon
    99.99% Uptime for MySQL and PostgreSQL on Google Cloud

    Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.

    Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
    Try Cloud SQL Free
  • Go from Data Warehouse to Data and AI platform with BigQuery Icon
    Go from Data Warehouse to Data and AI platform with BigQuery

    Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.

    BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
    Try BigQuery Free
  • 1
    ShowEQ Open Source Project
    ShowEQ or SEQ for short is a program designed to decode the EverQuest data stream and display that information on another computer running the Linux OS in real time. Our Forums are located at https://seq.sourceforge.net/forums/
    Downloads: 79 This Week
    Last Update:
    See Project
  • 2
    AimAhead

    AimAhead

    The fastest AI powered Aimbot

    AimAhead is an AI-powered aim assist tool designed for high-speed target acquisition. It captures the screen, processes the image through a selected AI model to detect enemies, and then aims towards them. Optimized for NVIDIA graphics cards, AimAhead converts ONNX models to TensorRT engine files for enhanced performance, achieving between 100 to 200 cycles per second depending on the model used.
    Downloads: 334 This Week
    Last Update:
    See Project
  • 3
    Prism Launcher

    Prism Launcher

    Custom launcher for Minecraft to easily manage installations

    An Open Source Minecraft launcher with the ability to manage multiple instances, accounts, and mods. Focused on user freedom and free redistributability. Install and launch modpacks easily, while keeping them clean. No longer do you need to manually install them, and easily update mod packs, Prism Launcher can do these tasks for you, without installing tons of separate launchers.
    Downloads: 342 This Week
    Last Update:
    See Project
  • 4
    Cubiomes Viewer

    Cubiomes Viewer

    An efficient graphical Minecraft seed finder and map viewer

    Cubiomes Viewer provides a graphical interface for the efficient and flexible seed-finding utilities provided by cubiomes and a map viewer for the Minecraft biomes and structure generation. The tool is designed for high performance and supports Minecraft Java Edition main releases up to 1.21. The tool features a map viewer that outlines the biomes of the Overworld, Nether and End dimensions, with a wide zoom range and with toggles for each supported structure type. The active game version...
    Downloads: 180 This Week
    Last Update:
    See Project
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • 5
    PolyMC

    PolyMC

    Custom launcher to manage multiple installations of Minecraft at once

    An Open Source Minecraft launcher with the ability to manage multiple instances, accounts, and mods. Focused on user freedom and free redistributability. Install and launch modpacks easily, while keeping them clean. No longer do you need to manually install them, and an updating feature is coming soon. PolyMC can do that for you, without installing tons of separate launchers.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 6
    RiptermsGhost

    RiptermsGhost

    An example injectable cheat for minecraft using java native interface

    RiptermsGhost is an example of an injectable cheat for Minecraft that utilizes Java Native Interface (JNI), Java Virtual Machine Tool Interface (JVMTI), Java method hooking, and constant pool editing. It serves as a demonstration of advanced techniques for modifying Java applications at runtime, specifically targeting Minecraft. The project is currently inactive and may require a full recode due to random crashes on some versions.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 7
    mcmap

    mcmap

    Pixel-art map visualizer for Minecraft

    mcmap is a command-line tool that generates top-down map images of Minecraft worlds. Written in Rust, it efficiently processes Minecraft region files to produce visual representations of terrain and structures, which can be used for navigation, world planning, or archival.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 8
    SlopeCraft

    SlopeCraft

    Map Pixel Art Generator for Minecraft

    SlopeCraft is a tool designed to generate 3D pixel art maps for Minecraft. Utilizing Qt, Eigen, and zlib, it allows users to convert images into Minecraft-compatible maps, enabling the creation of intricate pixel art within the game environment. SlopeCraft stands out by offering features that differentiate it from similar tools like SpriteCraft.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    lsfg-vk

    lsfg-vk

    Lossless Scaling Frame Generation on Linux

    The lsfg-vk project is a Vulkan layer developed primarily by PancakeTAS that hooks into Vulkan-based applications to enhance rendering by generating additional frames using the Lossless Scaling frame generation algorithm originally associated with the Lossless Scaling project. Instead of relying on driver-specific or hardware-accelerated upscaling, this layer intercepts Vulkan API calls and injects frame interpolation on the fly, effectively producing smoother motion in supported games and...
    Downloads: 3 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    EnTT

    EnTT

    A fast and reliable entity component system (ECS) and much more

    EnTT is a header-only, tiny and easy to use library for game programming and much more written in modern C++. Among others, it's used in Minecraft by Mojang, the ArcGIS Runtime SDKs by Esri and the amazing Ragdoll. The entity-component-system (also known as ECS) is an architectural pattern used mostly in game development. This project started off as a pure entity-component system. Over time the codebase has grown as more and more classes and functionalities were added. Statically generated...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Botcraft

    Botcraft

    Botcraft is a cross-platform C++ library to create bots

    Botcraft is an advanced Minecraft bot framework that provides a full client implementation in Node.js, enabling bots to join Minecraft servers, interact with the world, and perform tasks like mining, fighting, and building. It leverages the mineflayer ecosystem to provide a highly programmable interface for automation and AI experimentation in Minecraft. Botcraft is particularly useful for AI researchers, game modders, and automation enthusiasts who want to explore pathfinding, environment...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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: 9,945 This Week
    Last Update:
    See Project
  • 13
    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: 2,101 This Week
    Last Update:
    See Project
  • 14
    Roblox Shaders

    Roblox Shaders

    Roblox Shader – Download on Any GPU

    Roblox Shader – Universal Graphics Enhancement for All GPUs Roblox Shader is a high-performance, universal shader mod designed to enhance Roblox graphics with realistic lighting, shadows, and post-processing effects. This shader pack is optimized for all graphics cards, including NVIDIA, AMD, and Intel GPUs, ensuring compatibility across virtually any system. Whether you're looking to improve Roblox visuals with better lighting or want a more immersive gaming experience, Roblox Shader...
    Leader badge
    Downloads: 1,036 This Week
    Last Update:
    See Project
  • 15
    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...
    Leader badge
    Downloads: 682 This Week
    Last Update:
    See Project
  • 16
    Delta  Executor For PC  No Key

    Delta Executor For PC No Key

    Download Delta Roblox executor for keyless scripting. Latest Update

    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: 1,424 This Week
    Last Update:
    See Project
  • 17
    Roblox Anti-AFK • AntiAFK-RBX

    Roblox Anti-AFK • AntiAFK-RBX

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

    • AntiAFK-RBX | Roblox Anti-AFK • multi-instance • safe • simple • discreet for the user • open-source • ⁉️ | The best program for AntiAFK and Multi-Instance in Roblox. Or just Roblox AntiAFK . |⁉️ ⭐ | simple, lightweight, discreet (for the user) and simply the best anti afk for Roblox | ⭐ 🚀 | AntiAFK-RBX work with BloxStrap/FishStrap/Roblox[base/shaders] | 🚀 • Features • 📦Multi-instance support: make multi-instance roblox possible and support it in any mode 🛟Safe To Use: completely 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 (<8Mb of RAM and <0.1% CPU), Lightweight(<200Kb), Portable and other! ...
    Downloads: 402 This Week
    Last Update:
    See Project
  • 18
    MIDIPlusPlus

    MIDIPlusPlus

    An advanced MIDI utility for roblox.

    MIDI++ is a utility that allows players to interact with MIDI technology in roblox better, by offering unmatched performance and a ton of features, like MIDI to Qwerty conversion and midi file playback (autoplayer) with track controls and many other features.
    Leader badge
    Downloads: 334 This Week
    Last Update:
    See Project
  • 19
    Universal Triggerbot Download

    Universal Triggerbot Download

    Universal Triggerbot All Games Download

    Universal Triggerbot / All Games / All Mouse : Rainbow Six Siege , Apex Legends , Valorant , PUBG , Rust , Fortnite , Call Of Duty , CS2 Universal Triggerbot 2025 is the best PC tool for fast and accurate shooting in any FPS game. Built with advanced C++ code, it automatically fires when your crosshair locks on a target, giving you lightning-fast reactions. With customizable delay, smooth performance, and undetectable operation, this triggerbot ensures maximum precision without FPS...
    Leader badge
    Downloads: 372 This Week
    Last Update:
    See Project
  • 20
    Wurst Hacked Client

    Wurst Hacked Client

    Wurst Minecraft Hacked Client 1.21.10

    Wurst New Best Minecraft Java Edition Hack Client Free Download Wurst is a client for Minecraft Java Edition, this mod allows you to be able to fly in survival mode, gain speed, X-ray, auto bridge, kill aura and many more features! ⚠️ Use at Your Own Risk This repository is provided as-is. Using it may lead to a ban or other consequences depending on how and where it's used. You have been warned. This project is licensed under the MIT License
    Leader badge
    Downloads: 122 This Week
    Last Update:
    See Project
  • 21
    Universal ESP Overlay Download

    Universal ESP Overlay Download

    Universal ESP All Games Download

    Universal ESP Overlay / All Games / Rainbow Six Siege , Apex Legends , Valorant , PUBG , Rust , Fortnite , Call Of Duty , CS2 Universal ESP Overlay All Games 2025 is the best wallhack tool for PC, built with advanced C++ code for speed and security. It displays enemies, loot, and objects through walls with real-time ESP features, including boxes, health bars, and distance indicators. Fully customizable and optimized for smooth performance, this overlay works on all major shooters. Easy to...
    Leader badge
    Downloads: 128 This Week
    Last Update:
    See Project
  • 22
    Roblox FPS Unlocker

    Roblox FPS Unlocker

    FPS Unlocker for Roblox

    FPS Unlocker for Roblox. Download the latest release, extract rbxfpsunlocker-x64.zip into a folder, run the exe before or after starting Roblox, and enjoy the beautiful frames available. All detections are false positives. Internally, RFU "tampers" with running Roblox processes in order to uncap framerate and can appear as suspicious to an anti-virus. For reasons unbeknownst to me, 32-bit builds of RFU garner many more false positive detections than 64-bit builds and are no longer included...
    Downloads: 1,779 This Week
    Last Update:
    See Project
  • 23
    NetJoy

    NetJoy

    Network gamepad/joystick

    Project NetJoy, comprising JoySender++ and JoyReceiver++, simplifies the process of remote joystick control and gaming experiences over a Local Area Network (LAN) or Wide Area Network (WAN). It provides a convenient solution for transmitting joystick inputs between Windows machines over UDP or TCP. This project is available in two versions: a console-based version and a version with a Textual User Interface (tUI). Versions are cross compatible. Requires latest MSVC...
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 24

    godwar

    God of War Gameplay Tweaks

    Source code for the God of War (2018) mod.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Roblox Auto Clicker & Macro

    Roblox Auto Clicker & Macro

    Roblox but have auto clicker. Don't waste your time for click.

    Free auto clicker for Roblox. You don't need to click manually, let us do it for you. This program made by UfukGames and supporting 3 languages (Türkçe,Deutsch, English). You can use this program as an macro also. This program scanned before published.
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB