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

PascalUtils
PascalUtilsPascal

An object library for Delphi and FreePascal providing modern data structures and syntactic sugar inspired by languages like Rust, C++, and Go.

#optional-types#functional-programming#object-pascal
Stars34
Forks12
Last commit4 years ago
FMXTrayIcon
FMXTrayIconPascal

A Delphi FireMonkey component for creating system tray icons with multi-icon and event support.

#desktop-application#firemonkey#system-tray
Stars34
Forks15
Last commit1 month ago
Delphi-Adb-WiFi
Delphi-Adb-WiFiPascal

RAD Studio plugin for wireless Android debugging over WiFi, eliminating the need for USB connections.

#ide-plugin#adb#android-development
Stars34
Forks16
Last commit1 year ago
Delphi-Kafka
Delphi-KafkaPascal

High-performance Delphi client for Apache Kafka based on the librdkafka C library with full protocol support.

#stream-processing#event-driven#message-queue
Stars33
Forks14
Last commit8 years ago
delphi-aws-ses
delphi-aws-sesPascal

A Delphi library for sending emails via Amazon Simple Email Service (AWS SES) with support for HTML and plain text formats.

#aws-integration#transactional-email#aws-ses
Stars33
Forks9
Last commit8 years ago
GS.Core
GS.CorePascal

A Delphi library providing core utilities including software raster graphics, JSON parsing, thread pooling, and file operations.

#library#software-rendering#core-utilities
Stars32
Forks12
Last commit6 months ago
DJSON
DJSONPascal

A Delphi library for mapping JSON data to Delphi objects and vice versa.

#object-mapper#library#pascal
Stars32
Forks13
Last commit3 years ago
fast-html-parser
fast-html-parserPascal

A fast HTML parser for Free Pascal and Delphi that enables DOM-like element access without regular expressions.

#pascal#command-line-tool#text-processing
Stars31
Forks12
Last commit5 years ago
NamedPipeExchange
NamedPipeExchangePascal

Delphi library for high-capacity named pipe communication with support for large data packets and blocking modes.

#windows-api#library#blocking-modes
Stars31
Forks7
Last commit5 years ago
WebSocket.pas
WebSocket.pasPascal

A pure Object Pascal library implementing WebSocket client and server functionality based on RFC 6455.

#websocket-server#synapse#object-pascal
Stars31
Forks10
Last commit1 year ago
SynProject
SynProjectPascal

An open-source Delphi project tool for local source code versioning and automated documentation generation.

#gpl-licensed#iec-62304#pascal
Stars31
Forks13
Last commit3 years ago
ByteSizeLibPascal
ByteSizeLibPascalPascal

A Delphi/FreePascal utility record for unambiguous byte size representation and conversion in code.

#bytesize#unit-testing#pascal
Stars30
Forks13
Last commit8 years ago
libPasC-Algorithms
libPasC-AlgorithmsPascal

A Delphi and Object Pascal library of common data structures and algorithms, adapted from C-Algorithms.

#free-pascal#hash-table#library
Stars29
Forks12
Last commit4 years ago
Log4d
Log4dPascal

A Delphi and Free Pascal port of the Log4j logging framework with modern enhancements.

#debugging-tools#free-pascal#object-pascal
Stars28
Forks10
Last commit10 years ago
DzNoteEditor
DzNoteEditorPascal

A Delphi property editor for TStrings with syntax highlighting for multiple programming languages.

#pascal#ide-integration#syntax-highlighting
Stars27
Forks9
Last commit4 years ago
delphi-slackbot
delphi-slackbotPascal

A Delphi library for sending messages to Slack channels using Slackbot webhook integration.

#notifications#slack-integration#messaging
Stars27
Forks6
Last commit6 years ago
TBCEditor
TBCEditorPascal

A syntax highlighting edit control for RAD Studio (Delphi/C++ Builder) with code folding, completion proposal, and minimap.

#object-pascal#ide-integration#syntax-highlighting
Stars26
Forks44
Last commit10 years ago
TMQTTClient
TMQTTClientPascal

A non-visual Delphi client library for the MQTT protocol, enabling IoT and messaging applications.

#telemetry#mqtt-client#non-visual-component
Stars26
Forks11
Last commit10 years ago
TPrintPreview
TPrintPreviewPascal

A Delphi component library for implementing print preview functionality in Windows applications.

#desktop-application#printing#windows-metafile
Stars26
Forks13
Last commit5 years ago
ASQLite
ASQLitePascal

