Showing 17 open source projects for "linux iso image"

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
  • 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
  • 1
    Disk Image Manager

    Disk Image Manager

    Visual inspection tool for .dsk Spectrum/Amstrad disk images

    Disk Image Manager is an application for examining and manipulating disk images in the Standard and Extended DSK format used by many Spectrum, Amstrad PCW and CPC emulators. Many of the features and functions of this tool were driven by the Spectrum Disk Preservation team which used this format and tool to help manage the selection and testing of disk images archived to The World of Spectrum and The TZX Vault. These images are traditionally created with CPDRead under DOS but Simon Owen's...
    Downloads: 34 This Week
    Last Update:
    See Project
  • 2
    PeaZip

    PeaZip

    Free Zip software and Rar extractor

    PeaZip is a free archiver tool. The application provides an unified, natively portable, cross-platform file manager and archive manager GUI for many Open Source technologies like 7-Zip, FreeArc, PAQ, UPX. Create: 7Z, ARC, Brotl, BZip, GZip, PEA, TAR, WIM, XZ, ZPAQ, ZIP, Zstandard files and more Open and extract 200+ file types: ACE, CAB, DEB, ISO, RAR, ZIPX and more Features of PeaZip includes extract, create and convert multiple archives at once, create self-extracting archives...
    Leader badge
    Downloads: 2,174 This Week
    Last Update:
    See Project
  • 3
    Pascal-to-Ada
    P2Ada is a Pascal to Ada translator. Recognizes particularities of several Pascal dialects: Turbo/Borland/Delphi (mostly), CodeWarrior, ISO, ISO Extended (a bit). Includes a full ayacc / aflex parser & lexer for Ada 95+ with sources. Mirror: https://github.com/zertovitch/pascal-to-ada
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    astap program

    astap program

    Stacking program, astrometric (plate) solver, fits file viewer

    ASTAP, Astrometric STAcking Program, astrometric solver and FITS image viewer. This program can view, measure, "astrometric (plate) solve" and stack deep sky images. Main features: - Stacking of astronomical images including dark frame and flat field correction - Native fast astrometric (plate) solver. - Alignment using an internal star match routine, internal Plate Solver, manual or ephemeris. - FITS viewer with swipe functionality, deep sky and star annotation,...
    Leader badge
    Downloads: 3,389 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
    StrumPract

    StrumPract

    Various tools for musicians.

    StrumPract is various tools for musicians. Like: - Learn to play drums set in 4 lessons and develop your art. - Practice your other instruments with a editable drums machine. - Tune your guitar and bass. - Play audio files and loop it, adjusting the tempo of the song to what you want. - DJ console for auto-mixing, with 2 players and direct-output of mic. - Record your ideas-jam. - Chords randomizer for jamming. - Image Dancer. - Tag infos with images. - ...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 6

    pascal p5c

    fast, portable Pascal compiler using gnu c as intermediate code

    p5c is a fast portable iso standard pascal compiler. It is derived from the pascal p5 compiler and creates gnu c code instead of p-code. This makes it very fast since it uses gcc to generate native code. p5c is multi platform - it is easy to get up and running since you only need gcc to start. Using gcc enables extra tools like a static analyser and code coverage analyser. Execution profiling described in the blog here ->...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7

    pascal-p5

    5th version of the Pascal-P compiler

    This is the 5th version of the Pascal-P compiler from Zurich. This is the Pascal-P4 compiler modified to be ISO 7185 Pascal compilant, both in the the implementation language, and in the language it processes. Pascal-P was an implementation kit, created between 1972 and 1974, for the original language Pascal. The source for the original compiler was passed around and modified quite a bit, but Niklaus Wirth noted that it was very popular, and represented a good method to popularize the...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Open DataBase

    Open DataBase

    MiCla Open Database

    English OpenDB Open database, software for managing generic archives, with the possibility of modifying the field names and the titles for the various sections in the tab. In addition to thirty fields of sufficient size, it has a memo field and an image field. It has a very efficient integrated backup system, which, combined with complete adaptability and the possibility of running on a pen drive, makes it a very versatile program. Italiano OpOpenDB Open database, software per la...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    m6811dis

    m6811dis

    M6811 Code-Seeking Disassembler

    The M6811 Code-Seeking Disassembler is a command-line tool that lets you enter known starting vectors for a given code image for the 6811 micro. It will disassemble the code and follow through branches to assist in the separation of code and data. Its companion Fuzzy Function Analyzer uses DNA Sequence Alignment Algorithms to locate similar code in multiple binaries, facilitating reverse-engineering. Originally written to analyze code from GM automotive engine controllers, but is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 10
    FD-FDD

    FD-FDD

    My FreeDOS Floppy Disk Distribution

    This is my little "FreeDOS Floppy Disk Distribution". It is intended for computers without a CD drive or not able to boot from CD. It will work down to 8086. See xxxxxxxxx for details. Right now only the LIVE image is available. Installable coming soon.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11

    pascal-p2

    2nd version of the Pascal-P compiler

    This was the 2nd version of the Pascal-P compiler created by Niklaus Wirth's group at ETH Zurich, termed Pascal-P2. This was the original portable compiler for Pascal. Niklaus Wirth led an effort to gather and reconcile the different sources for the Pascal-P compiler in existence, which were collectively referred to as Pascal-P1.These were then published as part of a porting kit for the compiler. Pascal-P2 is a "Running history project". It is a historical record, but still runs on...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Rassam-paint

    Rassam-paint

    Simple drawing program for Linux

    Rassam-paint is an open source bitmap editing and drawing with the following advanced features :Free Selection Tool,Zoom ,Undo,Text Tool,Color palettes,Dynamic resize image,Pencil ,Lines, Rectangles , Color Picker, Round Brush , Flood Fill , Rectangle,Filters,And more... Rassam-paint support popular graphics image formats (PNG, JPEG, TIFF, BMP and others).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    gmhsetroot Free Pascal Frontend

    mhsetroot needed to run gmhsetroot - its on sourceforge too

    GUI to use mhsetroot to set background Image with exciting color combonations with muiple gradients. Click the gmhsetroot Free Pascal Frontend Web Site to get mhsetroot so gmhsetroot will work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    LazGUI Tester

    Simple image based GUI testing tool

    Simple image based testing tool to test graphical user interfaces.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Burn is a small and compact 32x32 256 color image (sprite) editor for Dos (or POSIX, using Dosbox or Dosemu). It currently contains several gfx-effects than can be applied to images, animation features and a tiny scripting language (amongst others).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    The Doc2Html command line operating program strippes the Word produced html files (by opening the documet, saving as html) leaving pure text + minimum html code. It also has a mode to convert data berween different charsets: DOS, Windows-1250 and ISO-8859
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SImg is astronomical image processing software for Linux. Some of the features are deconvolution (various algorithms), removing interferences, automatic shifting of images, computation of PSF and and a visualization tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB