Showing 526 open source projects for "gw-basic"

View related business solutions
  • 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
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 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: 35 This Week
    Last Update:
    See Project
  • 2
    g3d

    g3d

    Simple and easy 3D engine for LÖVE

    groverburger's 3D engine (g3d) simplifies LÖVE's 3d capabilities to be as simple to use as possible.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Bg-remover App

    Bg-remover App

    Offline Image Background Remover

    ...Introducing our Offline AI-powered Background Remover Desktop App, featuring one-click background removal for effortless image editing. Simply drag and drop your image to instantly remove the background with our automatic tool. Our app also includes basic editing features, allowing you to change the background image and color. Experience the power of AI and streamline your photo editing process.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 4
    bild

    bild

    Image processing algorithms in pure Go

    ...Package convolution provides the functionality to create and apply a kernel to an image. Package effect provides the functionality to manipulate images to achieve various looks. Package histogram provides basic histogram types and functions to analyze RGBA images. Package paint provides functions to edit a group of pixels on an image. Package parallel provides helper functions for the dispatching of parallel jobs.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    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: 2 This Week
    Last Update:
    See Project
  • 6
    React Native UI Library

    React Native UI Library

    UI Components Library for React Native

    RNUI is a UI toolset & components library for React Native. Basic components like buttons, avatars, and cards and more sophisticated ones like hints, ColorPicker and drawer.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    MoviePy

    MoviePy

    Video editing with Python

    MoviePy is a Python module for video editing, which can be used for basic operations (like cuts, concatenations, title insertions), video compositing (a.k.a. non-linear editing), video processing, or to create advanced effects. It can read and write the most common video formats, including GIF. MoviePy is an open source software originally written by Zulko and released under the MIT licence. It works on Windows, Mac, and Linux, with Python 2 or Python 3.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 8
    JarkViewer

    JarkViewer

    A lightweight, lightning-fast, and powerful image viewer

    JarkViewer is a lightweight, lightning‑fast image viewer for Windows 10/11 (64‑bit) that supports a wide range of modern image formats, from traditional JPEG/PNG to newer types such as AVIF, HEIC, JPEG XL, and various RAW files. It is designed as a native portable application with fully static linking, distributed as a single executable with no separate installer, making it simple to run from any folder or removable drive. The viewer handles static images, animated formats (GIF, animated...
    Downloads: 30 This Week
    Last Update:
    See Project
  • 9
    React Three Fiber

    React Three Fiber

    A React renderer for Three.js

    Build your scene declaratively with re-usable, self-contained components that react to state, are readily interactive, and can tap into React's ecosystem. There is no hard dependency on a particular three.js version, it does not wrap or duplicate a single three.js class. It merely expresses three.js in JSX, <mesh /> becomes new THREE.Mesh(), and that happens dynamically. There is no additional overhead. Components participate in a unified render loop outside of React. It outperforms three.js...
    Downloads: 7 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    PhotoEditor

    PhotoEditor

    A Photo Editor library with simple, easy support for image editing

    A Photo Editor library with simple, easy support for image editing using Paints, Text, Filters, Emoji and Sticker like stories. Drawing on the image with the option to change its Brush's Color, Size, Opacity, Erasing and basic shapes. Apply Filter Effect on the image using MediaEffect. Adding/Editing Text with the option to change its Color with Custom Fonts. Adding Emoji with Custom Emoji Fonts. Adding Images/Stickers. Pinch to Scale and Rotate views. Undo and Redo for Brush and Views. Deleting Views. Saving Photo after editing. More FAQ. PhotoEditor v.1.0.0 is a migration to androidX and dropping the support of the older support library. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    lilliput

    lilliput

    Resize images and animated GIFs in Go

    ...Designed to support fast decoding and manipulation of common image formats like PNG, JPEG, WebP, and BMP, Lilliput is engineered to minimize dependencies and be easily integrated into a variety of C/C++-based projects without pulling in heavy external libraries. The library provides APIs for scaling, resizing, color conversions, and basic image operations that are crucial for performance-sensitive applications that need to display or transform images on the fly. Discord developed Lilliput to serve its own client rendering needs while reducing binary size and runtime overhead compared to more traditional image libraries, making it well-suited for embedded-like contexts or custom UI engines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Pokémon Cards CSS

    Pokémon Cards CSS

    Collection of advanced CSS styles to create realistic-looking effects

    ...It defines layouts, frames, typography, and image placeholders to mimic the look of real Pokémon trading cards, enabling users to create “virtual cards” with custom content. Because the design is built into CSS, cards respond to responsive constraints and adjust nicely across devices. The project supports common card types (basic, stage, trainer, etc.), and includes classes to manage energy symbols, attack boxes, and flavor text. Many community users combine it with JavaScript to dynamically generate cards from data (e.g. Pokédex entries or user input). It offers a playful, educational example of what you can achieve with modern CSS, especially in combining design fidelity with flexible markup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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: 2,029 This Week
    Last Update:
    See Project
  • 14

    Irrlicht Engine

    3D Engine c++

    The Irrlicht Engine is an open source high performance realtime 3D engine written and usable in C++. It is completely cross-platform, using D3D, OpenGL and its own software renderers.
    Leader badge
    Downloads: 718 This Week
    Last Update:
    See Project
  • 15
    OpenB3d is a library that allows easy access to 3d features of OpenGL, and quick game development
    Downloads: 16 This Week
    Last Update:
    See Project
  • 16

    SANEWinDS

    Enables use of SANE scanners from Windows, with or without TWAIN

    SANEWinDS: SANE Windows Data Source. Enables SANE scanners installed on unix-like hosts, including thin clients, to be accessed from Windows workstations and terminal servers. Can be used standalone or as a TWAIN Data Source. Implemented in a DLL for easy integration within other .Net programs.
    Leader badge
    Downloads: 61 This Week
    Last Update:
    See Project
  • 17
    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.
    Leader badge
    Downloads: 364 This Week
    Last Update:
    See Project
  • 18

    Media Foundation .NET

    Media Foundation programming library for .Net programmers

    A library allowing .NET access to Windows's Media Foundation technology combined with samples showing how the library works. If you are not a programmer, or are not running on Vista or Windows 7/10, there is nothing in this project that you are going to find useful.
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 19
    Honeyview

    Honeyview

    Fast and lightweight image viewer

    ...Designed for users who need an efficient tool for viewing and organizing images, Honeyview provides a clean and intuitive interface with high-speed performance. It also supports viewing images within compressed archives, such as ZIP or RAR files, without the need for extraction. Additionally, Honeyview offers basic image manipulation tools like rotation and resizing, and it can display EXIF data for photographers looking to analyze photo details. This makes it a versatile option for users seeking a quick and reliable way to manage and view images.
    Downloads: 44 This Week
    Last Update:
    See Project
  • 20
    BasicWebcam

    BasicWebcam

    Webcam Application for Windows

    Basic Webcam Application for Windows Basic Webcam is a webcam application for Windows. You can use it when recording a screen video. You can also take a photo of yourself. It supports mirroring. This tool can be used with a screen recorder as a webcam (if your screen recorder has no webcam feature) or if you are using either an old Windows version or a modified version which does not include UWP Camera app.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 21
    Raffy Timelapse

    Raffy Timelapse

    The free and open-source timelapse software...

    Raffy Timelapse - formerly known as 'Simple Time Lapse' - helps you create stunning timelapse footage with just a few clicks. No need for expensive and complicated software. Raffy Timelapse is a free timelapse software. Simply drag all of your images into the timeline, review and correct the order, select the settings for the final film and let Raffy do the rest for you. It's never been easier to create a timelapse out of images... This program is completly free of charge, without any...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 22

    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
  • 23
    VINARI SOFTWARE

    VINARI SOFTWARE

    Software Facil, Vida Facil

    Vinari Software brinda aplicaciones útiles para Microsoft Windows y distribuciones GNU/Linux, las cuales hacen que la informatica moderna sea mas sencilla. Todas estas aplicaciones estan protegidas bajo la licencia BSD, la cual puede ser leída en el siguiente enlace: https://vinarisoftware.wixsite.com/vinari/licencia
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Spritesheet Cutter/Map Editor

    Spritesheet Cutter/Map Editor

    Spritesheet Cutter Level Editor Animation Tester gridcutter

    With the Spritesheet Cutter (also called Map Editor or Level Editor) you can cut/share/export/move/name single or multiple sprites using drag & drop. There is a copy mode so maps can be created. Sprites are numbered left to right/top to bottom or randomly. Sprites can be added to a sheet and saved as a whole. An animation preview is included. Spritesheet Cutter cannot create GIFs, but there are better solutions. Color selections can be converted to transparency.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    qvge

    qvge

    Qt Visual Graph Editor

    qvge is a multiplatform graph editor written in C++/Qt. Its main goal is to make possible visually edit two-dimensional graphs in a simple and intuitive way. Please note that qvge is not a replacement for such a software like Gephi, Graphvis, Dot, yEd, Dia and so on. It is neither a tool for "big data analysis" nor a math application. It is really just a simple graph editor :)
    Downloads: 17 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB