Showing 109 open source projects for "bns-tools"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    hekate

    hekate

    A GUI based Nintendo Switch Bootloader

    ...It functions as a powerful entry point for launching different firmware configurations, including stock firmware, custom firmware, Linux distributions, and Android builds, all from a unified interface. The bootloader features a touchscreen-enabled graphical user interface called Nyx, allowing users to navigate options, manage configurations, and execute tools directly from the device. It provides advanced storage management capabilities such as backing up and restoring eMMC data, managing emulated NAND environments, and partitioning SD cards for multiple operating systems. hekate also includes utilities for hardware diagnostics, benchmarking, and system inspection, offering detailed insights into device components like memory, battery, and storage.
    Downloads: 150 This Week
    Last Update:
    See Project
  • 2
    raylib

    raylib

    A simple and easy-to-use library to enjoy videogames programming

    raylib is highly inspired by Borland BGI graphics lib and by XNA framework. Do you want to see all functions available in raylib? Check raylib cheatsheet. raylib is a programming library to enjoy videogames programming; no fancy interface, no visual helpers, no auto-debugging, just coding in the most pure spartan-programmers way. raylib has received several recognitions in the last years and many people have written about the library. Here there are the main awards received from Google and...
    Downloads: 150 This Week
    Last Update:
    See Project
  • 3
    libctru

    libctru

    Homebrew development library for Nintendo 3DS/Horizon OS user mode

    ...It is not meant to provide higher-level functions; to put things in perspective, the purpose of libctru would be to sit between the OS and a possible port of SDL rather than replace it. libctru is just a library and needs a toolchain to function. devkitARM (created by devkitPro) is the officially supported ARM cross-compiling toolchain, which provides the framework necessary to supply a usable POSIX-like environment, with working C and C++ standard libraries; as well as the tools required to compile homebrew in the 3DSX format, and assemble GPU shaders. The use of other ARM toolchains is severely discouraged.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 4
    Crown Engine

    Crown Engine

    The flexible game engine

    ...Evaluate modifications and adjustments 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: 5 This Week
    Last Update:
    See Project
  • 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
  • 5
    OpenKore

    OpenKore

    A free/open source client and automation tool for Ragnarok Online

    OpenKore is a free and open source automation tool and custom client for the online game Ragnarok Online. It provides a flexible scripting system that allows users to automate gameplay, including navigation, combat, trading, and interaction with other players. The project supports plugins and modular extensions, enabling customization for different servers and play styles. OpenKore is cross-platform, running on Windows, Linux, and macOS, and is written primarily in Perl. With a strong...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    Taisei Project

    Taisei Project

    A free and open-source Touhou Project fangame

    ...It aims to be a faithful recreation of the classic Touhou gameplay experience, complete with original assets that capture the aesthetics and charm of the original series. Built using portable and modern tools, it runs across platforms including Linux, Windows, macOS, and even web browsers via WebGL. The game is designed with accessibility and modding in mind, making it an appealing entry point for both players and developers.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Torque2D

    Torque2D

    A completely free, open-source, 2D game engine

    Torque2D is a free and open-source game engine focused on 2D development, built on proven Torque technology and provided under the MIT license. It delivers a flexible and high-performance C++ framework that supports cross-platform development for Windows, macOS, Linux, iOS, Android, and the web from a single codebase, allowing developers to target a broad range of devices with minimal changes. The engine includes essential components such as a batched OpenGL renderer, Box2D physics...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    Gideros

    Gideros

    Gideros Release version

    Gideros is a cross-platform development environment for creating amazing games and interactive applications in 2D or 3D. It is easy to pick up, quick to develop, and robust to deploy. Code your game once and deploy it to Android, iOS, MacOS, tvOS, Windows, HTML 5, and more. Apart from supporting multiple platforms, Gideros also provides automatic screen scaling and automatic selection of proper image resolution, which makes supporting different screen resolutions, aspect ratios, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    MAP Game Engine

    MAP Game Engine

    Game engine to build text adventures.

    ...Text adventure or "interactive fiction" is software simulating environments in which players use text commands to control characters and influence the environment. They were among the first computer games. MAP includes tools to create the adventure and a runner that allows to play it. Source is available and open so both the runner and tools can be modified to fit the needs or style for each adventure/creator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    NBT File System Utilities

    Inspecting and manipulating NBT as a file system

    ...This project provides a way to access those data by simply mounting the corresponding data file as a file system, then reading and writing any value as usual file system nodes. By combining with standard Unix file operation tools, batch editing or copying massive amount of data is very easy, comparing to other generic NBT editing tools. The file system (NBTFS) implementation (mount.nbt(8)) is based on FUSE. NBT parser and writer are originally written by Lukas Niederbremer as cNBT project which this project is based on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Sharp MZ-800 Emulator

    Sharp MZ-800 Emulator

    Emulator of the 8-bit computers Sharp MZ-800 / MZ-700 / MZ-1500

    Open-source emulator of 8-bit personal computers Sharp MZ-800, MZ-700 and MZ-1500. Developed for Linux and Windows using SDL3 (video/audio) and ImGui (GUI). Accurately emulates core hardware: CPU Z80, GDG (WHID 65040-032), CTC i8253, PIO Z80, PIO 8255, PSG SN76489AN - with precise internal signal timing. Supports peripherals: CMT (MZF/MZT/TAP/WAV), FDC WD279x, Quick Disk, ramdisks (MR1R18, Pezik variants), memory extensions, Unicard and IDE8. Integrated Z80 debugger with inline...
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 13
    Unvanquished

    Unvanquished

    Open source FPS/RTS Game

    Unvanquished is a fast-paced, futuristic FPS with RTS elements, pitting technologically advanced humans against hordes of highly adaptable aliens. The player can choose from either team, providing a fresh gameplay experience on both sides of the conflict. The game is under highly active development with new releases frequently published.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    RetroGear

    RetroGear

    SDL based generic 2D game engine

    ...Some of the features offered by this game engine are: A basic but pratical game states management (screen titles, pre-game, game, game over, etc ...) Management of 2D maps, with practical and useful tools for managing graphics, scrolling and collisions. Functions for handling graphics at high and low level, with the addition of functionality to the management of animations of the game entities, in a fully automatic manner. Management of basic audio Scope of game dynamics and designed to be used in a variety of game types, so easy and fast, thanks to the dedicated functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    tStudio3D
    tStudio3D is published here on SourceForge.net as part of an effort to curate it as an old-school game development platform -- as a museum artifact. This curation work is being done so that young enthusiasts can explore a sampling of the early tools in 3D game development from the late 1990s and early 2000s. In support of this curation effort, tStudio3D has been freshly rebuilt to run on Windows 11 using Microsoft Visual Studio 2022 (as of April 2023). No future development is planned. tStudio3D is a set of realtime 3D applications based on a custom implementation of the Genesis3D game engine. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    NX-Shell

    NX-Shell

    A multi-purpose file manager for the Nintendo Switch

    ...Initially, the project was inspired by LineageOS/CyanogenMod's file manager for android, and even had a similar design approach to that of the famous Android file manager. However, it has been re-written from scratch, now using more up to date tools and libraries.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17
    Crossword Designer

    Crossword Designer

    Program to design crosswords

    A tool to help you design crosswords by hand, though there are automated functions to suggest words, or even fill in grids. You create a grid, add clues by hand, then use the cut and paste tools to transfer to a wordprocessing or other desktop publishing package. So a nice tool for education, if you're running a club magazine or parish newsletter, or similar use. You can transfer files in the semi-standard xpf format, supported by some other crossword-editing software. There's also a completely portable random crossword generator. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    An open source NES Emulator for Windows and Unix that features solid emulation accuracy and state of the art tools for power users. FCEUX's source code is now hosted at https://github.com/TASVideos/fceux/ win32 autobuilds @ https://ci.appveyor.com/project/zeromus/fceux/build/artifacts
    Leader badge
    Downloads: 192 This Week
    Last Update:
    See Project
  • 19
    The set of addons and tools for the Portable Host Project (AKA PHost, http://phost.de/). PHost is an improvement over PBEM game VGA Planets (http://www.vgaplanets.com/) original host that offers great flexibility and development support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    XHEN MOD+

    XHEN MOD+

    PS3 XHEN-MOD+ v1.4.1

    Modificación de HEN 3.0.3 Contiene: HEN 3.0.3 Oficial -Traducción Español de la sección Red para (Hybrid Firmware Tools ) Herramientas de Firmware Hibrido -Activador de HEN personalizado en español + icono nuevo -Fix para instalar 29 tiendas al mismo tiempo integrado -Tema personalizado moderno que tiene que ser activado luego de instalar el XHEN MOD+ -Logo de inicio personalizado XHEN MOD+ | + Sonidos de PS4 -Imágenes para perfil de usuario personalizados -Contiene varios archivos personalizados extraídos de PS3 4K Pro con animaciones y efectos -Sonido de arranque de PS4 -Sonidos de GameBoot de PS4 -Sonidos de XMB de PS4 -Icono de PS4 Store -XHEN MOD+ Logotipo de Arranque -XHEN MOD+ Logotipo de GameBoot -XHEN MOD+ Textos -PSP Fondos de Onda -PSP Fondos de Colores -Botones Animados de Playstation -Menus Secundarios Animados -Icono de Reloj Animado -Menu de Opciones de Juego Animados -Indicador de Bateria de Color -Soporte 2160p en Salida de Video Y Mas...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    libsmacker

    libsmacker

    A C library for decoding .smk Smacker Video files

    libsmacker is a cross-platform C library which can be used for decoding Smacker Video files produced by RAD Game Tools. Smacker Video was the king of video middleware in the 1990s, and its 256-color compressed video format was used in over 2600 software titles. Please visit the Project Web site for detailed information.
    Downloads: 43 This Week
    Last Update:
    See Project
  • 22
    240p-test-suite

    240p-test-suite

    A homebrew video suite for game consoles

    ...These have been tested with video processors on real hardware and a variety of displays, including CRTs and Arcade monitors via RGB. As a secondary target, the suite aims to provide tools for calibrating colors, black and white levels for specific console outputs and setups. Current platforms are: Sega Genesis (Mega Drive), Sega CD (Mega CD), PC Engine/Turbografx-16, Super CD-ROM2/CD-ROM2, NES/Famicom, Super Nintendo/Super Famicom, Sega Dreamcast, Nintendo Wii and GameCube.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 23
    NBTV Design Tools

    NBTV Design Tools

    SW Tools + HW design example for Mechanical Narrow Band TV

    This project contains useful software tools to create a NBTV (Narrow Band Television) video source (+audio, and optionally with color) on a classical 2-channel PC audio output. It also includes a document on a hardware example explained in details, as well as how to use software tools.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    A suite of tools for processing baseball play-by-play and boxscore data, compatible with the Retrosheet file formats.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 25
    Enemy Territory: Legacy

    Enemy Territory: Legacy

    Based on the raedwulf-et project

    etlegacy-deprecated is the archived version of ET: Legacy, a community-driven project that maintains and modernizes Wolfenstein: Enemy Territory, the classic team-based WWII multiplayer shooter. This legacy repository contains older iterations of the codebase, which aimed to preserve the original gameplay while improving security, portability, and performance on modern systems. Though deprecated in favor of the active repository, it offers insight into early modernization efforts and is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB