Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Delphi
D

Delphi

Language
216 projects56.1k total stars15.4k total forks4 languages

Open-source projects built with Delphi

There are currently 216 open-source projects built with Delphi, with a combined total of 56.1k GitHub stars. The most common language among these projects is Pascal.

Showing 211 open-source projects · page 4 of 6

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
NX-Horizon
NX-Horizondalijap/nx-horizon

A thread-safe, high-performance event bus for Delphi implementing publish/subscribe with flexible delivery options.

13122Pascal
7 months ago
SQLite for Delphi and FreePascal/Lazarus
SQLite for Delphi and FreePascal/Lazarusplashenkov/SQLite3-Delphi-FPC

Complete SQLite API translation and simple wrapper for Delphi and FreePascal/Lazarus.

13047Pascal
4 months ago
Kraft Physics Engine
Kraft Physics EngineBeRo1985/kraft

An open-source Object Pascal physics engine library for 3D games with rigid body dynamics and collision detection.

12624Pascal
1 month ago
Hprose for Delphi/Lazarus
Hprose for Delphi/Lazarushprose/hprose-delphi

A high-performance, cross-language RPC library for Delphi and FreePascal applications.

12536Pascal
3 years ago
PowerPDF
PowerPDFTurboPack/PowerPDF

A VCL component for visually designing PDF documents in Delphi and C++Builder IDE, similar to designing forms.

12446Pascal
1 year ago
AsyncCalls
AsyncCallsahausladen/AsyncCalls

A Delphi framework for executing multiple functions asynchronously and synchronizing them with an IAsyncCall interface.

12150Pascal
6 years ago
Coroutine-based multithreading library
Coroutine-based multithreading libraryPurik/AIO

A coroutine-based multithreading library for Delphi enabling procedural-oriented programming with greenlets, channels, and async I/O.

11937Pascal
3 years ago
Zint-Barcode-Generator-for-Delphi
Zint-Barcode-Generator-for-Delphilandrix/Zint-Barcode-Generator-for-Delphi

A Delphi port of the Zint library for generating barcodes and 2D codes like QR, Data Matrix, and PDF417.

11937Pascal
2 months ago
PasMP
PasMPBeRo1985/pasmp

A parallel-processing and multi-processing library for Object Pascal with lock-free data structures and synchronization primitives.

11940Pascal
1 month ago
GraphicEx
GraphicExmike-lischke/GraphicEx

A Delphi image loader library that extends Graphics.pas to support loading many common image formats.

11867Pascal
1 year ago
GrijjyCloudLogger
GrijjyCloudLoggergrijjy/GrijjyCloudLogger

A cross-platform remote logging tool for Delphi applications that sends log messages, tracks memory, and inspects objects from mobile and desktop devices to a Windows viewer.

11430Pascal
2 years ago
OmniXML
OmniXMLmremec/omnixml

A lightweight XML parser for Delphi with full DOM Level 1 support and MS XML compatibility.

11452Pascal
2 years ago
MarkdownShellExtensions
MarkdownShellExtensionsEtheaDev/MarkdownShellExtensions

A Windows markdown editor with instant preview and Explorer shell extensions for previewing .md files directly in the preview pane.

11317Pascal
3 days ago
MemoryModule
MemoryModuleFr0sT-Brutal/Delphi_MemoryModule

Delphi adaptation of MemoryModule for loading DLLs directly from memory, enabling standalone executables.

11353Pascal
5 years ago
ATTabs
ATTabsAlexey-T/ATFlatControls

A collection of custom-drawn, OS-independent UI controls for Delphi and Lazarus applications.

11029Pascal
1 month ago
ObjectDebugger
ObjectDebuggermarcocantu/ObjectDebugger

A runtime object inspector for Delphi VCL applications that enables visual debugging of component properties and events.

10742Pascal
1 year ago
Bird Socket Server
Bird Socket Servermateusvicente100/bird-socket-server

A WebSocket server implementation for Delphi applications, supporting multiple deployment methods.

