Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Delphi

Delphi

325 projects

Showing 36 of 325 projects

ScaleMM
ScaleMMPascal

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

#memory-management#multithreading#allocator
Stars105
Forks25
Last commit4 years ago
GpProfiler2017
GpProfiler2017Pascal

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

#unicode#multi-target-support#performance-optimization
Stars105
Forks23
Last commit13 days ago
DelphiUCL
DelphiUCLPascal

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

#theme-management#pascal#ui-components
Stars105
Forks20
Last commit3 years ago
TMongoWire
TMongoWirePascal

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

#authentication#bson-serialization#object-oriented
Stars104
Forks40
Last commit4 months ago
DirectoryWatcher
DirectoryWatcherPascal

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

#file-system-monitoring#fsevent#filesystem-events
Stars104
Forks36
Last commit4 years ago
QuickJS-Engine
QuickJS-EnginePascal

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

#embedded-scripting#qjs#javascript-engine
Stars102
Forks26
Last commit3 years ago
TZDB
TZDBPascal

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

#time-zone#date-time#offline
Stars101
Forks38
Last commit2 months ago
TFireMonkeyContainer
TFireMonkeyContainerPascal

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

#firemonkey#embarcadero#ui-components
Stars101
Forks33
Last commit2 years ago
BrainMM
BrainMMPascal

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

#embedded-systems#memory-management#multi-threading
Stars99
Forks17
Last commit6 years ago
CommandLineParser
CommandLineParserPascal

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

#commandlineparser#pascal#dunitx
Stars99
Forks30
Last commit2 months ago
ComPort Library
ComPort LibraryPascal

COM Port Library for Delphi (fork from SourceForge)

#library#delphi#com-port
Stars97
Forks54
Last commit4 years ago
QuickImageFX
QuickImageFXPascal

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

#gdi-plus#png#graphics
Stars95
Forks30
Last commit1 year ago
libssh2 Delphi
libssh2 DelphiPascal

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

#libssh2-delphi#pult#wrapper-library
Stars93
Forks38
Last commit4 months ago
OpenAPI Client Generator
OpenAPI Client GeneratorPascal

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

#rest#rest-client#sdk-generator
Stars92
Forks19
Last commit6 months ago
Delphi Code Coverage
Delphi Code CoveragePascal

. [Delphi] Simple Code Coverage tool for Delphi that creates code coverage reports based on detailed MAP files

#coverage#delphi#codecoverage
Stars91
Forks38
Last commit1 year ago
libPasCURL
libPasCURLPascal

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

#free-pascal#object-pascal#delphi10
Stars90
Forks26
Last commit4 years ago
TensorFlow.Delphi
TensorFlow.DelphiPascal

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

#inteligencia-artificial#ai#model-training
Stars90
Forks16
Last commit3 years ago
dglOpenGL
dglOpenGLPascal

Delphi and Pascal header translation for OpenGL 4.6, including WGL and GLX bindings.

#opengl#pascal#native-bindings
Stars88
Forks18
Last commit8 years ago
ActiveDirectory4Delphi
ActiveDirectory4DelphiPascal

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

#authentication#user-management#ldap
Stars87
Forks14
Last commit3 years ago
Rapid.Generics
Rapid.GenericsPascal

High-performance generics and defaults replacement classes for Delphi (XE8+) with inline implementations.

#sorting#delphi#generics
Stars85
Forks9
Last commit3 years ago
QuickORM
QuickORMPascal

A Delphi framework for rapidly building client-server applications with RESTful ORM access and embedded HTTP server.

#embedded-http-server#mssql#httpserver
Stars83
Forks33
Last commit5 years ago
AggPasMod
AggPasModPascal

A modernized Pascal port of the Anti-Grain Geometry library for high-quality 2D graphics rendering in Delphi and Lazarus.

#delphi-xe#graphics#firemonkey
Stars83
Forks26
Last commit2 years ago
minilib
minilibPascal

A modular Pascal/Delphi library providing database wrappers, socket communication, XML parsing, and serial port utilities.

#rest-server#webserver#pascal
Stars83
Forks27
Last commit3 days ago
Ntfy for Delphi
Ntfy for DelphiPascal

A Delphi client library for sending and receiving instant notifications via the ntfy.sh service.

#ntfysh#api#notifications
Stars82
Forks17
Last commit1 year ago
SpTBXLib
SpTBXLibPascal

An expansion package for TB2K Delphi components adding Unicode, skinning, VCL Styles, and high DPI support.

#desktop-application#unicode#tb2k
Stars82
Forks35
Last commit4 months ago
DelphiMongoDB
DelphiMongoDBPascal

A native Delphi driver for MongoDB providing direct, efficient access to MongoDB servers using BSON and a low-level API.

#database-driver#bson#embedded-json
Stars81
Forks28
Last commit3 years ago
I18N
I18NC#

An internationalization library for .NET, Angular, and Delphi with advanced features like plurals, genders, and runtime language switching.

#cldr#internationalization#java
Stars81
Forks27
Last commit2 months ago
Form Designer component for Delphi (VCL)
Form Designer component for Delphi (VCL)Pascal

A Delphi VCL component that enables runtime form design with IDE-like behavior for building visual form editors.

#form-designer#visual-design#runtime-editing
Stars81
Forks21
Last commit
Delphi3D Engine
Delphi3D EnginePascal

A 3D graphics and game engine for Delphi and Windows, built on DirectX 11 and used to develop Rise of Legions.

#multiplayer#directx#3d-graphics
Stars79
Forks23
Last commit5 years ago
DelphiKafkaClient
DelphiKafkaClientPascal

A cross-platform Delphi client and wrapper for Apache Kafka, supporting Windows and Linux.

#message-queue#librdkafka#client-library
Stars78
Forks36
Last commit4 months ago
ImGui-Pascal
ImGui-PascalPascal

FreePascal and Delphi bindings for the Dear ImGui library with docking support.

#opengl3#sdl2#implot
Stars77
Forks16
Last commit11 months ago
DelphiZXingQRCodeEx
DelphiZXingQRCodeExPascal

Delphi/Lazarus port of ZXing's QR Code generation library with support for custom character encodings.

#zxing-port#legacy-support#qr-code
Stars76
Forks24
Last commit8 months ago
AutoGetIt
AutoGetItPascal

A Delphi GUI tool to automate installation and management of GetIt packages for RAD Studio via command-line.

#delphi-12#batch-installation#delphi-11
Stars74
Forks18
Last commit15 days ago
map2pdb
map2pdbPascal

A utility to convert Delphi and C++ Builder MAP files into Microsoft PDB debug files for use with profiling and debugging tools.

#map-files#windbg#vtune-integration
Stars74
Forks24
Last commit2 months ago
HTML parser
HTML parserPascal

A Delphi HTML parser library with read/write capabilities, based on wr960204's HtmlParser.

#css-selector#library#pascal
Stars72
Forks46
Last commit6 years ago
TxQuery
TxQueryPascal

A Delphi component that enables SQL queries on TDataSet descendants with its own parser and engine, no DLL required.

#tdataset#sql-engine#clientdataset
Stars71
Forks27
Last commit2 months ago
PreviousPage 5 of 10Next

Related Tags

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
7 years ago
#Pascal115
#Cross Platform63
#Object Pascal61
#Freepascal57
#Vcl54
#Lazarus53
#Windows50
#Fpc38
#Embarcadero30
#Free Pascal29
#Desktop Application29
#Delphi Library26