Delphi SQLite DAC components updated for modern Delphi editions, originally from aducom software.

#database-access#freebsd-license#dac
Stars25
Forks18
Last commit1 year ago
DelphiBigNumberXLib
DelphiBigNumberXLibPascal

A Delphi library for arbitrary-precision integer and floating-point arithmetic with operator overloading and chaining support.

#operator-overloading#scientific-computing#arbitrary-precision
Stars25
Forks11
Last commit
DelphiCassandra
DelphiCassandraPascal

A Delphi framework for connecting to and performing CRUD operations on Apache Cassandra databases using the DataStax C/C++ driver.

#nosql#database-client#datastax-driver
Stars25
Forks9
Last commit9 years ago
HTMLBuilder
HTMLBuilderPascal

A Delphi unit for programmatically generating HTML reports and tables with simplified object-oriented syntax.

#desktop-application#reporting#pascal
Stars24
Forks8
Last commit8 years ago
RecastNavigation
RecastNavigationPascal

A Delphi port of the Recast Navigation library for 3D pathfinding and navigation mesh generation.

#ai#simulation#3d-navigation
Stars22
Forks2
Last commit10 years ago
Delphi-Hunspell
Delphi-HunspellPascal

A Delphi wrapper for the Hunspell spell-checking engine, enabling spell check functionality in Delphi applications.

#unicode#spell-checking#hunspell
Stars22
Forks8
Last commit6 years ago
DUnit-XML
DUnit-XMLPascal

XML reporter for DUnit that generates NUnit-compatible test results for integration with CI/CD systems.

#xml-output#legacy-support#unit-testing
Stars22
Forks15
Last commit3 years ago
Kryvich's Delphi Reporter
Kryvich's Delphi ReporterPascal

A simple but powerful reporting tool for Delphi that generates TXT, RTF, HTML, and XML reports from TDataSet data using custom templates.

#desktop-application#reporting-tool#tdataset
Stars22
Forks10
Last commit
Delphi Library Helper
Delphi Library HelperPascal

A tool for Delphi developers to manage library, browse, search, and debug DCU paths in their development environment.

#library-management#productivity#development-tool
Stars21
Forks16
Last commit
liquid-delphi
liquid-delphiPascal

Delphi implementation of Shopify's Liquid templating language for embedding dynamic content in Delphi applications.

#code-port#dotliquid-port#liquid-templating
Stars21
Forks6
Last commit5 years ago
BesaSoap
BesaSoapPascal

A Delphi SOAP client library with C#/Java-like features including nullable types, custom attributes, and XML serialization.

#web-services#authentication#delphi-xe2
Stars19
Forks15
Last commit9 years ago
Capstone4Delphi
Capstone4DelphiPascal

Delphi bindings for the Capstone disassembler library, enabling binary code analysis and reverse engineering.

#pascal#disassembler#x86-64
Stars19
Forks4
Last commit5 years ago
DelphiCouchbase
DelphiCouchbasePascal

A Delphi class framework for interacting with Couchbase NoSQL databases, providing CRUD operations, JSON subdocument manipulation, and N1QL query support.

#couchbase#object-pascal#nosql
Stars19
Forks5
Last commit9 years ago
d-ORModel
d-ORModelPascal

A fully typed, compile-time checked ORM for Delphi with LINQ support and database-first model generation.

#orm#fluent-interface#database-first
Stars19
Forks14
Last commit11 years ago
ImageQuality
ImageQualityPascal

A library for objectively measuring image/video quality.

#library#pascal#lazarus
Stars19
Forks7
Last commit1 month ago
Blen2d4Delphi
Blen2d4DelphiPascal

A Delphi wrapper for the Blend2D high-performance 2D vector graphics engine, enabling native Delphi applications to leverage accelerated rendering.

#graphics-engine#cplusplus-wrapper#fmx
Stars19
Forks2
Last commit3 years ago
Bauglir WebSocket
Bauglir WebSocketPascal

WebSocket client and server implementations in Pascal and C# supporting HyBi 7-17 and RFC6455 specifications.

#pascal#client-server#csharp
Stars17
Forks4
Last commit8 years ago
PreviousPage 8 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
10 years ago
6 months ago
4 years ago
#Pascal115
#Cross Platform63
#Object Pascal61
#Freepascal57
#Vcl54
#Lazarus53
#Windows50
#Fpc38
#Embarcadero30
#Free Pascal29
#Desktop Application29
#Delphi Library26