10735Pascal
5 years ago
mrMath
mrMathmikerabat/mrmath

High-performance matrix and numerical computing library for Delphi and Free Pascal with linear algebra, ML primitives, and optimized kernels.

10738Pascal
3 months ago
DelphiUCL
DelphiUCLVuioVuio/DelphiUCL

A universal component library for Delphi VCL with modern design and improved maintainability.

10520Pascal
3 years ago
InstantObjects
InstantObjectsEtheaDev/InstantObjects

An object persistence framework for Delphi that simplifies building business applications with RAD tools and database connectivity.

10426Pascal
9 months ago
TMongoWire
TMongoWirestijnsanders/TMongoWire

A Delphi driver for connecting to and interacting with MongoDB servers using Variant-based JSON documents.

10440Pascal
3 months ago
ScaleMM
ScaleMMandremussche/scalemm

A fast and scalable memory manager for Delphi, optimized for multithreaded performance.

10325Pascal
4 years ago
GpProfiler2017
GpProfiler2017ase379/gpprofile2017

A source code instrumenting profiler for Delphi applications to find bottlenecks and improve performance.

10323Pascal
23 days ago
DirectoryWatcher
DirectoryWatcherWosi/DirectoryWatcher

A cross-platform Pascal library for monitoring file system changes using native OS APIs on Windows, macOS, and Linux.

10236Pascal
4 years ago
QuickJS-Engine
QuickJS-EngineColdzer0/QuickJS-Pascal

FreePascal and Delphi bindings for the QuickJS JavaScript engine, enabling embedded scripting in Pascal applications.

10125Pascal
3 years ago
TFireMonkeyContainer
TFireMonkeyContainervintagedave/firemonkey-container

A Delphi VCL component that embeds FireMonkey (FMX) forms as controls within VCL applications.

10133Pascal
2 years ago
TZDB
TZDBpavkam/tzdb

An offline, compiled IANA time zone database for Delphi and FreePascal applications.

10137Pascal
1 month ago
FLRE
FLREBeRo1985/flre

A fast, safe, and efficient regular expression library for Object Pascal with Unicode support and multiple optimized subengines.

10125Pascal
1 month ago
CommandLineParser
CommandLineParserVSoftTechnologies/VSoft.CommandLineParser

A simple command line options parser for Delphi applications, originally developed for the DUnitX testing framework.

9929Pascal
18 days ago
BrainMM
BrainMMd-mozulyov/BrainMM

An extremely fast, lock-free memory manager for Delphi and C++ Builder designed for modern multi-threaded applications.

9917Pascal
6 years ago
QuickImageFX
QuickImageFXexilon/QuickImageFX

Delphi library for image loading, saving, conversion, and transformation with support for multiple graphics engines.

9529Pascal
1 year ago
libssh2 Delphi
libssh2 Delphipult/libssh2_delphi

Delphi/Pascal wrapper for libssh2 providing SSH2 and SFTP client functionality.

9337Pascal
3 months ago
OpenAPI Client Generator
OpenAPI Client Generatorlandgraf-dev/openapi-delphi-generator

Generate Delphi client SDKs from OpenAPI specifications to easily consume REST APIs.

9219Pascal
4 months ago
libPasCURL
libPasCURLisemenkov/libpascurl

A Delphi and Object Pascal wrapper and bindings for the libcurl library, enabling data transfer over numerous protocols.

9026Pascal
4 years ago
TensorFlow.Delphi
TensorFlow.DelphiPigrecos/TensorFlow.Delphi

A Delphi/Pascal binding for TensorFlow and Keras that enables Pascal developers to build, train, and deploy machine learning models.

8915Pascal
3 years ago
ActiveDirectory4Delphi
ActiveDirectory4DelphiEdZava/VCL-ActiveDirectory4Delphi

A Delphi library for validating and authenticating LDAP users in Active Directory.

8714Pascal
3 years ago
1
2
3
4
5
6