Showing 53 open source projects for "free pascal compiler linux"

View related business solutions
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try 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
    Free Manga Downloader 2

    Free Manga Downloader 2

    Free open source application for managing and downloading manga

    This is an active fork of the Free Manga Downloader which is a free open source application written in Object Pascal for managing and downloading manga from various websites. The source code was released under the GPLv2 license.
    Downloads: 99 This Week
    Last Update:
    See Project
  • 2
    Owncast

    Owncast

    Take control over your live stream video by running it yourself

    Owncast is a free and open source live video and web chat server for use with existing popular broadcasting software. Have complete control and ownership over your stream, allowing you to create the content and community you want. The frictionless built-in chat allows your viewers to be a part of the action. Include custom emotes and build chat bots to encourage engagement from your viewers. Point your existing broadcasting software at your Owncast server and begin streaming. Owncast can...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3
    Vampyre Imaging Library

    Vampyre Imaging Library

    Image library for Object Pascal.

    Imaging is native Object Pascal (Delphi and FPC) image loading, saving and manipulation library. It is available for several platforms and does not require any third party dynamic libraries.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    Static Web Audio Player Maker

    Static Web Audio Player Maker

    Create a html audio player with your music directories

    On Linux and Windows
    Downloads: 0 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
    Static EBooks' Website Maker

    Static EBooks' Website Maker

    Create your Free Ebooks and EWriting WebSite

    On Linux only. Read the EPUB or PDF headers, creating static and lite HTML WebSite. Pascal Lazarus Sources and Components. For www.livrels.fr, www.livrels.com and www.scribels.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GLScene

    GLScene

    GLScene Engine for Delphi & C++Builder VCL Windows 32/64

    GLScene is an OpenGL based 3D library for Delphi, C++Builder and Lazarus. It provides visual components and objects allowing description and rendering 3D scenes in graphic applications. Update of newer versions of the trunk has been moved to https://github.com/glscene
    Downloads: 65 This Week
    Last Update:
    See Project
  • 7
    A multiplatform module playing library, and a tracker project, written in Free Pascal. Intended to achieve near 100% compatibility with the four classic and most popular trackers from the DOS and Amiga eras - Impulse Tracker 2.14, Fast Tracker 2, Scream Tracker 3 and ProTracker. Tralala Impulsive is a tracker, attempting to recreate the user experience of Impulse Tracker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    CGI Snapshot

    CGI snapshot

    Creates a server that makes a snapshot of screen at server address CGI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Generic Image Decoder

    Generic Image Decoder

    A standalone, portable generic Ada package for decoding images

    The Generic Image Decoder is a package for decoding a broad variety of image formats, from any data stream, to any kind of medium. Unconditionally portable code: OS-, CPU-, compiler- independent code. More information on... http://gen-img-dec.sf.net Alire crate: https://alire.ada.dev/crates/gid Mirror: https://github.com/zertovitch/gid
    Leader badge
    Downloads: 139 This Week
    Last Update:
    See Project
  • 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
  • 10
    Time_limit

    Time_limit

    A windowed/full-screen countdown timer.

    A windowed / full-screen countdown timer. Colour and font size changes are used as warnings. Progress-bar gives a glance at the time stream. Three different modes are available: - time left; - time passed; - ordinary clock. When the time is over several possibilities are available: - to show the defined message; - to continue count the time; - to launch another application; - to close the count-down timer. Useful for speech, lecture or presentation timing. Colour / font...
    Downloads: 38 This Week
    Last Update:
    See Project
  • 11
    uos

    uos

    United Open-libraries of Sound: United methods for open-source audio

    uos : United OpenLib of Sound. uos unifies the best open-source audio libraries. For fpc, fpGUI, MSEgui and LCL. With uos you can: . Listen to mp3, ogg, wav, flac, m4a, opus, cda ... audio files. . Deal with 16, 32 integer or float 32 bit resolution. . Do internet audio streaming of mp3 and opus files. . Record all types of input into wav or ogg file with 16 or 32 bit resolution. . Add DSP effects and filters, however many you want and record it. . Listen to...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    M32/X32 Show Manager

    M32/X32 Show Manager

    Reorganize M32/X32 show files

    Both the Midas M32 and Behringer X32 share the same design of show management using the console GUI, M32-Edit and X32-Edit apps. This app provides an alternative method to manage these show files (cues, scenes and snippets). It provides an easier method of reorganizing and importing/exporting of files.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    Ada Bar Codes

    Ada Bar Codes

    Bar Code (1D or 2D) generator in pure Ada

    The project Ada Bar Codes provides a framework for generating various types of bar codes (1D, or 2D, like QR codes) on different output formats and devices. Alire crate: https://alire.ada.dev/crates/bar_codes Mirror: https://github.com/zertovitch/ada-bar-codes
    Downloads: 16 This Week
    Last Update:
    See Project
  • 14
    Zip-Ada

    Zip-Ada

    A standalone, portable Ada library for .zip archives

    Zip-Ada is a library for .zip archives. Full sources are in Ada and are unconditionally portable. Input and output can be any stream (file, buffer,...) for archive creation as well as data extraction. Task safe and endian-neutral. More information on: http://unzip-ada.sf.net Alire crate: https://alire.ada.dev/crates/zipada Mirror: https://github.com/zertovitch/zip-ada/
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 15
    Free Manga Downloader

    Free Manga Downloader

    Free Manga Downloader

    The Free Manga Downloader is an open source application written in Object-Pascal for managing and downloading manga from various websites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OpenSCAD

    OpenSCAD

    The programmer's solid 3D CAD modeller

    OpenSCAD is software for creating solid 3D CAD models. It is free software and available for Linux/UNIX, Windows and Mac OS X. Unlike most free software for creating 3D models (such as Blender) it does not focus on the artistic aspects of 3D modelling but instead on the CAD aspects. Thus it might be the application you are looking for when you are planning to create 3D models of machine parts but pretty sure is not what you are looking for when you are more interested in creating computer-animated movies. ...
    Downloads: 84 This Week
    Last Update:
    See Project
  • 17
    LazPaint

    LazPaint

    Free cross-platform image editor

    Free cross-platform image editor with layers and vector shapes, written in Lazarus (Free Pascal). Uses BGRABitmap library: https://github.com/bgrabitmap/bgrabitmap
    Downloads: 19 This Week
    Last Update:
    See Project
  • 18
    Wing Live Toolbox

    Wing Live Toolbox

    Designed to enhance the Behringer Wing digital console

    The new Behringer Wing console now includes an OSC server. The Wing Live Toolbox has been ported from the popular X32 and X-Air Live Toolbox. It's purpose is to enhance the capabilities of this amazing console by providing snippet-like functionality using tidbits.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    MX Terminal

    MX Terminal

    A chat style app for the M32, X32, M-Air, X-Air digital consoles

    MX Terminal is a simple chat style app that can control the Midas and Behringer digital consoles including the M32, X32, M-Air and X-Air. Built on the popular Live Toolbox OSC engine, the text based interface provides the user full OSC,tidbit and the new English commands sets. Responses from the console can be returned in real world values (db, hz, etc.) instead of OSC values.And text to speech (TTS) is available for these responses for the visually impaired.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    X32 Scene Parser

    X32 Scene Parser

    An X32 scene management tool

    This parsing tool can be used to extract sections of a Behringer X32 or Midas M32 scene file in order to create specialized snippets.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 21

    LT_Command

    A terminal app for the M32, X32, M-Air, X-Air digital consoles

    LT_Command is a terminal/console app that can control the Midas and Behringer digital consoles including the M32, X32, M-Air and X-Air. Built on the popular Live Toolbox OSC engine, the text based interface provides the user full OSC,tidbit and the new English commands sets. It can also be launched from other popular apps using the command line arguments. Responses from the console can be returned in OSC or real world values (db, hz, etc.). Output can be sent to the terminal screen or...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    X-Air Live Toolbox

    X-Air Live Toolbox

    Designed to enhance the new X-Air digital mixer

    The X-Air Live Toolbox is designed to enhance the new Behringer X-Air and Midas M-Air digital mixing consoles by supplementing current features with tools requested on the Behringer forum. As with any toolbox, tools can be added or removed as necessary.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    X-Air Scene Parser

    X-Air Scene Parser

    An X-Air scene management tool

    The X-Air/M-Air does not include snippets (like the X32), This parsing tool is a port of the X32 Scene Parser that can be used to create modified scene files which can function like snippets.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    X32 Live Toolbox

    X32 Live Toolbox

    Designed to enhance the X32 digital console

    The Live Toolbox is designed to enhance the very popular Behringer X32 and Midas M32 digital mixing consoles. Even though the X32/M32 firmware has been updated frequently over the years with new improvements and features, it does not seem to be able to keep up with the numerous feature requests. This toolbox is an attempt to supplement the current features. As with any toolbox, tools can be added or removed as necessary.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    XM32 To Wing Converter

    XM32 To Wing Converter

    An X32/M32 scene to Wing snapshot converter

    This apps converts Behringer X32/M32 scene files to the new Wing snapshot files. Scenes includes multiple lines of OSC commands and saves most of the settings of the console. The new Wing snapshots uses a completely different protocol (called JSON) that saves all of the console settings.
    Downloads: 25 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB