Open Source Object Pascal Software Development Software

Object Pascal Software Development Software

View 5795 business solutions

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

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    Lazarus

    Lazarus

    Rapid applications development tool and libraries for FPC

    The Lazarus IDE is a stable and feature rich visual programming environment for the FreePascal Compiler. It supports the creation of self-standing graphical and console applications and runs on Linux, FreeBSD, MacOSX and Windows.
    Leader badge
    Downloads: 13,538 This Week
    Last Update:
    See Project
  • 2
    Componentes ACBr
    Paleta de Componentes para as Linguagens Delphi e Lazarus, compatível com Windows e Linux, que permite acesso direto a equipamentos de Automação Comercial, sem DLL's, interagindo com eles direto na porta serial.
    Downloads: 36 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: 12 This Week
    Last Update:
    See Project
  • 4
    Allegro.pas

    Allegro.pas

    Game library for Pascal

    Allegro.pas is a wrapper to use the Allegro Game Library with Pascal compilers (Delphi, Free Pascal, etc). Allegro is a cross-platform library intended for use in computer games and other types of multimedia programming. * Graphics: 2D and 3D, OpenGL and D3D. * Controls: Keyboard, mouse, joystick, gamepad... * Sound and music.
    Downloads: 8 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 5
    PiNote

    PiNote

    PiNote is a free source code editor that supports several languages.

    PiNote is a free source code editor that supports several languages. Running on Windows, Linux and Raspberry Pi. Written in free pascal and Lazarus IDE, use the SynEdit component with extended syntax highlighter modules. PiNote's many features include macro recording, code highlighting, encryption and/or decryption of text and files and more.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 6
    VBoxHDTools

    VBoxHDTools

    An easy way to copy, resize and manage Virtual HD

    Manage Virtual Machine Hard Disks. This tool uses the VirtualBox vboxmanage tool in command line. The main features are: Multiple HD format from/to convertion: VDI, VMDK, VHD, RAW VDI and VMDK resizing UUID change
    Downloads: 12 This Week
    Last Update:
    See Project
  • 7
    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: 4 This Week
    Last Update:
    See Project
  • 8

    Static Web Videos Player Maker

    Executable that creates web pages with your videos.

    Creates HTML5 videos web pages. Made with Lazarus Free Pascal IDE.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9

    Fortes Report 123

    Lazarus Free Pascal Report Components

    Fortes Report are Lazarus Reports' Components' compatible.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    ExtPascal FastCGI DHTML Forms'  Server

    ExtPascal FastCGI DHTML Forms' Server

    Create a fast ExtJS compiled fastcgi server

    ExtJS server sources for Lazarus Free Pascal on GNU LGPL license. After sharing my Lazarus upgrade, italians reviewed and shared it again. From my bitbucket.org/matthieugiroux account. Ext Pascal actually uses Ext JS 3.2.1 and Lazarus 1.6 or 1.8 RC5.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    Scimark for Delphi Lazarus Free Pascal

    Scimark for Delphi/Lazarus/Free Pascal

    Benchmark for scientific and numerical computing. http://math.nist.gov/scimark Some years ago, someone converted the sources to delphi. The result of that convertion can be found here: https://code.google.com/p/scimark-delphi/ I found some issues and tried to contact the author. Without success. That's why I decided to start a new repository here. Patches are welcome!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    .Net Native Interface Library for Delphi

    The best library to work with .Net Assemblies in Delphi.

    The .Net Native Interface Library (DotNetNativeInterface) is a native programming interface which provides a way for Delphi programming language to interact with applications and libraries written in any of the .Net languages (such as C#, VB.Net etc). Programmers can use DotNetNativeInterface native methods to access .Net 3rd party libraries or .Net Framework Libraries without the need for registry entries, COM registrations or changes to the .Net libraries. The following examples illustrate when you need to use DotNetNativeInterface native methods: 1. You want to access and use .Net Framework Class Library in your application. 2. You want to access and use 3rd party .Net Libraries in your application. Competitive Advantages: 1. Access to .Net Framework Class Library. 2. No COM registration of .Net Libraries is required when deployed. 3. Allows any programming language to consume .Net libraries as if they were native code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    .Net Native Library for Lazarus

    The best library to work with .Net Assemblies in Pascal.

    The .Net Native Interface Library (DotNetNativeInterface) is a native programming interface which provides a way for Lazarus/Pascal programming language to interact with applications and libraries written in any of the .Net languages (such as C#, VB.Net etc). Programmers can use DotNetNativeInterface native methods to access .Net 3rd party libraries or .Net Framework Libraries without the need for registry entries, COM registrations or changes to the .Net libraries. The following examples illustrate when you need to use DotNetNativeInterface native methods: 1. You want to access and use .Net Framework Class Library in your application. 2. You want to access and use 3rd party .Net Libraries in your application. Competitive Advantages: 1. Access to .Net Framework Class Library. 2. No COM registration of .Net Libraries is required when deployed. 3. Allows any programming language to consume .Net libraries as if they were native code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    GLMax

    Runtime graphic engine (use OpenGL) for ObjectPascal

    It is object-oriented module for using 3D/2D graphic. The GLMax can be used in games, 3D editors or multimedia software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Man Frames Lazarus Project
    Man Frames is used to create SQL code and forms' interactions from a Form called TF_CustomFramework. SQL and server Lazarus components and packages. From Extended, for XML Frames. Can be asynchronous with a boolean before main receive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OpSim - Open Source Process Simulator

    OpSim - Open Source Process Simulator

    An open source process simulator

    **19-OCT-2017 PROJECT MOVED TO GITHUB** OpSim is an open source Chemical Engineering Process Simulator with a user friendly drag-and-drop graphical user interface (GUI) and an underlying high performance simulation engine.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    OpenCV Delphi wrapper
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Raudus - Extensions

    Raudus Extensions for web development with delphi and lazarus

    Raudus Web Framework Complement and Examples for web development in Lazarus and Delphi https://www.facebook.com/RaudusExperts/ https://www.youtube.com/watch?v=BlENxwApW2Q https://youtu.be/eL1d7z4uFLw
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SQLite Micro Manager

    SQLite Micro Manager

    Simplest SQLite3 GUI program

    SQLite Micro Manager is a lightweight, fast and configurable GUI program mostly designed to access, browse and modify data in SQLite3 databases maintained by other applications, like Web browsers, home accounting software etc. It supports drag-and-drop operations, saving to and retrieving SQL statements from internal library and disk files. runs natively on 64 bit Windows 7/8/10 and Linux Ubuntu derivatives with GTK2+. Can be easily compiled for OSX and Linux GTK3 and QT widget sets with minimal changes. It can run without any installation, although proper installation packages are provided for Windows and Ubuntu-based Linux distributions. The intended audience is people with at least basic knowledge of SQL who need fast and simple tool to deal with SQLite3 databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    SimpleFaceDetect

    Simple library to detect faces in an image.

    Simple library to detect faces in an image. No additional dll's, components needed. Just plain object pascal code. Run in delphi or lazarus. Open project and press F9. That's it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Static HTML Tree Maker

    Static DHTML 4 Tree

    Creates a Javascript and HTML Tree from txt files. Internet Explorer 4 and Netscape 6 compatible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    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
  • 24

    Static Web Package

    Lazarus Free Pascal Web Static Package

    On Linux and Windows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TRAC4

    TRAC4

    TRAC4 - TRAC T64 macroprocessor with lists and templates

    TRAC4 is modification of Calvin Mooers TRAC T64 programming language with some extensions such as lists and templates functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next