Showing 54 open source projects for "basic-rom"

View related business solutions
  • Easily Host LLMs and Web Apps on Cloud Run Icon
    Easily Host LLMs and Web Apps on Cloud Run

    Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
    Try Cloud Run Free
  • 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
  • 1
    void Image Viewer

    void Image Viewer

    Lightweight image viewer for Windows with animated GIF/WEBP support

    ...Users benefit from its low resource usage, quick startup, and the ability to run multiple instances simultaneously, making it practical for both quick previews and continuous slideshows of large image sets. The application includes options like natural file sorting, drag-and-drop support, basic command-line parameters for automation, and a slideshow mode tailored to straightforward consumption of local photo collections. Because the viewer purposely avoids heavy editing features and complex menus, it feels snappy for users who primarily need to view images, scroll through folders, etc.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 2
    NPainter

    NPainter

    Fast and simple digital painting software

    NPainter is a fast and simple digital painting software, currently a work in progress, aiming to provide essential painting tools for artists.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    FreeImage is a library project for developers who would like to support popular graphics image formats (PNG, JPEG, TIFF, BMP and others). Some highlights are: extremely simple in use, not limited to the local PC (unique FreeImageIO) and Plugin driven!
    Leader badge
    Downloads: 1,980 This Week
    Last Update:
    See Project
  • 4
    A whole bunch of utilities for primitive manipulation of graphic images. Wide array of converters from one graphics format to another. E.g. from g3 fax format to jpeg. Many basic graphics editing tools such as magnifying and cropping.
    Downloads: 135 This Week
    Last Update:
    See Project
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 5

    Arkhamdev Open Source Projects

    Arkhamdev Open Source Projects

    Arkhamdev open source projects: - Native plugins for Antiryad Gx: Png, Jpeg, Smjpeg, Tiff, Zlib, Lzma, Lz4, ZStd, Ogg Vorbis, Theora, Tokamak, Freetype, WebP.... - Some libraries are merged to few files to simplify projects makefiles. - Arkham Demo Group Dos and Amiga demos written in Basic, x86 and 68k assembler (from 1991 to 1998). - Arkham Demo Group 3d engines written in x86 assembler. - Arkham Demo Group DOS tools (paint program, sound tracker for Adlib, modeler, picture and 3d converters) written in Basic and x86 assembler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    littleutils

    Various small and useful command-line utilities

    The littleutils include duplicate file finders (repeats, repeats.pl, repeats.py), image optimizers (opt-jpg, opt-png, opt-gif, recomp-jpg), file rename tools (lowercase, uppercase, pren), archive recompressors (to-gzip, to-bzip2, to-bzip3, to-7zip, to-lzma, to-lzip, to-xz), a tempfile utility (tempname), file property tools (filedate, filemode, filenode, fileown, filesize, and lrealpath), and others. See the README file for more details.
    Downloads: 32 This Week
    Last Update:
    See Project
  • 7
    XImaging

    XImaging

    Image browser and viewer for Unix - X/Motif

    XImaging is a lightweight, multi-threaded image browser and viewer for Unix - X/Motif, with basic file management functionality. Documentation and more on the project homepage: http://fastestcode.org/ximaging.html
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    OpenArena is a 3d game creation engine. It is a rendering system that can be used for more than just games but it is targeted at games. The basic use being create some game media textures models maps and config files for physics and rules.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    Simple BPG Image viewer

    Simple BPG Image viewer

    This program allows you to view BPG Images in Windows,Linux and macOS.

    bpgviewer =========== This program allows you to view BPG Images in Windows,Linux and macOS (format description: http://bellard.org/bpg/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit for Your Google Cloud Projects Icon
    $300 in Free Credit for Your Google Cloud Projects

    Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.

    Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    MiniPixel

    MiniPixel

    A tiny pixel art editor

    MiniPixel is a minimalistic pixel art editor written in Zig. It's designed for simplicity and efficiency, providing essential tools for creating and editing pixel art without the overhead of more complex software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A easy basic in order to make games in 2d style amos for linux and windows The basic it comprises a module runtime, ide examples and games.
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 12
    Simple 2D

    Simple 2D

    Simple, open-source 2D graphics for everyone

    Simple2D is a cross-platform C library that wraps SDL2 to provide a clean and easy API for developing 2D games and interactive applications. It’s designed to be beginner-friendly and eliminates much of the boilerplate involved in setting up graphics, audio, and input handling. Developers can use Simple2D to quickly prototype ideas or build lightweight applications in C with full access to rendering, events, and asset management. It is especially well-suited for learning environments and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    vim.wasm

    vim.wasm

    Vim editor ported to WebAssembly

    ...Almost all Vim's powerful features (syntax highlighting, Vim script, text objects, etc.) including the latest features (popup window) are supported. Drag and drop files to browser tab opens them in Vim. When opening it, it opens tryit.js example JavaScript source code. Basic usage is described in comments at top of the file. Example source contains min-heap data structure and heap sort algorithm. Enjoy coding! And :% runs the code in your browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Imgtools

    Imgtools

    A C extension to Tk that provides functionality to modify images

    ...Imgtools can scale images, rotate images and modify the alpha channel. For scaling and rotating three interplation methods are available: nearest neighbor, linear and bicubic (the Catmull - Rom flavor).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AP3/3SUM

    AP3/3SUM

    Multimedia asset management and manipulator for Étoilé

    3SUM aims to provide a powerful 2 to 3D programmable environment that allow editing several kind of contents and linking the relationships among Objective-C type. 3SUM sits on the top of AP3 framework which consit of 3D screen graph Objective-C API, C++ geometry math classes, basic mesh implementations, raster compositor and thread managements. AP3 also have a few foundation classes for data manipulation purpose, such as AAObject root which allows tagging object with selector-keyed arbitrarily typed bytes, or AAChunk, an equal-entry array which allows managing two or more binary streams as a single multi-field stream, or striding one stream into some, and some other partitioning abstractions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    The 2DX Project

    Java 2D graphics/utility library

    The 2DX Project is an ongoing project aiming to provide powerful, versatile, and felxible tools for 2D graphics programming in Java. The 2DX-GL core library provides utilities for animation, geometry, basic physics, and more. The Snap2D game engine/library builds upon the 2DX-GL core library by adding features like 2D world management tools, a dedicated scripting language, and high level rendering via the user's choice of either OpenGL or Java2D (OpenGL recommended for high perormance rendering, of course). Check out the full features list on GitHub. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Reflect is an image viewer for Linux that provides only basic features while minimizing bloat and user effort. The interface is simple, driven by intuitive keyboard commands. Reflect performs well even on an old (300 Mhz) computer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    FJMovieEditor

    FJMovieEditor

    A complete movie editor for animations and special effects

    This is a video editor for compositing and special effects.This editor is designed to create special effects and animations. But for editing video sequences, and basic effects as well. This editor is done so that all (or almost all) the effects can be animated. This project was not abandoned, but it is temporally inactive, will be reactivated soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Win CAD

    A windows CAD system with plugins written in C

    The aim was to write a basic CAD system in windows using C. The system would have a plugin architecture which would allow the CAD system to be programmable.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20

    AMOS Sprite Bank Viewer (AROS/MorphOS)

    A simple viewer for AROS for AMOS sprite and icon banks.

    A simple viewer for Commodore Amiga AMOS BASIC sprite and icon banks (.abk) for AROS and MorphOS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    eLectrix PDF Viewer
    eLectrix is an application to view Portable Document Format (PDF) files. The program is written in the C programming language, using GTK+ for the user interface and poppler for rendering pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NanoEngine

    NanoEngine

    3D Engine technology with partial tools developing kit.

    What is NanoEngine technology? NanoEngine technology is the 3D Engine of building 3D world at a subatomic level. A basic definition: NanoEngine technology is the engineering developer of functional systems at the molecular scale. This covers both current work and concepts that are more advanced. In its original sense, 'nanotechnology' refers to the projected ability to construct items from the bottom up, using techniques and tools being developed today to make complete, high performance products with using DirectX technology and GPU Geometrics Shaders. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A very basic library with image processing functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Ertha is an open source GIS whose main focus is to guarantee easy extensibility and straightforward integration of custom modules. It provides basic geographic rendering and topologic analysis and exposes the main data structures loaded from shapefiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a junior 3d engine, provide basic 3d functions like transforming, lighting, culling, collision detecting, and so on. if we could, we would add any specific we need.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB