Showing 144 open source projects for "delphi code source"

View related business solutions
  • 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
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    Mock object library for Delphi/Kylix/Free Pascal. This library enables the easy creation and use of Mock objects for unit testing. Independant of the unit testing framework.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    XNC - Extreme Numeric Compression is used to store integer or floating-point numbers in compressed, binary form. Use XNC to persist high volume scientific or plant monitoring data. Compression ratios of >15 x can be achieved over plain text formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    NLSO Natural Language Support Objects, a Natural Language dependent resource manager designed to minimize localization workload See http://comchatter.com for an example of what can be achieved using language neutral design
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Analyse and convert sources to trees of blocks. Project on FreePascal and Lazarus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 5
    A compiler for a simplified pascal language. It runs in a x86 computer with a Linux-based OS. The purpose of this project is to show how a source code in pascal can be converted to x86 assembly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is my sourcecode library developed during the years 2001 - 2006. Contains also my files from the project JBM VST Designs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    EstSearchDialogs is a Delphi component set to create powerful search functionality in your application by building a SQL statement and visualy configuring how your user may search on the query result. Use BDE, DB Express, ADO, IB Express, Zeos or custom.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Convert a pascal (.pas) source to a colored Html page. Version 1.3 made with Free Pascal / Lazarus source code (see screenshots).
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    The Delphi Crt unit is your source for a nearly complete and compatible unit for porting older Turbo/Borland Pascal projects to Borland Delphi. The unit implements nearly every feature of Borland's original Crt unit included with their MS-DOS compilers.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    Native pascal language cross-platform GUI toolkit (for Windows and Linux/FreeBSD) with Visual Form Designer and Database access (ODBC).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Draak is a multi-language, macro compiler, meaning all syntax and code generation is defined in a single file. Draak is a single binary that is able to compile any context free language (like C, Pascal, Java) for any platform with only 1 file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    HelpMaker is a Help Authoring Tool to make WinHelp, HTML-Help, HTML-Website and RTF (i.e., manuals) files. HelpMaker is fully functional GUI help authoring tool written in Delphi. Many open-source developers use this to document their open-source project
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    A very simple but effective framework to build Mock Objects (static) with Delphi and FreePascal for EndoTesting purposes. It comes with its own tests and it's used in InstantObjects project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    “JEDI Math” is a free mathematical library developed under the MPL for Delphi, Kylix, FPC and Lazarus. The library provides routines for matrices/vectors, regression, geometry, physics, equation rendering and raytracing among others.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 15
    sIDE is a crossplataform (Linux/Win32) made in Lazarus, consist on a basic integrated development enviroment (IDE) for the FreePascal programming language. Features: Basic IDE functions as Open/Save/Save as... /Compile/Execute/Tools/Syntax Highlight/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    EstLogger is a logging solution for Delphi applications to help developers improve their code by getting insight in the flow and performance of their applications. The project contains a logger class to send messages and a separate logging application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A FrameWork to develop Pascal Applications. This includes Integrated Development Environment (Rapid Application Development -RAD-), Virtual Machine, Web Services (Pascal Server Pages -PSP-) and too many tools
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Universal Object Pascal Library - a cross tool library designed to work and compile under Free Pascal / Lazarus, Borland Delphi, and RemObjects Software VS plugin Chrome. This provides a common library for all products.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Research Description Language (RDL) is an XML application for describing and publishing scientific research efforts. Research Editor (REd) is a tool for editing RDL documents, and exporting them to LaTeX, PDF, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An interactive dialog editor for Borland Turbo Vision applications. Written in Borland Pascal. Generates dialog source for Borland Pascal and C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A free pascal compiler targeting the Microsoft .NET and Mono platform; Full compatibility to the Borland Delphi.NET compilers is one of the main goals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    KDS XML is a class library for streamed parsing, validating and generating XML. It is written in Object Pascal/Delphi and works on Win32 (Delphi) and Linux (Kylix). Parts of it depend on the SAX for Pascal interface specifications.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    IWeaver is an open source web page builder for Windows. As primary tools we give you JavaScript and HTML editors. Both of them have some useful features to make creation of your site easier. JavaScript templates help you to make dynamic pahges very fast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Borland Delphi/Kylix interfaces for different APIs (API Header conversion)
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.