Open Source Object Pascal Software - Page 11

Object Pascal Software

Browse free open source Object Pascal Software and projects below. Use the toggles on the left to filter open source Object Pascal Software by OS, license, language, programming language, and project status.

  • $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
  • 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
    A tool for adjusting the memory timings/clock speed of Athlon64`s built-in memory controller from the OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Le projet Atlantis est une collection de composants et de bibliothèques pour Lazarus. The Atlantis project is a collection of components and libraries for Lazarus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Atomic Research
    Atomic Research is a Battleships variant. The player is a scientist who wants to discover the postion of some atoms on the game board.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Auto Backup MySQL

    Auto Backup MySQL

    Sistema de backup e Restauração MySQL - FTP v 3.7.8.11

    Ajude nosso trabalho faça uma doação de qualquer valor http://mpago.la/YQYO Nova versão com restauração do backup e correção na execução do backup o sistema não trava, com execução 100% mais seguro todos os dados da conta ftp, mysql e são gravados em um arquivo ini criptografados, localizado na pasta "C:\TyttoSoft\BKPConfig.ini" Execução de backup mysql com extenção *.sql Envio do backup por FTP (File Transfer Protocol) com proteção TLS (Transport Layer Security). Sistema com logs de erro salvos em arquivo *.txt, quando ocorrer algum, erro sistema abre uma tela de aviso com o problema ocorrido. **Arquivos do sistema** -TyttoSoftBKP.exe salvo na C:\TyttoSoft -logs.exe salvo na C:\TyttoSoft -libmysql.dll salvo na C:\Windows -libmysql41.dll salvo na C:\Windows -libmySQL50.dll salvo na C:\Windows -libmysql51.dll salvo na C:\Windows -libmysql55.dll salvo na C:\Windows
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • 5
    The BF Debugger Project is an attempt to allow the development of software using the Brainf*** programming language in a GUI development environment, and to provide a platform for the advancement and dissemination of this language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    BICheck
    BICheck allows to identify bank and check if account number is correct. At this moment it supports 37 Dutch and 58 Polish financial institutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    BMI Wizard

    BMI Wizard calculates the body mass index (BMI)

    BMI Wizard calculates the body mass index (BMI) from weight and size and vice versa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Benjen

    Benjen

    A lightweight monitoring tool

    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The BestOffice Suite. The goal of the project is to develop personal Office Suite and productivity package solutions for general use. It is yet another free alternactive to actual proprietary Office suites. The BestOffice is now being developed by a team
    Downloads: 0 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
    BiCo is an extendable converter for bibliographic data. Import/Export filters come along as a DLL. All data will be converted into an internal format with strict document typing, based on a BibTeX-like database. Written in Delphi3+ or Borland C++ Build
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    BlackSquare

    BlackSquare

    Software for simple linguistic experiments.

    Software for simple linguistic experiments. The BlackSquare is designed to test subject's abilities to connect expressions or notions according to a given rules. The main advantages of the BlackSquare are: 1) its variability; 2) minimalistic user interface (suitable also for a touch screen); 3) sounds as a part of your experiment; 4) unadorned and non-disturbing appearance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Multiplayer client/server engine for Ultima VII.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Blindschleiche

    Blindschleiche

    Lerning tool for Braille

    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a set of native Delphi VCL Components original written by Breuer Elektronik. We have decided to make them open source now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Brick Movie Help (DELPHI XE 2)

    A SMALL BRICK MOVIE HELPER TOOL IN DELPHI XE 2

    I very simple Tool I wrote to help me creating BRICK MOVIES. Create a sequence of bitmaps while moving a Sprite Bitmap over a Background Bitmap (This code is using DELPHI XE 2 ). Should not be a big problem using that code with other versions of DELPHI or FREE PASCAL. Guess there wont be any update of this small application as I could do the job I needed that tool for. For NON PROGRAMMES I added the EXECUTABLE for download.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Bug Finder

    Bug Finder

    A real Win32 extensible passive debugger

    This project born a few years ago when I encountered a fatal bug on a production environment, unfortunately not replicable on my development machine. I spent many time finding a solution, using also freeware and commercial third-party tools and libraries, but none helped me because the bug crashed the process, and no of the above tools could be able to catch the exception before the process dying. Also, it was not possible to install a development environment onto the production machines, so the only solution was to develop a debugger which didn't need any user/developer interaction. I used many open source resources, then I decided to make the Bug Finder an open source project. It is built over a pluggable architecture to support other languages different from Borland Delphi (the one I used to develop my faulting application and the Bug Finder too). Here is the article http://www.codeproject.com/Articles/602794/Bug-Finder-a-real-Win32-extensible-passive-debugge .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    wsdlpull is an efficient and powerful command line utility for dynamic inspection and invocation of WSDL web services.It provides a C++ library with dynamic WSDL invocation API,WSDL parser,Schema parser and Validator and an xmlpull Parser/Serializer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CART

    CART

    Reversible cellular automata

    Reversible and irreversible cellular automata simulator for Windows and Linux. May use MCell *.dll and Golly https://sourceforge.net/projects/golly *.tree and *.rle files. Adapted for work with generalizations of reversible second-order cellular automata discussed in http://arxiv.org/abs/1311.4297
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CUPS: Common UNIX Printing System for FPC/Lazarus
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CaC - Catch And Convert
    CaC is a application to easily download and convert Videos from Videosites like YouTube, Google Video etc. It´s written in Lazarus / FreePascal and availible for Linux, Windows and Mac OS X Systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A library for working with GPS units in Delphi. Parsing of most NMEA (all hopefully) sentences with a generic entry point for communications libraries of your choice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An action game to hunt virusses and vaccinate all computers in the building while solving complex puzzles and destroying whatever is on your way. ĄLevel editor included!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Census2
    Census is a comprehensive cross-platform project manager and integration hub for NONMEM, the gold standard tool for model-based pharmacometric data analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Chatter is an IP chat program written in Delphi 5.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB