Куративный список удивительных Delphi, Freepascal и других *Pascal Frameworks, библиотек, ресурсов и блестящих вещей. Вдохновлен Awesome-xxx Stuff.
Обратите внимание, что рассматриваются только проекты с открытым исходным кодом. Мертвые проекты (не обновлены в течение 3 или более лет) должны быть действительно потрясающими или уникальными, чтобы быть включенными.
Не стесняйтесь предлагать другие пропавшие хорошие проекты либо по комментариям, либо по запросам.
❗ Обратите внимание на совместимость компилятора . Существуют значки совместимости компилятора/языковых диалектов для всех проектов на основе описания проекта. Реальной совместимости с компиляторами, не поддерживаемыми, не поддерживаемыми. Часто код может использоваться с не поддерживаемым компилятором/языковым диалектом с незначительными изменениями, но могут быть исключения.
❗ Примечание о функциях, содержащихся в крупных проектах . В списке есть много крупных проектов, которые содержат много функций, заслуживающих отметить в соответствующих разделах. Например, HTTP -сервер может иметь анализатор JSON, Logger, анализатор командной строки, классы доступа DB и так далее. Для действительно большой кодовой базы дублированная запись в конкретных разделах разрешена ссылаться на раздел с основным описанием. Однако, чтобы уменьшить дублирование, дополнительные функции чаще указаны в комментариях. Так что, если вы ищете какую -то функцию, не забудьте искать по ключевым словам весь список в Additon, чтобы осмотреть соответствующий раздел. Также не стесняйтесь предлагать дополнения доступных функций в крупных проектах, чтобы помочь другим найти то, что они хотят.
Большие библиотеки общего назначения
Jcl. [Delphi] [FPC] Набор тщательно протестированных и полностью задокументированных функций утилиты и не визуальных классов, которые могут быть мгновенно повторно использованы в ваших проектах Delphi и C ++ Builder. Библиотека сгруппирована в несколько категорий, таких как строки, файлы и ввод -ввод, безопасность, математика и многие, многие другие.
Jvcl. [Delphi] Библиотека из более чем 600 компонентов Delphi, разработанных членами "Project Jedi". // GUI, алгоритмы, классы, заголовки API и т. Д.
Alcinoe (зеркало в GH). [Delphi] Библиотека визуальных и не визуальных компонентов для Delphi. // Сеть: FTP/HTTP/NNTP/POP3/SMTP, ISAPI, клиенты Wininet HTTP/FTP; DB: Firebird/MySQL/SQLITE3/MEMCACHED/MONGODB/SPHINXQL; XML/JSON PARSER; Злиб; Криптография: AES, Blowfish, MD5, SHA, надежный ключ MD5/SHA; видеоплееры OpenGL; Firemonkey Controls; Другое: бинарные деревья самобаланса, оценщик выражения
Библиотека кодов фундаментов (заброшенная, более поздняя вилка здесь - хотя она немного отличается в установленных подразделениях, F.Ex. Нет XML. Недавняя основная версия 5 здесь). [Delphi] [FPC] Сборник Delphi / Freepascal Code Units. Включает библиотеки для Unicode, строки, структуры данных, розетки и математики. // utils: zlib сжатие; Json; XML; Протоколбаферы; Процедуры Unicode; структуры данных; Хэши: XOR, CRC, ADLER, MD5, SHA, Secure Keyed MD5/SHA и т. Д; Сеть: блокировка клиента/сервера TCP, HTTP (S) через SSL3/TLS1.0/TLS1.1/TLS1.2 (полностью нативно); SQL Parser; Биткойн Mtgox Client; Blaise Script Engine; Cipher: AES, DES, Fune, RC2, RC4, RSA, Diffie-Hellman; Математика: матрица, комплекс, статистика, огромные числа
Spring4d. [Delphi] Библиотека кодов с открытым исходным кодом для Embarcadero Delphi 2010 и выше. Он состоит из ряда различных модулей, которые содержат библиотеку базового класса (общие типы, типы сбора на основе интерфейсов, расширения отражения) и структуру впрыска зависимостей. Включает библиотеку шифрования. // коллекции и другие контейнеры с использованием дженериков и на основе Ienumerable, вероятно, более точных и представленных, чем аналоги RTL; Crypto: CRC, DES, MD5, SHA; Утильщики файла и т. Д.
Theunknownones. [Delphi] Огромная куча классов, компонентов, утилиты практически для всех целей. Почти незарегистрирован и кажется не очень актуальным, хотя.
CNVCL. [Delphi] Компонентный пакет CNPACK. Большая коллекция визуальных компонентов, классов и утилит. // много полезных вещей; Документация и комментарии в основном на китайском языке
мормот. [Delphi] [FPC] Клиентский сервер ORM/ODM SOA MVC Framework для Delphi 6 и выше, или FPC 2.7. Прямой доступ к базе данных SQL/NOSQL, ORM/ODM по объектам, RESTFUL ORM и SOA Службам через интерфейсы над высокопроизводительным HTTP -сервером, веб -сайтами MVC/MVVM, тестированием, включая макеты и заглушки, ведение журнала, криптография, сжатие, синтаксический анализ командной строки, потоки, служба/поддержка Daemon; Огромная документация.
Марс - любопытство. [Delphi] Библиотека Delphi Rest. Подход Pure Rest, стандартные концепции в знакомым вкусе Delphi (включая клиентскую библиотеку на основе компонентов). Известная совместимость: версии Delphi от XE до 10 Сиэтла. Некоторые функции требуют FireDAC.
Адаптировать [Delphi] Advanced Developer Async Programming Toolkit, Foundation Library, предназначенная для использования в основе ваших проектов с целью предоставления чрезвычайно мощных, многопоточных (и безопасных (и безопасных) возможностей. Event Engine-очень мощная система для производства многопоточных, асинхронных и управляемых событиями программ. Общие коллекции - высокоэффективные типы сбора (списки, деревья, карты и т. Д.). Математическая библиотека - библиотека для преобразования единиц, специального расчета и других полезных математических процедур. Двигатель пакета - расширение двигателя Streamables, поддерживающее упаковку файлов вместе (виды VFS). Библиотека общих потоков - 100% -ные потоковые классы потоков (тоже интерфи), позволяющая чтение/запись из нескольких потоков. Библиотека обработки потоков - намного проще работать с потоками! Обрабатывает удаление, вставка, чтение и написание данных.
Redux Delphi. [Delphi] Предсказуемый контейнер состояния для приложений Delphi с использованием однонаправленного потока данных. Вдохновленный Reduxjs. Поставляется с неизменным общим списком.
Гриджифундация. [Delphi] Фонд классы и коммунальные услуги, которые используются во всех других репозиториях Grijjy. // bson/json, IOCP/Epoll Sockets, Bools, http, http/2, openssl, protocolbuffers.
Unclib. [Delphi] усилие сохранить Rxlibrary (библиотека из 60+ компонентов) фактической.
QuickLib. [Delphi] [FPC] Библиотека быстрого разработки (Automapper, LINQ, инъекция зависимости IOC, MemoryCache, запланированные задачи, конфигурация, сериализаторы, сериализация JSON, хронометр, потоки, списки, конфигурация, консольные услуги и т. Д.) С поддержкой Crossplatform для Delphi/Firemkey (Windows, Linux, Macos/IOS/Android) и FreepASCAS (Windows/IOS/Android).
Коль [Delphi] [FPC] (KOL -CE -порт в FPC) Библиотека объектов для Delphi (и FPC) - чтобы сделать приложения небольшими и мощностью. Эта библиотека - бесплатный и открытый исходный код. MCK - это комплект зеркальных классов для визуальной разработки проекта в среде Delphi с использованием библиотеки KOL.
cwruntime. [Delphi] [FPC] Компилятор агностик и кросс -платформный сбор полезных библиотек для Delphi и Freepascal. Это в значительной степени на основе интерфейса, предлагая функции управления памятью на основе дуги и гибкую абстракцию реализации, с целью формирования исходного моста для разработчиков, знакомых с двумя поддерживаемыми компиляторами. Единоличное тестирование, коллекции/контейнеры, мультиплатформенный интерфейс для загрузки динамических библиотек, Unicode Utils, интерфейсы для работы с потоками и буферами, ведения журнала, потока, высокопроизводительных таймеров, розетков.
Минилиб. [Delphi] [FPC] Библиотека меж платформы, обертка сокета (включает SSL и TLS) и подключение к базе данных (SQLite, PostgreSQL, Firebirdsql, MariaDB), XML Reader and Priter, Comport (COM1, COM2 и т. Д.).
Библиотека Фидо. [Delphi] Библиотека FIDO была создана, чтобы облегчить жизнь разработчика Delphi, следуя «описать поведение вместо кодирования, когда это возможно». Ниже приведен список наиболее важных основных функций: Mappers, JSON Marshalling и Unmarshalling, виртуальные базы данных, виртуальные клиенты API, виртуальные серверы API, веб -токеты, поддержка консула и фабио, коробки, архитектура, управляемые событиями, функциональные программы, карри, кэширование, каналы, коробки, архитектура событий, функциональные программы, карри, кэширование, каналы, коробки, архитектура, управляемые события
Библиотека аудио инструментов. [Delphi] Для манипулирования многими аудиоформатами информация о файлах. // брошен с 2005 года.
Delphi Asio & VST Project. [Delphi] Фреймворк для написания приложений с использованием плагинов ASIO и VST. Он поставляется с бесчисленными алгоритмами DSP, все продемонстрированные в десятках примеров. // в последнее время не очень активно, но ствол находится в полезном состоянии
Newac - новые аудиокомпоненты (заброшенные, список вилок на GH здесь). [Delphi] Предназначен для того, чтобы помочь вашим программам Delphi выполнять различные задачи обработки звука. С Newac вы можете воспроизводить звук, хранящийся во многих форматах (WAV, OGG Vorbis, FLAC, Monkey Audio, Wavpack, MP3, Windows WMA, DTS, AC-3 (Dolby Surround), VOB (DVD-файлы)). // Воспроизведение, запись, чтение/запись тега, некоторые задачи редактирования аудио и конверсии
Audorra. [Delphi] [FPC] Цифровая аудио библиотека для Delphi и Freepascal. Используя гибкую архитектуру плагина, она позволяет обменять аудио -бэкэнд (например, волна, Openal), добавлять классы протокола (например, файл, http) и декодеры.
Дельфи-Басс. [Delphi] Единицы Delphi FMX и VCL Header/Workper для басовой аудио библиотеки плюс надстройки.
Fmxaudio. [Delphi] Бас на основе компонентов аудиоплеерного игрока для FMX (Windows, Android)
DSPACK (заброшенная, активная вилка здесь). [Delphi] Набор компонентов и классов для написания мультимедийных приложений с использованием MS Direct Show и DirectX Technologies.
Delphi-Opencv. [Delphi] Перевод файлов заголовков библиотеки OpenCV в Delphi // включает заголовки FFMPEG
FFMPEG DELPHI/PASCAL HEADERS. [Delphi] [FPC] Перевод открытого исходного кода заголовков FFMPEG.
Paslibvlc. [Delphi] [FPC] Интерфейс для VideoLan Libvlc.dll и компонент игрока VCL для Delphi / Freepascal на основе Videolan
FEVH264. [FPC] Базовый энкодер H.264. Windows и Linux поддерживаются
Файлы изображений, бесплатный рисунок, штрих -коды и т. Д. Есть также несколько двигателей рисования в разделе Game Dev
Графика32. [Delphi] [FPC] предназначен для быстрой 32-разрядной графической обработки на Delphi, Kylix и Lazarus. Оптимизированный для 32-битных пиксельных форматов, он обеспечивает быстрые операции с пикселями и графическими примитивами, и в большинстве случаев Graphics32 превосходит стандартные классы TCANVAS. Это почти в сто раз быстрее в доступе на пиксель и примерно в 2-5 раз быстрее на линии рисования.
Graphicex. [Delphi] Приложение к графике Delphi. PAS, чтобы позволить вашему приложению загружать многие общие форматы изображений. Эта библиотека в основном предназначена для загрузки изображений как фон (кнопки, формы, панели инструментов) и текстуры (DirectX, OpenGL) или для целей просмотра изображений и редактирования, если вам не нужно сохранять изображения.
Библиотека вампировки. [Delphi] [FPC] Кроссплатформенный нативный объект Pascal (Delphi и Free Pascal). Нагрузка изображения, сохранение и библиотека манипуляций.
CCR-Exif (кажется заброшенным, список вилок на GH здесь). [Delphi] Библиотека для чтения и написания метаданных IPTC и XMP из изображений JPEG, TIFF и PSD.
Кикон. [Delphi] [FPC] Этот компонент имеет смысл, если необходимо просто более сложное манипуляция с значками (или лучшими файлами значков *.ico), чем просто просмотр. Полная поддержка изображений изображения PNG, правильный рендеринг, значки с альфа -каналом.
Delphi Twain. [Delphi] [FPC] Библиотека позволяет легко получить доступ к функциям сканирования от Delphi и Lazarus.
Synopse PDF. [Delphi] [FPC] Pure Delphi Code, Delphi 5 до Delphi 10.3 Rio (и последняя версия FPC), для платформ Win32 и Win64.
PowerPdf. [Delphi] VCL -компонент для создания PDF -документа визуально. Как и формы, вы можете легко разработать документ PDF на Delphi или C ++ Builder IDE.
Игди+. [Delphi] Бесплатная библиотека с открытым исходным кодом обеспечивает быстрые и простые реализации сложных приложений GDI+ в естественном Delphi Friendsy Code.
GLSCENE. [Delphi] [FPC] 3D -библиотека на основе OpenGL для Delphi, C ++ Builder и Lazarus. Он обеспечивает визуальные компоненты и объекты, позволяющие описание и рендеринг трехмерных сцен простым, не допускающим, но мощным образом. GLSCENE - это не просто обертка или библиотека утилиты OpenGL, она стала набором классов основополагающих для общего трехмерного двигателя с учетом быстрого развития приложений. GLSCENE позволяет быстро разрабатывать и отображать трехмерные сцены без необходимости изучать тонкости OpenGL, если вы знаете, как разработать TFOR, вы легко овладеете основными операциями GLSCENE. Библиотека поставляется с большими коллекциями демонстраций, демонстрирующих простоту использования, и демонстрация RAD не была сделана за счет мощности процессора/графического процессора.
Syngdiplus. [Delphi] [FPC] позволяет приложению загружать и сохранять изображения GIF, TIF, PNG и JPG. Это также позволяет с анти-ализированным рисунком из любого tmetafile. То есть вы можете воспроизводить контент .emf, используя GDI+ вместо GDI, для гораздо лучшего результата рендеринга.
Андорра 2d. [Delphi] [FPC] 2D -двигатель нового поколения для Delphi и Lazarus. Andorra 2D способна использовать DirectX или OpenGL через графические плагины. Andorra 2D встроена очень модульным способом и еще прост в использовании.
Прозрачные канва. [Delphi] Delphi VCL / Windows Project для получения полупрозрачной альфаблентной графики. Это обеспечивает класс, похожий на TCANVAS.
Полностью-текст. [Delphi] Delphi VCL / Windows Project для вывода текста, позволяя печатать полностью оправданный текст с различными параметрами.
Asciiimage. [Delphi] Asciiimage-внедрение для Delphi Александра Бениковски на основе Asciiimage Чарльза Парно. Узнайте больше о его статье. // Создает масштабируемое монохромное изображение с карты пикселей ASCII
Pngcomponents. [Delphi] PngComponents - это набор компонентов, который позволяет включать в ваше приложение реальные файлы PNG. Файлы PNG самостоятельно не генерируют универсальное преимущество, но их поддержка альфа-канала действительно имеет для этого очарование.
Aggpasmod. [Delphi] Модернизированная геометрия Pascal Anti-Grain. Основываясь на AGGPA, который сам по себе основан на антизерновой геометрии, этот проект предлагает поддержку последних версий Delphi (XE и выше) и содержит несколько вспомогательных классов (компоненты VCL и интерфейс FireMonkey). 2D векторная графическая библиотека. По сути, вы можете думать об AGGPA как двигателя рендеринга, который производит изображения пикселей в памяти из некоторых векторальных данных. Но, конечно, AGG может сделать гораздо больше, чем это. // Векторная графическая библиотека, рендерирует SVG и многое другое
Дельфи-Шадер. [Delphi] сотни графических эффектов и библиотека, которая обеспечивает функциональность GLSL в чистом коде Delphi. Этот проект создает исполняемый файл с более чем ста графических эффектов в реальном времени. Все, что является 100% реализацией Pascal, без использования внешних библиотек или аппаратного ускорения.
Dglopengl. [Delphi] [FPC] Delphi / Pascal OpenGL Translation.
Delphizxingqrcodeex. [Delphi] [FPC] порт Delphi/Lazarus функциональности генерирования QR -кода из ZXING, библиотеки обработки изображений с открытым исходным кодом.
Zxing.delphi. [Delphi] Библиотека Pascal нативного объекта для Delphi XE до 10.2 Tokyo, основанная на известной библиотеке сканирования штрих -кода с открытым исходным кодом ZXING (пересечение зебры). Он предназначен для всех мобильных платформ FireMonkey и, начиная с V3.1, он полностью поддерживает также приложения Windows VCL (без зависимости от блока FMX.Graphics).
Zint-Barcode-Generator-for-Delphi. [Delphi] Настоящий порт Delphi of Zint-Barcode-Generator.
QuickImagefx. [Delphi] Библиотека Delphi для упрощения загрузки/сохранения изображения, преобразования и преобразования. Загрузить/сохранить PNG, JPG, GIF и BMP. Получите изображение из разных ресурсов: файл, поток, HTTP, Imagelist, Associated Windows значок, значок исполняемого файла и т. Д. Поверните, FLIP, Greyscale и многие другие преобразования.
NativeJpg. [Delphi] Полностью объектно-ориентированная реализация Pascal, которая позволяет читать и записывать файлы JPEG. Вы можете использовать это программное обеспечение для чтения и записи изображений JPEG из файлов или потоков. Он поддерживает базовый и прогрессивный JPEG, поддержку метаданных, а также все возможные операции без потерь.
Opengl Pascal Toolkit. [FPC] Легко в использовании нативного инструментария Pascal, который позволяет создавать и управлять контекстами OpenGL независимым образом.
Bgrabitmap. [Delphi] [FPC] Рутины рисования с прозрачностью и антиалиазиациями с лазарями. Предлагает также различные преобразования. Эти процедуры позволяют манипулировать 32 -битными изображениями в формате BGRA или формате RGBA (в зависимости от платформы).
Клиппер. [Delphi] Библиотека выполняет линию и полигон -отсечение - пересечение, объединение, различия и эксклюзивные или линии и полигона.
дексиф. [Delphi] [FPC] Порт Lazarus Delphi Exif Library, чтобы извлечь информацию из изображений из изображений
FonticoNeditor. [Delphi] Простой редактор компонентов, который позволяет добавлять значки к тимагелисту из шрифта. Вы можете использовать любой шрифт, который вы хотите.
ICONFONTSIMAGELIST. [Delphi] Расширенный Imagelist для Delphi (VCL & FMX) для простого использования и управления шрифтами значков (с поддержкой GDI+)
Мундус. [Delphi] Программный рендеринг, написанный в Delphi. В настоящее время поддерживает только Win32, поскольку он использует какой -то встроенный ассемблер.
Image32. [Delphi] [FPC] (веб -сайт) 2D графическая библиотека, написанная в Delphi Pascal. Он обеспечивает широкий спектр функций манипуляции с изображениями и включает в себя линейный и многоугольный рендеринг, поддерживающий широкий спектр вариантов заполнения кистей.
SVGICONIMAGELIST. [Delphi] Четыре двигателя для рендеринга SVG (Delphi TSVG, Delphi Image32, Direct2d или Cairo) и четыре компонента, чтобы упростить использование изображений SVG (resize, fixedcolor, greyscale и т. Д.).
Skia4delphi. [Delphi] Кроссплатформенный 2D Graphics API для платформ Delphi на основе графической библиотеки Google. Он предоставляет комплексный 2D API, который можно использовать в моделях, сервере и настольных моделях для отображения изображений.
Pdfiumlib. [Delphi] Пример контроля PDF VCL с использованием PDFIUM
LLPDFLIB. [Delphi] Pure Object Pascal Library для создания PDF -документов. Эта библиотека не использует никаких DLL или внешнего стороннего программного обеспечения для генерации файлов PDF. Библиотека включает в себя компонент TPDFDocument со свойствами и методами, такими как Tprinter Delphi, но предназначен для создания файла PDF.
ImageQuality. [Delphi] [FPC] Библиотека для объективного измерения качества изображения/видео. Он реализует много популярных алгоритмов, таких как MS-SSIM, MS-SSIM*, SIMM, MSE и PSNR. Он разработан, чтобы быть быстрым, точным и надежным. Он может быть скомпилирован напрямую и не требует дополнительных библиотек.
Delphix [Delphi] [FPC] Хорошая обертка для DirectX. Его можно использовать для создания игр или любого вида графического интерфейса.
Blen2d4delphi. [Delphi] Blend2d - это высокопроизводительный 2D -векторный графический двигатель, написанный в C ++ и выпущенный по лицензии Zlib. Двигатель использует встроенный компилятор JIT для создания оптимизированных трубопроводов во время выполнения и способен использовать несколько потоков для повышения производительности за пределами возможностей однопоточного рендеринга.
Delphi Wrapper для libdmtx. [Delphi] Libdmtx - это библиотека программного обеспечения, которая позволяет программам читать и записывать штрих -коды данных современного сорта ECC200. Библиотека работает на нескольких платформах и может получить доступ к нескольким языкам, используя языковые обертки libdmtx
Есть также некоторые двигатели для рисования, подходящие для Game Dev в графическом разделе
Рекаставигация. [Delphi] Навигационная сетчатая сетчатая конструкция для игр. RecaSt сопровождается обходом, пополнением пути и инструментарием для пространственных рассуждений. Вы можете использовать любую навигационную сетку с объездом, но, конечно, данные, сгенерированные с помощью Recast, идеально подходят. Это порт оригинального рекаставигации, написанного в C ++.
Крафт Физический двигатель. [Delphi] [FPC] Объект открытого исходного кода Pascal Physics Engine Library, которую можно использовать в 3D -играх. Совместим с: Delphi 7-XE7 (но не с целями Android и iOS), Freepascal> = 2,6,2 (почти со всеми целями, поддерживаемыми FPC, включая Android и iOS)
Zengl. [Delphi] [FPC] Библиотека развития игр OpenGL Crowslatform, написанная в Pascal, предназначенную для обеспечения необходимой функциональности для рендеринга 2D-графики, ввода в обработке, звукового вывода и т. Д.
ASPHYRE AKA Платформа расширенная библиотека (PXL). [Delphi] [FPC] Кроссплатформенная структура для разработки 2D/3D-видеоигр, интерактивных и научных приложений. Он помогает разработчику с математикой, управлением оборудованием, управлением ресурсами, отображением графики и текста в реальном времени, обработки ввода пользователя и сетевой связи.
CrystalPathfinding. [Delphi] [FPC] Простая и эффективная библиотека с открытым исходным кодом, предназначенная для поиска самых коротких путей с помощью алгоритмов A*/wa* для карт на основе плиток с 4 (простыми), 8 (диагональ/диагоналекс) или 6 (гексагональные) соседей.
Allegro-Pas (GitHub). [Delphi] [FPC] Обертка для использования библиотеки Game Allegro с Pascal/Delphi.
Замок Game Engine. [Delphi] [FPC] Полный игровой двигатель Pascal. Кроссплатформенный 3D и 2D Game Engine с большим количеством графических эффектов и графиком сцены на основе X3D.
Тилеингин. (GitHub) [Delphi] [FPC] ООП -паскаль обертчик и привязки для 2D ретро -графического двигателя TilEngine 2D. TilEngine-это кроссплатформенный 2D-графический двигатель для создания классических/ретро-игр с Tilemaps, спрайтами и палитрами. Его алгоритм рендеринга на основе Scanline делает растровые эффекты основной функцией, методом, используемой многими играми, работающими на реальных 2D-фишках.
SDL2 (GitHub). [Delphi] [FPC] Pascal SDL 2 заголовки. Simple DirectMedia Layer-это кроссплатформенная библиотека разработки, предназначенная для обеспечения низкого уровня доступа к аудио, клавиатуре, мыши, джойстику и графическому оборудованию через OpenGL и Direct3D.
SFML. [Delphi] [FPC] Заголовки Pascal SFML. SFML предоставляет простой интерфейс для различных компонентов вашего ПК, чтобы облегчить разработку игр и мультимедийных приложений. Он состоит из пяти модулей: система, окно, графика, аудио и сеть. В настоящее время поддерживаются Delphi и FPC/Lazarus. Тем не менее, из -за несовместимости компилятора с компилятором Delphi (решается с помощью обходных путей), в настоящее время рекомендуется FPC.
Пасвулкан. [Delphi] [FPC] Генератор заголовков Vulkan, обертка API-of API в стиле ООП, фреймворк и проспективный игровой двигатель на основе Вулкана для объекта Pascal.
Темныйглас. [Delphi] Darkglass - это игровой двигатель общего назначения, написанный с использованием Delphi.
Jedi-Sdl. [Delphi] [FPC] Паскаль заголовки для SDL от джедаи. Работает с Delphi, Kylix, Free Pascal, GNU Pascal и TMT Pascal.
APUS Game Engine. [Delphi] [FPC] Кроссплатформенная библиотека для создания в основном двухмерных игр, приложений GUI и веб-сервисов. Поддерживает пользовательский интерфейс, текстовый рендеринг, локализацию на летании, частицы, базовые сценарии и многие подсистемы более низкого уровня. Использует OpenGL/GLE и DirectX.
Delphi3d двигатель. [Delphi] 3D-графический и игровой двигатель для Delphi и Windows
Ray4laz. [FPC] Полный трансляция заголовка (привязка) raylib в Pascal.
Turboraylib. [Delphi] [FPC] Turboraylib - это прохладные и чистые привязки Raylib для объекта Pascal. Поддержите Windows, Linux, OSX. У Turboraylib есть много примеров, которые работают в Дельфи и Лазаре.
Коммуникация сокета, сетевые протоколы, кодировки и т. Д.
Интернет -компонент. [Delphi] Асинхронная библиотека, состоящая из различных интернет-компонентов и приложений. Клиенты/серверы для TCP, UDP, Raw Sockets, FTP, SMTP, POP3, NNTP, HTTP, Telnet и других. Поддерживает SSL и TLS с помощью OpenSSL. Также включает в себя декодер MIME, хэши SHA1/MD4/MD5, DES Encryption.
Инди. [Delphi] [FPC] Сетевые компоненты для Delphi, C ++ Builder, Delphi.net и Freepascal // Библиотека All-In-One Network на основе блокировки разъемов и потоков. Включено в установку Rad Studio по умолчанию с 2006 года.
Арарат Синапс. [Delphi] [FPC] Библиотека Pascal TCP/IP для Delphi, C ++ Builder, Kylix и Freepascal. Благодаря сетевой связи посредством блокирования (синхронных) гнезда или с ограниченным неблокирующим режимом. Этот проект не использует асинхронные розетки! Проект содержит простые низкоуровневые невизуальные объекты для самых простых программирования без проблем (без необходимой многопоточной синхронизации, отсутствие необходимости в обработке сообщений Windows и т. Д.) Отлично подходит для утилиты командной строки, визуальные проекты, сервисы NT и т. Д. // TCP, UDP, ICMP, RAW; ICMP, DNS, SMTP, HTTP, SNMP, NTP, FTP, LDAP, NNTP, Telnet; IPv6; Носки прокси; SSL/TLS (через OpenSSL или Windows CryptoApi); Пинг; Транскодирование кода символа; Кодирование и декодирование MIME; CRC16, CRC32, MD5 и HMAC-MD5.
Интернет -профессионал. [Delphi] Набор компонентов VCL, обеспечивающих подключение к Интернету для Borland Delphi & C ++ Builder. IPRO включает в себя POP3, SMTP, NNTP, FTP, HTTP, мгновенные сообщения и компоненты HTML Viewer, а также компоненты для доступа к сокетам низкого уровня. // кажется заброшенным, но содержит довольно большой набор функций, включая ICMP, POP, SMTP, HTTP, NNTP, NTP, FTP, SMTP; HTML -анализатор и зритель; Mime Utils; файлы cookie, сертификаты, кэширование, шифрование и т. Д.
Синхронист. [Delphi] [FPC] имеет несколько сокта и классов HTTP-сервера, включая высокопроизводительный сервер на основе HTTP.SYS под Windows, а также новый сервер с помощью скетов с потоком. // также реализует привязку http.sys под привязкой Windows и Curl под NIX
TML Messaging Suite. [Delphi] [FPC] Библиотека обмена обменами сетевых сообщений для быстрой разработки расширяемых и масштабируемых интерфейсов. На основе звукового сигнала протокола стандартного протокола (Blocks Extensible Exchange), определенного в RFC3080 и RFC3081. LIBTML подходит для многих вариантов использования и моделей связи. Оснащенный API безопасного данных типа, TML может быстро и надежно транспортировать иерархические структуры данных. // Компоненты Pascal объекта Libtml представляют собой не только языковой связывание с основной библиотекой, но и полный набор не визуальных компонентов для упрощения использования Libtml с Embarcadero Rad Studio и Lazarus.
Dmvcframework. [Delphi] Популярная и мощная структура для веб -решения в Delphi.
Delphi IOCP. [Delphi] реализует несколько сетевых классов на основе технологии Windows IOCP. Сокет, HTTP, серверы NTRIP и клиенты. // довольно хорошо задокументированный и хороший код стилизации, но только китайский.
Delphi-aws-ses. [Delphi] Библиотека Amazon Simple Email Service (AWS SES) для приложений Delphi.
Delphi-Slackbot. [Delphi] Библиотека Delphi для отправки сообщений на Slack с помощью Slackbot.
Китто. [Delphi] позволяет создавать богатые интернет -приложения на основе модели данных, которая может быть отображена в любой базе данных. Часть на стороне клиента использует EXTJ (через библиотеку Extpascal) для создания полностью Ajax-приложения, позволяя вам создавать стандартные и расширенные формы манипулирования данными в течение доли времени. Китто направлен на разработчиков Delphi, которым необходимо создать веб -приложение, не углубляясь в тонкостях HTML, CSS, JavaScript или обучения для использования конкретной библиотеки, такой как ExtJ, но позволяет доступ к голую металл, если это необходимо. Также доступны новые версии Kitto 2 и Kitto 3.
Daraja Framework. [Delphi] [FPC] Легкая структура HTTP -сервера для объекта Pascal (Delphi 2009+ / Free Pascal 3.0). Внедрение услуг Restful поддерживается через расширение Daraja.
Альциноэ. FTP/HTTP/NNTP/POP3/SMTP, ISAPI, WININET HTTP/FTP.
Основы кода библиотеки. Блокировка клиента/сервера TCP, http (s) через SSL3/TLS1.0/TLS1.1/TLS1.2 (полностью нативно).
мормот. Службы RESTFUL ORM и SOA через интерфейсы над высокопроизводительным HTTP -сервером, веб -сайтами MVC/MVVM
Sdriver. [Delphi] Delphi Wrapper для Slack API.
HProse для Delphi/Lazarus. [Delphi] [FPC] Высокопроизводительный сервисный двигатель службы удаленного объекта. Это современный, легкий, межязычный, кроссплатформенный, объектно-ориентированный, высокопроизводительный промежуточный программное обеспечение для динамической связи. Это не только проще в использовании, но и мощно. Этот проект является реализацией HProse для Delphi/Lazarus.
Телегапи. [Delphi] Библиотека для работы с API Telegram Messenger Bot в Delphi.
FP-Telegram. [FPC] Библиотека для работы с API Telegram Bots в Freepascal/Lazarus.
Delphizeromq. [Delphi] Delphi Реализация протокола Zeromq Majordomo и связывания высокого уровня CZMQ.
Гриджифундация. Шокеты IOCP/Epoll, бассейны сокетов, http, http/2, openssl, протоколбафферы.
Stomp Client. [Delphi] [FPC] Клиент STOMP для Embarcadero delphi и Freepascal. Проект может использовать Indy (Delphi) или Synapse (Delphi или Freepascal).
Delphixero. [Delphi] API API API API Cloud Accounting для Delphi.
Бессосоап. [Delphi] Библиотека BESASOAP предназначена для того, чтобы помочь программистам разрабатывать более быстрые и более нативные приложения клиентов веб -службы. Представляет C# или Java, подобную поддержке нативного класса, нулевыми типами данных и пользовательскими атрибутами.
Индисуап. [Delphi] Библиотека с открытым исходным кодом для реализации веб -служб с использованием компиляторов Delphi/Cbuilder. Индисуап не привязан к инди для транспортных услуг, хотя транспортные услуги на базе Indy включены.
Fano Framework. [FPC] Структура веб -приложений для современного языка программирования Pascal. Это написано в свободном Паскале.
Интернет -инструменты. Xpath/xquery/jsoniq/css/html; Функции для выполнения запросов HTTP/S в Windows/Linux/MacOS/Android, в стиле XSLT, языка, а также класса автоматического обновления.
Delphi Cross Growen. [Delphi] Библиотека разъему Delphi Cross Plateries (китайская). Использует разные модели ввода -вывода для разных платформ: IOCP (Windows), Kqueue (FreeBSD (macOS, iOS и т. Д.)), Epoll (Linux (Linux, Android)).
Торокернел. [FPC] Это библиотека-кенел, который позволяет фрипаскальным приложениям, которые специально переносятся в одиночку в системе. Таро составлен в приложении пользователя, что приводит к одному двоичному файлу, который может загружаться на Baremetal или в качестве гостя в современном гипервизоре, например, Hyperv, KVM, Qemu, Firecraker. Torkernel обращается к разработке микросервисов, предоставляя выделенный API.
Лошадь. [Delphi] [FPC] Быстрая и минималистская веб -структура. Лошадь позволяет создавать мощные спокойные серверы без усилий. Сосредоточен на микросервисах.
Bauglir Websocket. [Delphi] [FPC] Вебсерный сервер/реализация клиента на основе синапса Ararat.
Delphi-Rabbitmq. [Delphi] Драйвер Rabbitmq для Delphi
Delphigrpc. [Delphi] Реализация протокола GRPC в реальном времени и потоковой передачи
Google API для Delphi. [Delphi] Google API для Delphi
Дельфи Хосе и библиотека JWT. [Delphi] Delphi Реализация Хосе (подписание и шифрование объекта JSON) и JWT (JSON Web Token)
Гипер. [Delphi] проект был создан для упрощения реализации обслуживания Restful в Delphi, но, что более важно, для обеспечения максимальной совместимости с клиентами Rest, написанными на других языках и инструментах
Openssl. [Delphi] Delphi Wrapper для OpenSSL
Благотворительная библиотека программного обеспечения Delphi. [Delphi] Легкий, независимый от языка программный стек для реализации RPC точки-точки. Thrift предоставляет чистые абстракции и реализации для транспортировки данных, сериализации данных и обработки уровня приложений. Система генерации кода принимает простой язык определения в качестве ввода и генерирует код между языками программирования, в котором используется абстрактный стек для создания совместимых клиентов и серверов RPC. Thrift позволяет программам, написанным на разных языках программирования, обмениваться данными и вызовы удаленных процедур. При поддержке 28 языков программирования, скорее всего, благотворительность поддерживает языки, которые вы в настоящее время используете.
Дельфи Модбус. [Delphi] [FPC] Реализация мастера протокола ModBustCP и подчиненного по сравнению с TCP/IP.
Restrequest4delphi. [Delphi] Restrequest4delphi - это API для употребления услуг REST, написанных на любом языке программирования. Разработанный для облегчения разработки, простым и минималистским способом.
Lazwebsockets. [FPC] Это предоставляет небольшую сервер WebSocket и реализацию клиента, написанную для FPC и Lazarus. Он полностью основан на блоке SSockets FCL и, следовательно, независимо от любых дополнительных зависимостей, за исключением FCL.
Netcom7. [Delphi] This set of components is the fastest possible implementation of socket communications, in any language; this is an extremely optimised code on TCP/IP sockets.
VK API. [Delphi] Library for working with Vkontakte (Russian social network) API in Delphi. Full API (with Bot samples).
AWS SDK for Dephi. [Delphi] Unofficial AWS (Amazon Web Services) SDK for Delphi. ПРЕДУПРЕЖДЕНИЕ! Requires paid libs from TMS
Voice Communication. [Delphi] Voice Communicator Components. // Implement RTP, RTSP, SHOUT, SNTP, STUN protocols and multiple audio format endocing/deconding
libPasCURL. [Delphi] [FPC] Bindings and wrapper around cURL library. libcurl is the library is using for transferring data specified with URL syntax, supporting HTTP, HTTPS, FTP, FTPS, GOPHER, TFTP, SCP, SFTP, SMB, TELNET, DICT, LDAP, LDAPS, FILE, IMAP, SMTP, POP3, RTSP and RTMP.
Delphi_SChannelTLS. [Delphi] Helper functions and socket classes to perform TLS communication by means of WinAPI (SChannel). Includes Overbyte ICS TWSocket descendant class.
Delphi-Kafka. [Delphi] High performance Delphi client based on Librdkafka with full protocol support.
DelphiKafkaClient. [Delphi] Cross platform Delphi client/wrapper for Apache Kafka. Windows (i386/x64) and Linux (x64) are supported. Tested on Delphi 10.4, but should work with all modern Delphi releases. While it appears to work as expected, the project is a proof of concept and has never been tested in production.
KafkaGate. [FPC] Apache Kafka Free Pascal bindings using librdkafka and ZeroMQ.
delphi-mqtt. [Delphi] MQTT server and client components for Delphi based on ICS network components.
mqtt. [FPC] Message Queue Telemetry Transport (MQTT) client and server component pack for Lazarus/FPC with demo applications. For the client and server demo applications the LNet components are used.
LNet. [FPC] Lightweight Networking library written in Free Pascal. Asynchronous, TCP/UDP communications classes. LTCP, LUDP, LTELNET, LFTP and LSMTP are example programs.
NamedPipeExchange. [Delphi] Server and client classes for communication via named pipes. Based on FWIOCompletionPipes unit.
delphizmq. [Delphi] [FPC] Binding for ZeroMQ. Should work with Delphi7+ versions and with FPC 2.6.0. The package contains a wrapper (zmq.pas), and a higher level api (zmqapi.pas). It should work with ZMQ 2.2.x, and with 3.2.x. For version 2.2.x undefine zmq3, in zmq.inc. The dll's are not part of this repo, you can download the appropriate from the official distro, and rename it to libzmq.dll.
xxm [Delphi] Library enables you to create dynamic websites in Delphi, combining both Delphi and HTML in the source files. The project is compiled into a module, ready for use by a pluggable protocol handler in Internet Explorer, an ISAPI Extension, an Apache module, with HTTPAPI, with CGI or SCGI, or a stand-alone HTTP server.
WebSocket Component for Delphi [Delphi] WebSocket Component for Delphi, platforms: Windows / macOS / Linux (Maybe iOS, Android)
Bird Socket Server [Delphi] Websocket server for Delphi.
RealThinClient SDK. [Delphi] Flexible and modular framework for building reliable and scalable cross-platform Applications with Delphi, designed for the Web by utilizing HTTP/S with full IPv4 & IPv6 support and built-in multi-threading, extensively stress-tested to ensure the highest stability
Ntfy for Delphi. [Delphi] Friendly library to push instant notifications using ntfy.sh servers in Delphi
DelphiOpenAI. [Delphi] OpenAI GPT-3 API for Delphi
IPInfo API. [Delphi] Wrapper for IP Info API service
TGBot Mini API. [Delphi] Fast and simple API for creating a Telegram bot
JabberClient. [Delphi] Jabber Client. XMPP protocol
libssh2 Delphi. [Delphi] [FPC] Delphi/Pascal Wrapper around the library libssh2, ssh and sftp protocols
Brook framework. [Delphi] [FPC] Microframework which helps to develop web Pascal applications. // Based on external libsagui
Synaser. [Delphi] [FPC] Library for blocking communication on serial ports. It is non-visual class as in Synapse, and programmer interface is very similar to Synapse.
Async Professional (Newest and maintained version for recent compiler version only). [Delphi] Comprehensive communications toolkit for Embarcadero Delphi, C++Builder, & ActiveX environments. It provides direct access to serial ports, TAPI and the Microsoft Speech API (TTS/Speech recognition). It supports faxing, terminal emulation, VOIP, RAS dial & more. // Seems outdated (last update in 2011) but adapted to XE and should be easy to use in newer versions. The project is also very thoroughly documented. Second link points to an adapted version for newest compiler versions.
TComPort. [Delphi] Delphi/C++ Builder serial communications components. It is generally easy to use for basic Serial Communications purposes. // Seems abandoned since 2011
ComPortDriver. '[Delphi]' Delphi/C++ Builder serial communications component. Tested up to 921600 baud. Supports sending break as well. Works asynchronously by polling via timer (interval configurable). Demo included.
ComPort Library. [Delphi] COM Port Library for Delphi (fork from SourceForge) . The ComPort Library contains code to access COM Ports. Originally, the COM port was the name of the serial port interface of IBM-PC compatible computers. While nowadays COM ports get less important for communication in favor for USB access, it is still in use as virtual ports, especially as simple communication protocol for maker boards.
Usb serial controller for Android [Delphi] Usb serial controller for Android
Communication inside project
PubSub Chimera. [Delphi] Open Source (MIT License) library for Delphi which provides a fast and cross platform PubSub and Message Queue implementation under a license that doesn't suck.
Delphi Event Bus (for short DEB). [Delphi] Event Bus framework for Delphi.
DelphiEventBus. [Delphi] Yet another Event Bus framework for Delphi, with annotations and rich event filtering.
VSoft.Messaging. [Delphi] Libary that provides an internal synchronous/asynchronous publish/subscribe messaging system for Delphi applications.
iPub Messaging. [Delphi] Thread safe, asynchronous and simplistic messaging system for communication between classes / layers in delphi created by the iPub team.
NX-Horizon. [Delphi] Event Bus for Delphi. Implements the publish/subscribe pattern, supports sync/async types of event delivery, simple in both implementation and usage, fast, full thread safety.
Visual components
Large sets of GUI controls
Cindy components. [Delphi] Packages with 71 components: VCL controls (labels, buttons, panels, Edits, TabControls, StaticText) with features like background gradient, colored bevels, wallpaper, shadowText, caption orientation etc.
Orpheus (Newest and maintained version for recent compiler version only). [Delphi] Award-winning UI toolkit for Borland Delphi & C++Builder. It contains over 120 components covering everything from data entry to calendars and clocks. Other noteworthy components include an Object Inspector, LookOut bar & report views. // Advanced edits, comboboxes, grids + component (de)serializers. GUI components look rather old-style, theme support might be limited. Package contains many demos but no docs seem available. Second link points to an adapted version for newest compiler versions.
KControls. [Delphi] [FPC] Control components. All controls have been written with the aim to become both cross-IDE compatible (Delphi/C++Builder VCL and Lazarus LCL) and cross-platform compatible in Lazarus. // Most useful are TKGrid with its DB-aware heritage TKDBGrid — a very full-featured grid implementation incl. inplace editors. There's also hex editor, print preview, editors, labels, buttons etc.
DPF Delphi Android / DPF Delphi iOS native components. [Delphi] DPF Delphi Native Components, 100% iOS Performance and styles. Develop iPhone & iPad & iPod Touch applications with fast native performance and native styles. Use native Android controls and services. Fast native performance. Mixed with FM VCL controls. Can be quick updated with latest Android controls & features.
Essentials. [Delphi] Contains 13 native VCL controls for Embarcadero Delphi and C++Builder. The controls include drop-down calendars and calculators, roll-up dialogs, 3-D labels, tiled backgrounds, scrolling messages, menu buttons, and more.
FreeEsVCLComponents. [Delphi] Free library of VCL components for Delphi and C++Builder. This new controls and components to improve the appearance applications and to better user experience. Components support visual styles and has modern style. All components has best support transparency, not flicker, and has support interesting possibility for double buffering for TGraphicControl heirs.
SpTBXLib. [Delphi] Add on package for Toolbar2000 components, it adds the following features: Skins, Unicode support, Custom painting events and many more.
Kastri. [Delphi] Cross-platform library which builds upon the existing RTL and FMX libraries in Delphi. Supports a number of newer APIs that you won't find in FMX/RTL, and "backfills" for missing APIs
DelphiUCL. [Delphi] UWP controls for Delphi VCL.
JPPack. [Delphi] [FPC] Collection of VCL components for Delphi and LCL components for Lazarus and CodeTyphon - buttons, panels, LinkLabel, ProgressBar, ColorComboBox, ColorListBox, Timer and other
DDuce. [Delphi] Components, modules, extensions and primitives using Delphi new language features like operator overloading, attributes, generics, anonymous methods and extended RTTI providing some new powerful tools to extend the developer's creativity. // Property editors, grids, XML Tree, etc
liblcl. [FPC] A common cross-platform GUI library, the core uses Lazarus LCL. // Pascal-based lib with GUI bindings for use in languages like C++, Go, Rust.
EasyListView (seems abandoned, active fork on GH here). [Delphi] Part of VirtualShellTools for the Listview but can be used for a TListview Replacement that is faster and more customizable. // Feature-rich Listview implementing virtual (callback-based) MVC paradigm.
VirtualTreeView. [Delphi] (VirtualTreeView-Lazarus port to FPC [FPC] ). Treeview control built from ground up. Many years of development made it one of the most flexible and advanced tree controls available today. // Extremely flexible visual component implementing virtual (callback-based) MVC paradigm. Could be also used as a listview or grid. Used in RAD Studio GUI.
Delphi Chromium Embedded. [Delphi] Embedding Chromium in Delphi, tested on Delphi 2010, XE, XE2, Delphi 7. // Several Chromium DLLs required
TChromeTabs. [Delphi] Comprehensive implementation of Google Chrome's tabs for Delphi 6 - Delphi 10.1 Berlin
TFrameStand. [Delphi] Easily use TFrame(s) in your FireMonkey (FMX) applications to gain visual consistency though the whole user experience and easily add modern looking elements like effects and transitions.
TPrintPreview. [Delphi] Print Preview Component for Delphi Vcl Win32/Win64
VolgaDB. [Delphi] Pretty customizable DBgrid for Delphi. TCustomGrid descendant. CheckBox, ComboBox column styles. Also includes TVolgaDBEdit that replaces TDBEdit, TDBComboBox, TDBLookupCombo, TDBLookupTree andTDBDatePicker in one component. TVolgaDBEdit may be DB-aware and non DB-aware. // Seems abandoned since 2013
TTreeListView. [Delphi] [FPC] This component is a mix between TTreeView and TListView and can paint a tree whose nodes have additional information sorted in columns.
neTabControl. [Delphi] FireMonkey control for Delphi. It builds on the native TabControl and adds a number of features.
ATTabs. [Delphi] [FPC] Delphi/Lazarus component for lite tabs. OS independent, fully custom drawn.
zControls. [Delphi] Contains TzObjectInspector - a powerful object inspector with many features.
RiverSoftAVG Charting Component Suite. [Delphi] Free (for non-commercial use) with source charting Suite for adding charts and graphs to your programs. For Delphi 2010-Tokyo (Win32/Win64/macOS/iOS/Android) and Appmethod (Object Pascal).
DzHTMLText. [Delphi] [FPC] Visual component that allows you to specify a formatted text in a label, using almost the same syntax used in HTML code.
SMDBGrid component. [Delphi] The successor of TDBGrid with the extended features. Is able to display multiline wordwrap column titles, checkboxs for boolean fields, a convenient select of records from the keyboard and mouse via checkboxs, extanded Indicator column, fixing of columns, an opportunity to exclude insert and delete of records in the DBGrid, own standard PopupMenu, save/restore of a column states, processing of additional events etc. Multilanguage resources.
decTreeView. [Delphi] The decTreeView library is an alternative implementation of the TreeView (SysTreeView32) control
TeeGrid. [Delphi] [FPC] Lightweight full-featured Grid / Tabular control. For Embarcadero RAD Studio 2009 and up to Sydney 10.4, Delphi and C++, VCL and Firemonkey frameworks (all platforms: Windows 32 and 64 bit, Mac OSX, Android and iOS), and Lazarus FreePascal (Windows, Linux, etc)
AXW Ribbon. [Delphi] Ribbon component with the Office 2016 style. Works with Delphi 7 and up to the current Delphi version. Will probably compile with Delphi 6 and possibly Delphi 5.
SynEdit (mirror at GitHub). [Delphi] Syntax highlighting edit control, not based on the Windows common controls. SynEdit is compatible with both Delphi and Kylix
LazEdit. [FPC] General text editor with syntax highlighting and tools to help edit HTML.
ATSynEdit. [FPC] Multi-line editor control for Lazarus including syntax highlighting.
QDSEquations. [Delphi] Equation editor for Delphi and Lazarus that allows you to enter and display math formulas of any complexity, from simple Greek symbols to matrixes and complex integral expressions.
TBCEditor. [Delphi] A syntax highlighting edit control for RAD Studio (Delphi/C++ Builder) with code folding, completion proposal, matching pair, minimap, sync edit, word wrap, etc. External highlighter and color scheme files are in JSON format which can be also loaded from a stream.
ATViewer (mirror at GitHub). [Delphi] Delphi components to view various file types: text, binary, images, multimedia, webpages, etc. // Used in Universal Viewer software. Could be used to display hex dumps, features fast display of unlimited size files/streams. Supports Total Commander Lister plugins.
ATImageMap (mirror at GitHub). [Delphi] Component designed to show many images (parts of the whole image) as a single map. For example, you may have array of images, 200 by X, and 100 by Y and control will show them as a single map. Component also allows to draw paths: each path consists of many lines, points, and icons.
HtmlViewer. [Delphi] [FPC] Delphi/Lazarus HtmlViewer/FrameViewer. // Html visualiser supporting majority of tags, inline styles and CSS.
SciDe. [Delphi] [FPC] Sciter (Embeddable HTML/CSS/script engine) wrapper for Delphi.
ATBinHex for Delphi [Delphi] , ATBinHex for Laz. [FPC] Viewer for files of unlimited size like in Total Commander.
ATImageBox for Delphi [Delphi] , ATImageBox for Laz. [FPC] TScrollBox with embedded TImage. Control can auto position image inside.
CEF4Delphi. [Delphi] [FPC] Project to embed Chromium-based browsers in applications made with Delphi or Lazarus/FPC
WebView4Delphi. [Delphi] [FPC] Project to embed Chromium-based browsers in applications made with Delphi or Lazarus/FPC for Windows.
GMLib (Google Maps Library) (seems abandoned, active fork on GH here and here). [Delphi] Components for Delphi/C++ Builder that encapsulate the GoogleMaps API to administrate a map, markers, polygons, rectangles, polylines, etc. All objects that you can put into a map.
VCL Styles Utils. [Delphi] Collection of classes and style hooks, which extend, fix QC reports and add new features to the VCL Styles. // Collection of patches/enhancements that promote stock VCL style engine to a new level. Styling for Inno Setup and NSIS also available.
TaskbarListComponents. [Delphi] Set of components designed as Delphi wrappers for the Windows 7 Taskbarlist Interfaces (eg ITaskbarlist3) // Requires JVCL
TFireMonkeyContainer. [Delphi] Delphi VCL component to host a FMX HD or 3D form. It means you can embed a FireMonkey (FMX) form as a control in a VCL form, so you can design a FMX form and use it in your VCL app.
PascalSCADA. [Delphi] [FPC] Set of components (framework) for Delphi/Lazarus to make easy the development of industrial applications (HMI=Human Machine Interface/SCADA=System Control And Data Acquisition). It runs on Windows, Linux and FreeBSD.
Windows Ribbon Framework for Delphi. [Delphi] This Delphi library allows Delphi developers to use of the Windows Ribbon Framework in their Delphi applications. This library uses the native Windows library to implement the Ribbon functionality. It does not emulate the Ribbon user interface like other Delphi component sets do (or Delphi's built-in Ribbon emulation components).
DKLang. [Delphi] DKLang Localization Package is a set of classes intended to simplify the localization of applications written in Delphi.
GNU Gettext for Delphi, C++ and Kylix. [Delphi] GNU GetText translation tools for Borland Delphi and Borland C++ Builder.
OpenWire. [Delphi] The library allows writing advanced VCL and FireMonkey components for rapid codeless application development. The components developed with the library allow creation of complex applications with zero lines of program code.
SynTaskDialog. [Delphi] [FPC] Implement TaskDialog window (native on Vista/Seven, emulated on XP)
AnyiQuack. [Delphi] jQuery-like control animation framework.
TLanguages. [Delphi] Localization tool for VCL and FMX.
BitMapEditor - Delphi. [Delphi] Single-form, simple bitmap editor for Delphi.
BearLibTerminal. [Delphi] Provides a pseudoterminal window with a grid of character cells and a simple yet powerful API for flexible textual output and uncomplicated input processing. // Multiplatform dynamic library that has Delphi bindings
Dam. [Delphi] [FPC] Delphi and Lazarus Message Dialogs with Formatted Text.
Windows 7 Taskbar Components. [Delphi] One of the most notable feature in Windows 7 is a new Windows taskbar. It offers a new way of controlling your desktop, managing your windows, and launching applications.
GUI AutoSave Save the state of all GUI controls on application shutdown and then restore them loaded on application startup: It can load/save: form's position, checkboxes, radiobuttons, etc, etc
FMXTrayIcon. [Delphi] TrayIcon for FMX Windows
Form Designer component for Delphi (VCL). [Delphi] Form Designer (TFormDesigner) can be used to design and modify Delphi (VCL) forms at runtime. The behavior and appearance is similar to that of Delphi IDE.
ZeosLib. [Delphi] [FPC] Set of database components for MySQL, PostgreSQL, Interbase, Firebird, MS SQL, Sybase, Oracle and SQLite.
Unified Interbase. [Delphi] Set of components to use Interbase, FireBird and YAFFIL. These components were born from the need to use Interbase, FireBird or Yaffil indifferently as fast as possible in a Multithreading environment, a Server for example.
ASQLite. [Delphi] Delphi SQLite set of DAC components from aducom software, based on their latest release for Delphi 2009, and updated to support newer editions of Delphi as included in RemObjects Data Abstract for Delphi.
TxQuery. [Delphi] TDataSet descendant component that can be used to query one or more TDataSet descendant components using SQL statements. It is implemented in Delphi 100% source code, no DLL required, because it implements its own SQL syntax parser and SQL engine.
Delphi-ORM. [Delphi] Object-Relational Mapping for Delphi XE2-7 (Win32). Supports for FirebirdSQL, SQLServer and SQLite3.
delphimemcache. [Delphi] Implements a thread safe client for memcached. // Requires Indy 10
SynDB (docs). [Delphi] [FPC] High performance direct access to SQLite3, Oracle, MSSQL, PostgreSQL, Firebird, MySQL, ODBC, OleDB, including remote HTTP connection and direct JSON support.
SynMongoDB (docs). [Delphi] [FPC] Offers direct low-level access to any MongoDB server, its custom data types, JSON or via TDocVariant custom variant document storage.
DSharp. [Delphi] Small library for providing data binding in Delphi. It does not require special components to data bind to properties. It also provides dependency injection, MVVM and more interesting utilities.
ghORM. [FPC] Object Relational Mapping unit to ease database access from Free Pascal, by abstracting the backend and simple data retrieval (with filtering), insertion and update.
tDBF. [Delphi] [FPC] Native dBASE III+, dBase IV and dBase 2k data access component for Delphi, BCB, Kylix, FreePascal. It allows you to create very compact database programs which don't need any special installer programs. The DB engine code is compiled right into your executable.
Redis client [Delphi] Delphi Redis Client version 2 is compatible with Delphi 10.1 Berlin and better. ПРЕДУПРЕЖДЕНИЕ! If you use an older Delphi version you have to use Delphi Redis Client Version 1 wich works for Delphi 10 Seattle, XE8, XE7, XE6 and XE5 (should works also with older versions). This client is able to send all Redis commands and read the response using an internal parser.
QDAC3 (SVN: svn://www.qdac.cc/QDAC3). [Delphi] Stands for quick data access components. Useful units such as QJson (easy to use json unit), QWorker (job delivery) etc. // Description and comments in Chinese, author is not good at English. Haven't tested this library by myself.
InstantObjects. [Delphi] Integrated framework for developing object-oriented business solutions in Delphi. The framework provides the foundation for the development process as well as the engine that powers the final application. InstantObjects offers: Model realization in the Delphi IDE via integrated two-way tools; Object persistence in the most common relational databases or flat XML-based files; Object presentation via standard data-aware controls.
Alcinoe. Firebird/MySQL/SQLite3/Memcached/MongoDb/SphinxQL.
SynBigTable. [Delphi] [FPC] Class used to store huge amount of data with fast retrieval.
tiOPF. [Delphi] [FPC] Object Persistent Framework written in Object Pascal, for use with Delphi and Free Pascal (FPC) compilers. tiOPF simplifies the mapping of an object oriented business model into a relational database. Persistence layers are available for Firebird, Oracle, MS SQL Server, MySQL, PostgreSQL, SQLite, NexusDB, XML, CSV, TAB, Remote (via HTTP) and many more. It also allows you to use your choice of database connection components, like IBX, dbExpress, DOA, SqlDB, FBLib etc.
hcOPF. [Delphi] Object Persistent Framework written in Embarcadero's Delphi (Object Pascal). This Value Type Framework provides a base class (ThcObject) composed of attribute objects that can be automatically persisted to an object store (normally an RDBMS).
Marshmallow. [Delphi] Object-Relational Mapping for Delphi XE2-7 (Win32) inspired by .NET micro ORM's (mostly by PetaPoco) and Java Hibernate. Developed by Linas Naginionis. Supports SQLite, Sybase ASA, SQL Server, Firebird, Oracle, MySQL, PostgreSQL, MongoDB. Uses Spring Framework. In active development.
DelphiCassandra. [Delphi] Delphi driver classes to communicate with Cassandra database.
DelphiCouchbase. [Delphi] Delphi driver classes to communicate with Couchbase database.
DelphiMongoDB. [Delphi] Delphi driver classes to communicate with MongoDB database.
QuickORM. [Delphi] [FPC] QuickORM is a simple RestServer and Restclient based on mORMot framework. Provides a fast implementation of client-server applications in few minutes.
iORM. [Delphi] Delphi ORM interface based useful to develop desktop and mobile application.
d-ORModel. [Delphi] ORM for Delphi, based on models and object fields. LINQ support, fully typed and compile time checks.
Trysil [Delphi] ORM (Object-Relational Mapping) for Delphi. Supports for SQLServer, FirebirdSQL and SQLite.
SQLite for Delphi and FreePascal/Lazarus. [Delphi] [FPC] Complete SQLite3 API translation for Delphi and FreePascal/Lazarus, as well as a simple Unicode-enabled object wrapper to simplify the use of this database engine.
Using script engine in your applications
Pascal Script. [Delphi] [FPC] Free scripting engine that allows you to use most of the Object Pascal language within your Delphi or Free Pascal projects at runtime. Written completely in Delphi, it is composed of a set of units that can be compiled into your executable, eliminating the need to distribute any external files. Pascal Script started out as a need for a good working script, when there were none available at the time.
DWScript. [Delphi] Object-oriented scripting engine for Delphi based on the Delphi language, with extensions borrowed from other Pascal languages (FreePascal, Prism, etc.). It introduces a few Pascal language extensions of its own as well.
Delphi-JavaScript. [Delphi] JavaScript engine for delphi based on Mozilla's Spidermonkey. // Spidermonkey DLL required
Blaise. [Delphi] Open-source object-oriented scripting language. Language features: Object-oriented; Unicode support; Optional typing, ie dynamic or static typing; Richly typed; Higher-level mathematics support, for example Complex numbers, Rational numbers and Matrices; Virtual Machine architecture; Co-routines; Familiar language syntax, influenced by Object Pascal, Python and Ada.
SpiderMonkey. [Delphi] [FPC] Binding for Mozilla JavaScript engine, including JIT and multi-threading, with easy objects access via Delphi variants. // Spidermonkey DLL required
BESEN. [Delphi] [FPC] Complete ECMAScript Fifth Edition Implementation in Object Pascal, which is compilable with Delphi >=7 and Free Pascal >= 2.5.1 (maybe also 2.4.1).
Python for Delphi (P4D). [Delphi] [FPC] Set of free components that wrap up the Python dll into Delphi and Lazarus (FPC). They let you easily execute Python scripts, create new Python modules and new Python types. You can create Python extensions as dlls and much more
CrystalLUA. [Delphi] Lua binding (Delphi6-2007). // LUA DLL required
lua4delphi. [Delphi] Delphi binding for Lua 5.1 language. // LUA DLL required
chakracore-delphi. [Delphi] [FPC] Delphi and Free Pascal bindings and classes for Microsoft's ChakraCore JavaScript engine library.
VerySimple.Lua. [Delphi] Lua Wrapper for Delphi XE5-D10.1 which automatically creates OOP callback functions for Delphi <-> Lua. // LUA DLL required
QuickJS-Engine. [Delphi] [FPC] Delphi and Free Pascal bindings for Bellard's QuickJS JavaScript Engine.
Machine learning and neural networks
noe. [FPC] Framework to build neural networks in pure object pascal.
Keras4Delphi. [Delphi] High-level neural networks API, written in Pascal with Python Binding
Marvin.IA. [Delphi] Machine learning collection of object-oriented Pascal primitives (only interfaces and classes).
CAI Neural API. [FPC] Pascal-based deep learning neural network API optimized for AVX, AVX2 and AVX512 instruction sets plus OpenCL capable devices including AMD, Intel and NVIDIA. This API has been tested under Windows and Linux.
TensorFlow.Delphi. [Delphi] TensorFlow library binding for Delphi. It aims to implement the complete Tensorflow API in Delphi which allows Pascal developers to develop, train and deploy Machine Learning models with the Pascal Delphi
FWZip. [Delphi] Classes to work with Zip archives using Store and Deflate methods, supports ZIP64, DataDescryptors, PKWARE encryption, NTFS attributes, Utf8 in filenames. // Uses stock ZLIB.obj that gets compiled into binary. Comments and description in Russian.
Abbrevia (Newest and maintained version for recent compiler version only). [Delphi] Advanced data compression toolkit for Delphi and C++Builder. Supports PKZIP, Microsoft CAB, tar, gzip, and bzip2 archives, and can create self-extracting executables. On Windows it also provides Delphi wrappers for the LZMA, Bzip2, and WavPack SDKs, and PPMd decompression. Abbrevia also has several visual controls that simplify displaying and manipulating archives, including treeview and listview components. Features: Unicode filenames in all archive formats; Decompress most .zipx and legacy (PKZIP v1) zips; ZIP64 support for archives larger than 2GB; Spanned and split zip archives; Cross-platform (Windows, OS X, and Linux); No DLLs required; Includes COM component; Extensive documentation // Second link points to an adapted version for newest compiler versions.
SynLZ SynLZO SynZip PasZip. [Delphi] [FPC] Several high speed compression units, featuring ZIP/LZ77 Deflate/Inflate, LZO and SynLZ algorithm, in pascal and optimized assembler.
Delphi zlib. [Delphi] Wrapper for zlib.obj originally used by Borland. Delphi up to XE3 supported.
DIUcl. [Delphi] DIUcl is a lossless compression library with extremely fast and small (200 bytes only!) ASM decompressor. Compression times and ratios are similar to those of deflate/zip and bzip2. Delphi port of the popular UCL Compression Library, which is also used by the popular and well known UPX Ultimate Packer for eXecutables.
Delphi Encryption Compendium (DEC). [Delphi] [FPC] Cryptographic library for Delphi & C++ Builder. Symmetric cryptographic functions: Blowfish, Twofish, IDEA, Cast128, Cast256, Mars, RC2, RC4, RC5, RC6, Rijndael / AES, Square, SCOP, Sapphire, 1DES, 2DES, 3DES, 2DDES, 3DDES, 3TDES, 3Way, Gost, Misty, NewDES, Q128, SAFER, Shark, Skipjack, TEA, TEAN; Block cipher modes of operation: CTSx, CBCx, CFB8, CFBx, OFB8, OFBx, CFSx, ECBx, GCM; Hashes: MD2, MD4, MD5, RipeMD128, RipeMD160, RipeMD256, RipeMD320, SHA, SHA1, SHA224, SHA256, SHA384, SHA512, SHA3-224, SHA3-256, SHA3-384, SHA3-512, Shake128, Shake256, Haval128, Haval160, Haval192, Haval224, Haval256, Tiger, Panama, Whirlpool, Whirlpool1, WhirlpoolT, Square, Snefru128, Snefru256, Sapphire.
LockBox (Newest and maintained version for recent compiler version only). [Delphi] Delphi library for cryptography. Currently supported Delphi XE6. It provides support for AES, DES, 3DES, Blowfish, Twofish, SHA2 (including the new SHA-512/224 & SHA-512/256), MD5; ECB, CBC, CFB8, CFB, CTR, ECB, OFB, PCBC chaining modes, RSA digital signature and verification. Has interface to OpenSSL library. // Check out this page as well for alternative version.
SynCrypto. [Delphi] [FPC] Fast cryptographic routines (hashing and cypher), implementing AES, XOR, RC4, ADLER32, MD5, SHA1, SHA256 algorithms, optimized for speed (tuned assembler and VIA PADLOCK optional support).
TForge (Seems abandoned, Newer fork). [Delphi] [FPC] Open-source crypto library written in Delphi, compatible with Free Pascal Compiler. MD5, SHA1, SHA256, CRC32, Jenkins-One-At-Time, HMAC, PBKDF1, PBKDF2, AES, DES, RC4, RC5, Salsa20. // Code is in porting branch
Spring4D. CRC, DES, MD5, SHA
Fundamentals Code Library. Hashes: XOR, CRC, Adler, MD5, SHA, secure keyed MD5/SHA, etc; Cipher: AES, DES, FUNE, RC2/4, RSA.
Alcinoe. AES, Blowfish, MD5, SHA, secure keyed MD5/SHA.
DCPcrypt (fork #1), DCPcrypt (fork #2). [Delphi] Suite of cryptographic components for Delphi.
bcrypt. [Delphi] A library to help you hash passwords.
MurMur-Delphi. [Delphi] MurMur1/2/3 fast seeded hashing algorithms port in pure-pascal.
HashLib4Pascal. [Delphi] [FPC] Object Pascal hashing library released under the permissive MIT License which provides an easy to use interface for computing hashes and checksums of data. It also supports state based (incremental) hashing. CRC, Adler, Murmur, Jenkins, MD5, SHA, Blake, many more.
SimpleBaseLib4Pascal. [Delphi] [FPC] Simple to use Base Encoding Package for Delphi/FreePascal Compilers that provides at the moment support for encoding and decoding various bases such as Base16, Base32 (various variants), Base58 (various variants) and Base64 (various variants) and Base85 (various variants).
CryptoLib4Pascal. [Delphi] [FPC] Object Pascal cryptographic library released under the permissive MIT License. Ciphers: AES (128, 192, and 256), Rijndael, Blowfish, Speck, ChaCha, (X)Salsa20, DSA, (DET)ECDSA (supported curves: NIST, X9.62, SEC2, Brainpool), ECNR, ECSchnorr, EdDSA (Ed25519, Ed25519Blake2B)
Pascal wrapper for RHash. [Delphi] [FPC] RHash is a console application for calculating various check- and hashsums, including CRC32, CRC32C, MD4, MD5, SHA1, SHA256, SHA512, SHA3, AICH, ED2K, DC++ TTH, BitTorrent BTIH, Tiger, GOST R 34.11-94, GOST R 34.11-2012, RIPEMD-160, HAS-160, EDON-R, and Whirlpool. RHash is written in C and is really very fast. LibRHash is a library that "drives" the RHash and can be compiled into a separate DLL or SO library file.
dataset-serialize. [Delphi] [FPC] This component is a JSON serializer for the DataSet component. Allows you to convert JSON to DataSet, DataSet to JSON, and export and load the structure of DataSet fields in JSON format. Compatible with VCL projects, FMX and uniGUI (framework).
OmniXML. [Delphi] XML parser written in Delphi. Full support for Document Object Model (DOM) Level 1 specification; Supports Extensible Markup Language (XML) 1.0 (Second Edition) specification; Has built-in support for different code pages (main 8-bit code pages, UTF-8, UTF-16); Is compatible with MS XML parser; Fast parsing even large and highly structured documents; Includes helper functions to ease processing XML documents; Simplified XPath support.
SAX for Pascal. [Delphi] [FPC] Designed to implement the Simple API for XML Parsing in Pascal/Delphi. // Callback-based XML parser, useful for processing huge XML streams. Abandoned since 2004 but is almost the only SAX implementation available.
KDS XML. [Delphi] 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. // Seems dead.
XML Partner. [Delphi] Helps add the power of XML to Borland Delphi, C++ Builder, and Kylix projects through native, easy to use VCL and CLX components. These powerful components simplify the process of creating, modifying, and parsing XML data documents. // Seems dead, check out this page for probably newer version.
Open XML. [Delphi] Provides a wide range of methods, components and foundation classes. It can be used for Win32/Kylix as well as for .NET development.
SuperObject. [Delphi] [FPC] Parser/writer for JSON data format. This toolkit is designed to work with Delphi and FreePascal (win32, win64, linux32, linux64, macOS Intel). Supports reading/writing XML as well.
Libxml2 for pascal. [Delphi] [FPC] Pascal units accessing the popular XML API from Daniel Veillard. This should be usable at least from Kylix and Delphi, but hopefully also from other Pascal compilers (like freepascal).
NativeXml. [Delphi] This component contains a small-footprint Object Pascal (Delphi) XML implementation that allows to read and write XML documents. You basically only need one unit and you can simply add it to the "uses" clause. You can use this software to read XML documents from files, streams or strings. The load routine generates events that can be used to display load progress on the fly. You can also use it to create and save XML documents.
Delphi-XmlLite. [Delphi] Header translation for Microsoft XmlLite. XmlLite is a native C++ implementation of .NET XmlReader+Writer for stream-based, forward-only XML parsing and creation. XmlLite.dll is required. It is included with all new versions of Windows, and service packs for old versions. XmlReader's pull-based interface is cleaner to use than SAX's event-based interface. // Seems abandoned and reported to be somewhat buggy.
Химера. [Delphi] Open Source (MIT License) library for Delphi XE2 which provides a fast and cross platform JSON generator/parser (serializer/deserializer) under a license that doesn't suck.
SynCommons. [Delphi] [FPC] High speed JSON library, using TDocVariant custom variant type for storage and access.
SynCrossPlatformJSON. [Delphi] [FPC] High speed cross-platform JSON library, using TJSONVariant custom variant type for storage and access.
Json Data Objects. [Delphi] This Delphi unit contains a JSON parser that supports Delphi 2009-10Seattle and the platforms Win32, Win64 and ARM Android (MacOS and iOS may work).
TinyJSON (mirror at GH). [Delphi] This is a small and clean library for associative arrays with Boolean / Integer / Float / WideString values. Allows import (export) from (to) JSON text. Extensive error-checking. Uses FunHash (by Sokolov Yura), HatTrie (by Daniel C. Jones), FastInt64 and FastMove (by FastCode project).
JSON delphi library. [Delphi] This is a delphi library implementing JSON data format and objects structure. Lightweight and fast.
dwsJSON. [Delphi] [FPC] dwsJSON is a unit that supports JSON parsing/creating, it's part of DWScript but relatively "standalone", in that if you add it in your Delphi (or FPC) projects, it won't pull the whole of DWScript library, and thus can be used anywhere you need.
Fundamentals Code Library. JSON, XML.
Alcinoe. XML/JSON Parser.
delphi-yaml. [Delphi] Delphi 7 compatible bindings for libyaml, YAML parser and emitter library implemented in C. Four layers of bindings are proposed.
GrijjyFoundation. JSON/BSON.
VerySimpleXML. [Delphi] Lightweight, one-unit, cross-platform XML reader/writer for Delphi 2010 - 10.2.2 Tokyo
XSuperObject. [Delphi] Delphi Cross Platform Rapid JSON
Internet Tools. [Delphi] [FPC] Package provides standard conformant XPath 2.0, XQuery 1.0 and XPath/XQuery 3.0 interpreters with extensions for - among others - JSONiq, pattern matching, CSS and HTML; as well as functions to perform HTTP/S requests on Windows/Linux/macOS/Android, an XSLT-inspired webscraping language, and an auto update class.
Delphi-JsonToDelphiClass (Newer fork. [Delphi] Generates Delphi Classes based on JSON string (Json To Delphi Class Generator / JSON Data Binding Tool). Also includes unit for interaction with GitHub.
XML Parser. [Delphi] [FPC] Lightweight ObjectPascal XML parser for Delphi and FreePascal. By leaving out syntax checking, well-formedness checks and/or validation, and by choosing a progressive scanning technique, this parser is very fast.
HTML parser. [Delphi] HTML parser. Supports Windows, macOS, iOS, Android platform. Comments in Chinese
Neslib. [Delphi] Ultra light-weight and cross-platform XML library for Delphi.
DJSON. [Delphi] Delphi JSON object mapper
fast-html-parser. [Delphi] [FPC] Fast HTML Parser
THTMLWriter. [Delphi] Class library that enables the developer to create HTML and HTML documents. It uses the fluent interface to make creating HTML text easy and natural.
Neon [Delphi] Serialization library for Delphi that helps you to convert (back and forth) objects and other values to JSON. It supports simple Delphi types but also complex class and records. Neon has been designed with REST in mind, to exchange pure data between applications with no "metadata" or added fields
Tools for Pascal and other languages
Next Delphi Yacc & Lex. [Delphi] Parser generator toolset for Delphi.
Abstract Syntax Tree Builder. [Delphi] With DelphiAST you can take real Delphi code and get an abstract syntax tree. One unit at time and without a symbol table though.
Castalia-Delphi-Parser. [Delphi] These files make up a hand-written high speed parser for the Object Pascal dialect known as "Delphi". The original work was done by Martin Waldenburg in the late 1990s, and the project was abandoned sometime before 2003, when I found the code and began working on it. I have kept it updated as necessary to work with my project, called "Castalia".
CrossPascal. [Delphi] Aims to be a Delphi 7 compatible cross-platform source-to-source compiler (together with the new unicode string types from XE3 but where ansistring is still the default string type for to be still Delphi 7 compatible) which generates intermediate C code. // Quite interesting project though seems abandoned
pas2js, docs. [Delphi] [FPC] An open source Pascal to JavaScript transpiler. It parses Object Pascal and emits JavaScript. The JavaScript is currently of level ECMAScript 5 and should run in any browser or in Node.js (target "nodejs"). Basically, Delphi 7 syntax is supported. Used in tools like TMS WebCore and Elevate Web Builder.
Libraries that implement dynamic memory allocation
FastMM. [Delphi] Lightning fast replacement memory manager for Embarcadero Delphi Win32 and Win64 applications that is not prone to memory fragmentation, and supports shared memory without the use of external .DLL files. // Used as stock memory manager since 2006 but in simplified version. Provides powerful memory leak/corruption detection instruments.
ScaleMM. [Delphi] Fast scaling memory manager for Delphi
BrainMM. [Delphi] Extremely fast memory manager for Delphi. // Advanced memory allocation functions for faster aligned operations.
FastMM4-AVX. [Delphi] [FPC] FastMM4 fork with AVX support and multi-threaded enhancements (faster locking)
FastMM5. [Delphi] Fast replacement memory manager for Embarcadero Delphi applications that scales well across multiple threads and CPU cores, is not prone to memory fragmentation, and supports shared memory without the use of external .DLL files. Version 5 is a complete rewrite of FastMM.
Delphi64RTL. [Delphi] Object Pascal wrappers from Intel Integrated Performance Primitives and Intel Threading Building Blocks royalty-free packages. Includes lock-free scalable allocator, simd enabled rtl subset routines (memory fill, copy, compare) and accelerated zlib compression // Uses Intel DLLs for accelerated low-level memory manipulations
Low-level helper stuff: memory, threading etc
OmniThreadLibrary. [Delphi] Simple to use threading library for Delphi. // Easy integration of async processes in your app
Delphi Detours Library. [Delphi] [FPC] Library allowing you to hook Delphi functions and object methods and Windows API functions. It provides an easy way to insert and remove hook. // Supports x64, calling original functions, multi hooks, COM/Interfaces/win32api, object methods hooking, fully thread-safe, Delphi 7/2005-2010/XE-XE7 & Lazarus/FPC, 64 bit address is supported.
MemoryModule. [Delphi] [FPC] With the MemoryModule engine you can store all required DLLs inside your binary to keep it standalone. Additional hook units allow transparent using of MM engine thus allowing switching MM/WinAPI loading as well as enabling 3rd party dynamic-load DLL interfaces that are unaware of MM (tested with Interbase Express components and Firebird client library). MemoryModule is a Pascal port of Joachim Bauch's C MemoryModule.
DirectoryWatcher. [Delphi] Watch changes in directories on different platforms (Windows/Linux/Mac OS).
ezthreads. [FPC] simple to use threading library
AsyncCalls. [Delphi] Asynchronous function call framework
Storage Access Framework SAF [Delphi] Android Scoped Storage : Storage Access Framework SAF API
Engines to generate text output based on templates
SynMustache. [Delphi] [FPC] Delphi implementation of the Mustache template language, supporting Delphi 6 up to Delphi 10 Seattle (and FPC/Lazarus compilation).
Delphi Template Engine. [Delphi] Template engine designed to be used as a library in Delphi (mainly Delphi 7) applications, allowing developers to use templating on their software with no worry about implementing it.
MustaPAS. [Delphi] [FPC] Mustache implementation in simple procedural Pascal.
Sempare Template Engine. [Delphi] The template engine allows for flexible text manipulation. It can be used for generating email, html, source code, xml, configuration, etc. It is very easy to use, flexible and extensible, where templates are readable and maintainable. It supports: conditions, looping, custom functions and referencing data via RTTI. XE4, XE8+
DVD Chief Template Engine. [Delphi] [FPC] Fork of abandoned implementation of PHP Smarty template engine for Delphi by DVD Chief.
liquid-delphi. [Delphi] Delphi port of the popular Ruby Liquid templating language and dotLiquid implementation. It is a separate project that aims to retain the same template syntax as the original, while using delphi coding conventions where possible.
Log4d. [Delphi] [FPC] Implementation of logging system for Delphi, based on Log4j.
TraceTool. [Delphi] C#, C++, Delphi, ActiveX and Java trace framework and a trace viewer.
LoggerPro. [Delphi] A modern and pluggable logging framework for Delphi.
SynLog. [Delphi] [FPC] Logging functions used by Synopse projects.
slf4p. [Delphi] [FPC] A simple logging facade with support for LazLogger, Log4D, and other logging frameworks.
GrijjyCloudLogger. [Delphi] Remote logging tool that allows you to send log messages over the Intranet or Internet from Windows, Linux, iOS, Android and macOS devices to a viewer running on Windows. Besides sending messages along with any data, it has numerous features including custom live watches, remote live views of objects, tracking live memory usage, object allocations, growth leaks and more.
QuickLogger. [Delphi] [FPC] Delphi/freepascal/.NET (Windows/Linux) library for logging on files, console, memory, email, rest, telegram, slack, eventlog, redis, ide debug messages and throw events..
jachLog. [Delphi] pure pascal, flexible, extensible and lightweight library to add logging capabilities to your Delphi applications. Multiple log destinations supported. The library supports multithreaded applications and is itself multithreaded to minimize the impact writing the log may have on the performance on mission critical applications.
LogLib. [Delphi] A simple but effective visual log control/library. The programmer can send messages to a log window from anywhere in his code. The Log window can be set to automatically pop up when an error message is sent to it. Depending on the chosen verbosity level of the log (see the Verbosity property) low-level messages (like verbose/debug messages) are shown or not. Contains: Non-visual log (TRamLog) Visual log (TRichLog)
Big Decimal Math. [Delphi] This unit provides a arbitrary precision BCD float number type. It can be used like any numeric type and supports: At least numbers between 10-2147483647 to 102147483647 with 2147483647 decimal digit precision; All standard arithmetic and comparison operators; Rounding functions (floor, ceil, to-even, ..); Some more advanced operations, eg power and sqrt.
TIntX. [Delphi] [FPC] Pascal port of IntX arbitrary precision Integer library with fast, about O(N * log N) multiplication/division algorithms implementation. It provides all the basic arithmetic operations on Integers, comparing, bitwise shifting etc. It also allows parsing numbers in different bases and converting them to string, also in any base. The advantage of this library is its fast multiplication, division and from base/to base conversion algorithms. all the fast versions of the algorithms are based on fast multiplication of big Integers using Fast Hartley Transform which runs for O(N * log N * log log N) time instead of classic O(N^2).
DelphiBigNumberXLib. [Delphi] Arbitrary Precision Library for Delphi with Support for Integer and Floating Point Computations.
FastMath. [Delphi] Delphi math library that is optimized for fast performance (sometimes at the cost of not performing error checking or losing a little accuracy). It uses hand-optimized assembly code to achieve much better performance then the equivalent functions provided by the Delphi RTL. // Floating-point, vector, matrix operations.
MPArith. [Delphi] Multi precision integer, rational, real, and complex arithmetic.
AMath and DAMath. [Delphi] Accurate mathematical methods without using multi precision arithmetic and double precision accurate mathematical methods without using multi precision arithmetic or assembler respectively.
ALGLIB. [Delphi] [FPC] Cross-platform numerical analysis and data processing library. It supports several operating systems (Windows and POSIX, including Linux). ALGLIB features include: Data analysis (classification/regression, statistics); Optimization and nonlinear solvers; Interpolation and linear/nonlinear least-squares fitting; Linear algebra (direct algorithms, EVD/SVD), direct and iterative linear solvers; Fast Fourier Transform and many other algorithms. // Free edition is Delphi wrapper around generic C core licensed for Personal and Academic Use.
CAI NEURAL API. [FPC] [Delphi] Cross-platform Neural Network API optimized for AVX, AVX2 and AVX512 instruction sets plus OpenCL capable devices including AMD, Intel and NVIDIA.
DFF Library. [Delphi] [FPC] Big Floating Point, Big Integers, Astronomical calcualtions
Libraries for parsing command-line arguments
TCommandLineReader. [Delphi] [FPC] This unit provides an advanced, platform-independent command line parser for Lazarus and Delphi. It checks for allowed options, automatically prints a help with a list of all of them, and - contrary to the parser in the rtl - behaves the same on Windows and Linux.
CommandLineParser. [Delphi] Simple Command Line Options Parser - spawned from the DUnitX Project.
GpCommandLineParser. [Delphi] Attribute based command line parser.
JPL.CmdLineParser. [Delphi] [FPC] Command-line parser for Delphi and Free Pascal
Nullpobug.ArgumentParser. [Delphi] [FPC] Command-line parser for Delphi and Free Pascal
TRegExpr. [Delphi] [FPC] Regular expressions engine in pure Object Pascal.
FLRE. [Delphi] [FPC] FLRE ( F ast L ight R egular E xpressions) is a fast, safe and efficient regular expression library, which is implemented in Object Pascal (Delphi and Free Pascal) but which is even usable from other languages like C/C++ and so on.
OnGuard (Alternate and maintained version for recent compiler version only). [Delphi] Library to create demo versions of your Borland Delphi & C++Builder applications. Create demo versions that are time-limited, feature-limited, limited to a certain number of uses, or limited to a certain # of concurrent network users. // Second link points to an adapted version for newest compiler versions.
StringSimilarity. [Delphi] Package designed for some fuzzy and phonetic string comparison algorithms. So far implemented are the following algorithms: DamerauLevenshtein, Koelner Phonetik, SoundEx, Metaphone, DoubleMetaphone, NGram, Dice, JaroWinkler, NeedlemanWunch, SmithWatermanGotoh, MongeElkan.
DuckDuckDelphi. [Delphi] Adds simple duck typing to Delphi Objects and provides an RTTI helper class to simplify many common RTTI tasks.
byterage. [Delphi] Object pascal class library designed to remove some of the limitations of streams. The framework is very simple to use, with only one common ancestor class (TBRBuffer) which defines a set of storage agnostic mechanisms for allocating, scaling, inserting, deleting and otherwise manipulating a segment of raw binary data.
stateless. [Delphi] Simple library for creating state machines in Delphi code.
GenericTree. [Delphi] Delphi implementation of a generic Tree structure.
DHibernate. [Delphi] Object Persistent Framework based on Hibernate and NHibernate for Delphi. // Abandoned since 2012
UniConv. [Delphi] [FPC] Universal text conversion library is a universal quick and compact library intended for conversion, comparison and change of the register of text in concordance with the latest standards of the Unicode Consortium. The librarys function greatly resembles ICU, libiconv and Windows.kernel which are de facto standard for popular operating systems.
CachedBuffers. [Delphi] [FPC] The library is irreplaceable for the tasks of sequential data reading or writing, especially if the requirements for the performance are increased and there are much data.
CachedTexts. [Delphi] [FPC] Powerful and compact cross-platform library aimed at parsing and generating of text data with the maximum possible performance. Depends on the two other libraries: CachedBuffers and UniConv.
ZEXMLSS. [Delphi] [FPC] Lazarus/Delphi component for read/write ods, excel xml, xlsx.
PasMP. [Delphi] [FPC] Parallel-processing/multi-processing library for Object Pascal.
ICU4PAS. [Delphi] [FPC] Object Pascal, cross platform, Direct Class Wrapper over the mature and widely used set of C/C++ ICU libraries providing Unicode support, software internationalization (i18n) and globalization (g11n), giving applications the same results on all platforms. You can use it on Windows with Delphi and FreePascal and on Linux with Kylix and FreePascal. // Hadn't been updated since 2007 but ICU interface probably remains the same
GpDelphiUnits. [Delphi] Collection of useful Delphi units. Various TList descendants, TList-compatible, and TList-similar classes. Dynamically allocated, O(1) enqueue and dequeue, threadsafe, microlocking queue. Interface to 64-bit file functions with some added functionality. String hash, table and dictionary. Collection of Win32/Win64 wrappers and helper functions. Time Zone Routines. Embedded file system.
BaseNcodingPascal. [Delphi] [FPC] Library for encoding of binary data into strings using base32, base85, base128 and other algorithms for FPC and Delphi.
ByteSizeLibPascal. [Delphi] [FPC] TByteSize is a utility "record" that makes byte size representation in code easier by removing ambiguity of the value being represented.
EmailValidationPascal. [Delphi] [FPC] Simple Class for Validating Email Address Syntax in Pascal/Delphi.
PRNG. [Delphi] Seven fast pseudo random number generators with period lengths much greater than Pascal's random function. All are implemented with context records, therefore several independent generators can be used simultaneously, they are not cryptographically secure. In addition there are three cryptographic generators.
CSV File and String Reader. [Delphi] TnvvCSVFileReader and TnvvCSVStringReader are light weighted and fast classes that resemble unidirectional data set.
HTMLBuilder. [Delphi] Build simplified html with pascal code.
FreePascal Generics.Collections. [FPC] FreePascal Generics.Collections library (TList, TDictionary, THashMap and more)
FuzzyWuzzy.pas. [FPC] Port of the well-known Python fuzzy string matching package that uses the Levenshtein distance to compute differences between string sequences.
GS.Core. [Delphi] [FPC] Core functions shared by several projects. // Thread Pool, file operations, Key<>Value database, JSON lib, etc
PascalTZ. [FPC] Pascal Time Zone allows you to convert between local times in various time zones and GMT/UTC, taking into account historical changes to time zone rules.
Charset Enigma. [Delphi] Delphi charset detector Community Edition
DelphiPatterns. [Delphi] Complete set of design patterns implemented in Delphi language
Markdown Processor for Pascal. [Delphi] [FPC] This is a Pascal (Delphi) library that processes to markdown to HTML
Coroutine-based multithreading library. [Delphi] AIO implement procedural oriented programming (POP) style in Delphi. It means developer can combine advantages of OOP and POP, splitting logic to multiple state machines, schedule them to threads, connect them by communication channels like in GoLang
Rapid.Generics. [Delphi] Rapid generics/defaults equivalent classes for Delphi (XE8+)
TZDB. [Delphi] [FPC] IANA Time Zone Database for Delphi/FreePascal
PascalUtils. [Delphi] [FPC] Delphi and object pascal library of utils data structures
libPasC-Algorithms. [Delphi] [FPC] Delphi and object pascal library of common data structures and algorithms. Library rewritten from c-algorithms repository and other sources.
Delphi-Hunspell. [Delphi] Simple Hunspell spell checking engine wrapper for Delphi.
CocinAsync. [Delphi] High performance library for Delphi to simplify coding and improve performance of asynchronous and multithreaded applications.
Delphi LightSaber-CoreLib. [Delphi] Lightweight alternative to Jedi library. Simple, crystal clear, non-obfuscated, fully commented code. No external dependencies. Hundreds of super useful functions for file/folder/disk manipulation, fast (buffered) binary file access, string conversions, OS version detection, etc.
LAMW. [FPC] Lazarus Android Module Wizard to create JNI Android loadable module (.so) and Android Apk using Lazarus/Free Pascal.
DCContainers. [Delphi] Containers library with maps and sets based on red-black tree
DOSCommand. [Delphi] Component lets you execute a dos program (exe, com or batch file) and catch the ouput in order to put it in a memo or in a listbox, ... You can also send inputs.
TDiff. [Delphi] [FPC] Text compare component for Delphi and Free Pascal. Dramatically simplify programming tasks that require calculations of 'shortest path' or 'longest common sequence' as typically required in file compare utilities.
GraphQL for Delphi. [Delphi] Simple implementation for GraphQL, a query language for APIs created by Facebook. GraphQL is a query language for your API and a server-side runtime for executing queries using a type system you define for your data. GraphQL isn't tied to any specific database or storage engine and is instead backed by your existing code and data.
GraphQL Constructor. [Delphi] GraphQL Constructor (constructor only)
Tools that help dealing with OS-specific internals
GLibWMI. [Delphi] Component Library for Delphi that encapsulate the classes for access to WMI of Windows in a set of VCL. BiosInfo, PrinterInfo, DiskInfo, etc. Allow access WMI Classes: WIN32_Bios, WIN32_Printers, WIN32_DiskDrive.
MemoryMap. [Delphi] Set of classes to get all the info about a memory of a running process.
The Drag and Drop Component Suite. [Delphi] VCL component library that enables your Delphi and C++Builder applications to support COM based drag and drop and integrate with the Windows clipboard.
TSMBIOS. [Delphi] [FPC] Allows access the System Management BIOS (SMBIOS) using the Object Pascal language (Delphi or Free Pascal). The SMBIOS (System Management BIOS) is a standard developed by the DMTF. The information stored in the SMBIOS includes devices manufacturer, model name, serial number, BIOS version, asset tag, processors, ports and device memory installed.
VersionInfo for Delphi. [Delphi] The library makes it very easy to read values from the Version Info resource of Windows executables and DLLs. Optionally extends the TApplication class with a version info property via class helper.
Magenta Systems WMI and SMART Component. [Delphi] Contains WMI, SMART and SCSI PassThrough functions, of particular use for getting hard disk information and configuring network adaptors, but also for many other general uses. MagWMI provides general view access to any WMI information using SQL like commands, and also a number of dedicated function relating to TCP/IP configuration, such as setting the adaptor IP addresses, the computer name, domain/workgroup, BIOS and disk drive information.
madKernel. [Delphi] The package is about Kernel Objects for the biggest part. The most important object types are wrapped up in interfaces, utilizing all the specific kernel32 APIs. Has interface wrappers for: Events, Mutexes, Threads, Processes, Windows, Modules, Tray Icons, shared memory buffers. // Free with source for non-commercial usage (only) with some conditions. Available to download as part of madCollection installer. Pretty well documented. Requires madBasic package.
madSecurity. [Delphi] The package makes it easily possible to handle Shares and other Security Objects like file security or registry security. To be able to do so, this package also features functionality around Accounts and ACEs and ACLs. // Free with source for non-commercial usage (only) with some conditions. Available to download as part of madCollection installer. Pretty well documented. Requires madBasic package.
madShell. [Delphi] The package implements often needed shell functionality, beginning with Special Folders like the "Windows" folder or the "Program Files" folder, continuing with Shell ID Lists, Shell Objects and Shell Events. Then you'll find functionality around ShortCuts/ShellLinks and finally everything about Display Modes. // Free with source for non-commercial usage (only) with some conditions. Available to download as part of madCollection installer. Pretty well documented. Requires madBasic package.
WindowsAutorun. [Delphi] Helps you manage autoload in Windows OS.
ActiveDirectory4Delphi. [Delphi] Delphi basic library for validation and authentication of LDAP users in Active Directory.
SVGShellExtensions. [Delphi] Shell extensions for SVG files (Preview Panel, Thumbnail Icon, SVG Editor)
MarkdownShellExtensions. [Delphi] Markdown file Shell Extensions for Windows Explorer plus a Markdown file editor with instant preview
Report Manager. [Delphi] Report manager is a reporting application (Report Manager Designer) and a set of libraries and utilities to preview, export or print reports. Include native .Net and Delphi/C++Builder libraries, ActiveX component and also standard dynamic link library for use in any language like GNU C.
FortesReport. [Delphi] The FortesReport is a powerful report generator available as a package of components for Delphi.
mORMotReport (docs). [Delphi] Fast and efficient code-based reporting component, with preview form and PDF export.
Kryvich's Delphi Reporter. [Delphi] Simple but powerful reporting tool for Embarcadero's (CodeGear, Borland) Delphi. It generates reports in TXT, RTF, HTML and XML formats based on custom templates and information from any TDataSet compatible data sets.
DUnitX. [Delphi] New test framework, taking ideas from DUnit, NUnit and other test frameworks. It is designed to work with Delphi 2010 or later, it makes use of language/RTL features that are not available in older versions of Delphi.
DUnit. [Delphi] Unit Testing Framework, that has been the standard testing framework for years, the Delphi IDE now ships with this library. // Included since XE, deprecated since XE8 in favor of DUnitX; seems abandoned.
DUnit2. [Delphi] Fork of the DUnit Project that adds several new features. // Seems abandoned, lacks some features from last DUnit version.
DelphiSpec. [Delphi] Library for running automated tests written in plain language. Because they're written in plain language, they can be read by anyone on your team. Because they can be read by anyone, you can use them to help improve communication, collaboration and trust on your team.
Delphi-Mocks. [Delphi] Simple mocking framework for Delphi XE2 or later. Allow you to mock both classes and interfaces for testing.
DUnit-XML. [Delphi] Test runner that allows DUnit Tests to output NUnit compatible XML.
Smoketest. [Delphi] Framework for writing tests and performance benchmarks using the Delphi language for Microsoft Windows. It has been tested on all versions of Delphi from 7 thru to 2010.
SynTests. [Delphi] [FPC] Unit test functions including mocks and stubs.
OpenCTF. [Delphi] Test framework add-on for Embarcadero Delphi which performs automatic checks of all components in Forms (or DataModules). It provides an easy way to build automatic quality checks for large projects where many components have to pass repeated tests. OpenCTF is based on the DUnit open source test framework and extends it by specialized test classes and helper functions.
DelphiUIAutomation. [Delphi] Delphi classes that wrap the MS UIAutomation library. DelphiUIAutomation is a framework for automating rich client applications based on Win32 (and specifically tested with Delphi XE5). It is written in Delphi XE5 and it requires no use of scripting languages. It provides a consistent object-oriented API, hiding the complexity of Microsoft's UIAutomation library and windows messages.
DelphiCodeCoverageWizardPlus. [Delphi] GUI wizard for creating a batch file to call the commandline code coverage tool. Includes a project format for easier change of settings later on. Includes binaries of the code coverage tool itssel.
Delphi LeakCheck. [Delphi] Free code library to check the memory leaks in the DUnit and DUnit2 tests. Supports Delphi XE-XE7.
FastMM. Provides powerful memory leak/corruption detection instruments.
JclDebug (part of Project JEDI). [Delphi] [FPC] Tracing, MAP file parser, exception report generation, exception stack traces.
DebugEngine. [Delphi] Collection of utilities related to debug stuff (stack trace, CPU registers snapshot, debug info, etc). Accessing Delphi debug info, Getting address of symbol from its name, Delphi map parsing and map converter to binary format, Smart stack trace, Delphi exception stack trace hook, etc.
ObjectDebugger. [Delphi] Run-time Object Inspector for Delphi VCL applications.
Capstone4Delphi. [Delphi] Capstone Disassembler Library Binding for Delphi
Free non-opensource products allowed here.
Delphi IDE theme editor / Delphi IDE Colorizer. Tool to change the IDE color highlighting of several Object Pascal IDE's like Delphi (RAD Studio), Appmethod, Lazarus and Smart Mobile Studio. DITE supports Delphi 5-7, 2005-2010, XE-XE8, Appmethod 1.13-1.14, Lazarus v1.0.1.3 and Smart Mobile Studio IDE v1.1.2.17. The Delphi IDE Colorizer (DIC) is a plugin which allows to customize the look and feel of the workspace of the RAD Studio IDE and Appmethod.
DDevExtensions. Extends the Delphi/C++Builder IDE by adding some new productivity features. // Many useful IDE tweaks, must have.
VCL Fix Pack. Delphi unit that fixes VCL and RTL bugs at runtime by patching the original functions. If you want all IDE Fix Pack fixes in your application this unit is what you are looking for. Adding the unit to your project (Delphi and C++Builder) automatically installs the patches that are available for your Delphi/C++Builder version. // Actual for Delphi/C++ 6..2009
IDE Fix Pack. Collection of unofficial bug fixes and performance optimizations for the RAD Studio IDE, Win32/Win64 compiler and Win32 debugger. IDE Fix Pack is an IDE plugin for RAD Studio 2009-XE6 that fixes IDE bugs at runtime. All changes are done in memory. No files on disk are modified. None of your projects are modified or benefit from the IDE Fix Pack other than being compiled faster. Only the IDE gets the fixes and optimizations. // Supports all RAD Studio versions since 2007. Removes lots of annoying bugs that EMBT haven't fixed for years. Ура!
GExperts. Free set of tools built to increase the productivity of Delphi and C++Builder programmers by adding several features to the IDE. GExperts is developed as Open Source software and we encourage user contributions to the project. Grep search and replace supporting unicode files, DFMs, etc; Automatically rename components, insert text macros, open recent files; Easily backup your projects, with custom additional file lists; Keep nested lists of favorite files for quick access; Track dependencies between units in your project; Quickly jump to any procedure in the current unit; And much, much more.
CnWizards. Free Plug-in Tool Set for Delphi/C++ Builder/CodeGear RAD Studio to Improve Development Efficiency.
Delphi Package Installer (DelphiPI). Tool which aids you installing components to your Delphi IDE. DelphiPI automatically resolves dependencies between packages, compiles, installs and adds source paths to your IDE.
ResEd. Expert for Delphi 2005, 2006, 2007, 2009, 2010 and XE. This expert is designed for editing the resource files (.res; .resx) that are linked to the active project. It will automatically search for all occurrences of {$R xyz.res} lines and will open/create resourcefiles for them. The expert registers itself in the menubar of Delphi under View.
Parnassus Bookmarks. IDE plugin that extends bookmark functionality.
DelphiSettingManager. Multiple IDE profiles for Delphi (up to XE6). Allows to install multiple versions of the same component or different component sets for different projects.
Delphinus. New Packagemanager which runs on Delphi XE and newer and uses GitHub as a Backend to Provide the packages.
TestInsight. Unit testing IDE Plugin for Delphi. It supports all versions from XE to 10 Seattle. Supports DUnit, DUnit2, DUnitX frameworks.
Delphi IDE Explorer. Wizard / expert / plugin that allows you to browser the internal fields, methods, properties and events of the IDE. // Mainly useful for developers of IDE experts
Multi-RAD Studio IDE Expert Manager. Application allows you to manage the experts and packages loadsed into multiple versions of RAD Studio
OTA Interface Search. Application helps to find Open Tools API (OTA) interfaces, methods and properties and understand how to get to those interfaces or methods / properties of the interfaces.
AutoSave. Expert that periodically auto saves all the open modified IDE files.
Browse and Doc It. RAD Studio IDE plug-in to allow you to browse your code and provide support for documentation, coding checks and metrics.
Integrated Testing Helper. Plugin for Delphi and RAD Studio that allows you to run command-line application before and after the compilation of you projects. It also provides the ability to zip you projects files into an archive on each compile/build and manage the application's version information.
Project Magician. Wizard for advanced project options manipulation.
Selective Debugging. Wizard that allows to tune for which units their debug version will be used.
MMX Code Explorer. Feature-rich productivity enhancing plugin. Includes refactoring, class browser, advanced editing, metrict and many more.
FormResource. Wizard that helps storing various data as form resources.
Delphi Library Helper Tool to assist Delphi developers configuring library folders.
Mobile Image Creator Creating Icons and Launcher Images for Delphi Mobile Applications (Firemonkey). This is a fork of Mobile Gfx created by Thomas Grubb of RiverSoftAVG.
Delphi-Adb-WiFi. Plugin for RAD Studio, which allows launching and debugging on an Android device without connecting to a computer via USB. Works over WiFi.
RADSplit. Dockable Split-Screen Editors for RAD Studio (Delphi and C++ Builder).
DzNoteEditor. Delphi Property Editor for TStrings supporting formatted languages with syntax highlight.
IDE-Notifiers. RAD Studio IDE plug-in to display notifications of various operations in the IDE as they occur.
Delphi IDE theme editor / Delphi IDE Colorizer. Supports Appmethod, Lazarus and Smart Mobile Studio.
Pascal and Pascal Formatter. Open source extensions created for Visual Studio Code that add Pascal support.
Intellij IDEA Object Pascal plugin [Delphi] [FPC] A free Object Pascal language plugin for IntelliJ IDEA
SynProject (docs). Tool for code source versioning and automated documentation of Delphi projects.
PasDoc. [Delphi] [FPC] Documentation tool for ObjectPascal (FreePascal and Delphi) source code. Documentation is generated from comments found in source code. Available output formats are HTML, HtmlHelp, LaTeX, latex2rtf, simplexml. More output formats may be added in the future.
GpProfiler2017. [Delphi] Source code instrumenting profiler for Delphi XE and higher. Other forks support older versions.
SamplingProfiler. [Delphi] Performance profiling tool for Delphi 5 to 32bits Delphi XE4. Its purpose is to help locate bottlenecks, even in final, optimized code running at full-speed.
Delphi Code Coverage. [Delphi] Simple Code Coverage tool for Delphi that creates code coverage reports based on detailed MAP files.
Pascal Analyzer (free Lite version available). [Delphi] Pascal Analyzer, or PAL for short, parses Delphi or Borland Pascal source code. It builds large internal tables of identifiers, and collects other information such as calls between subprograms. When the parsing is completed, extensive reports are produced. These reports contain a great deal of important information about the source code. This information will help you understand your source code better, and assist you in producing code of higher quality and reliability.
madExcept. [Delphi] madExcept was built to help you locate bugs in your software. Whenever there's a crash/exception in your program, madExcept will automatically catch it, analyze it, collect lots of useful information, and give the end user the possibility to send you a full bug report. madExcept is also able to find memory leaks, resource leaks and buffer overruns for you. // Free without source for non-commercial usage (only) with some conditions. Available to download as part of madCollection installer (you'll need to install madExcept item). Pretty well documented.
delphiunitsizes. [Delphi] Tool to display the sizes of each unit in a Delphi executable. Shows the size of each unit that is included in a Delphi exe-file. It also shows an approximate size of each symbol (classes, methods, procedures etc) in a unit.
MapFileStats. [Delphi] Tool that provides simple binary size statistics from .MAP files (any Delphi version up to at least Delphi XE5).
Spider. [Delphi] Real time profiler for Delphi applications
AsmProfiler. [Delphi] Full tracing 32bit profiler (instrumenting and sampling), written in Delphi and some assembly
map2pdb. [Delphi] Tool used to convert the MAP files produced by the Delphi and C++ Builder compilers to Microsoft PDB files for use in tools that support that format.
ProfileViewer. [Delphi] Application to view profiler information generated by the Profiler.pas code.
Lazy Delphi Builder. Build tool for Delphi. Recompile projects/packages from sources with all dependencies, without need to mess around with configs. Quickly (re-)install components from sources into IDE, with no need to change your Library Path. // Powerful automating tool. Freeware but not open source
Inno Setup. Free installer for Windows programs. First introduced in 1997, Inno Setup today rivals and even surpasses many commercial installers in feature set and stability.
WinSparkle and its Delphi wrapper. WinSparkle is an easy-to-use software update library for Windows developers. WinSparkle is a heavily (to the point of being its almost-port) inspired by the Sparkle framework originally by Andy Matuschak that became the de facto standard for software updates on macOS.
Silverpoint MultiInstaller. Multi component package installer for Embarcadero Delphi and C++Builder, it was created to ease the components installation on the IDE.
Grijjy Deployment Manager. Tool to simplify the deployment of files and folders for iOS and Android apps written in Delphi. It is especially useful if you need to deploy a lot of files, such as 3rd party SDKs.
WMI Delphi Code Creator. Allows you to generate Object Pascal, Oxygene, C++ and C# code to access the WMI (Windows Management Instrumentation) classes, events and methods. Also includes a set of tools to explorer and Query the content of the WMI.
Delphi Preview Handler. Preview handler for Windows Vista, 7 and 8 which allow you read your object pascal, C++ and Assembly code with Syntax highlighting without open in a editor
Delphi Dev. Shell Tools. Windows shell extension with useful tasks for Object Pascal Developers (Delphi, Free Pascal).
Delphi.gitignore. .gitignore templates for Delphi. There is also one for Lazarus.
OmniPascal. Project that enables Delphi and Free Pascal developers to write and maintain code using the modern editor Visual Studio Code.
Delphi Unit Tests. Set of unit tests for Delphi's libraries. Delphi community members are encouraged to fork the repository, add tests, and create a pull request. Embarcadero employees are particularly encouraged to add tests from the internal tests that are run with official Delphi builds.
madDisAsm. The package features a full x86 disassembler including MMX, 3dNow enhanced, SSE and SSE2 support. The disassembler can examine a single x86 instruction (see ParseCode) or a full function (see ParseFunction) and either return a short analysis or a full text disassembly. Register contents are watched/followed if possible, this improves the analyses for jump/call targets. Case/switch jump tables are automatically detected and handled correctly. // Free without source for non-commercial usage (only) with some conditions. Available to download as part of madCollection installer (you'll need to install madExcept item). Pretty well documented.
Chet - C Header Translator for Delphi. Chet is a .h-to-.pas translator powered by libclang for Delphi. Uses the Clang compiler to parse header files, resulting in more accurate translations that require fewer manual adjustments.
Boss. Dependency Manager for Delphi projects.
C-To-Delphi. [Delphi] This tool will convert most of your standard C code.
Better Translation Manager. [Delphi] Translation Manager
dzBdsLauncher. [Delphi] Launcher for the Delphi IDE that decides which of multiple IDEs to launch based on the suffix of the dproj file passed to it.
DFMJSON. [Delphi] Library to convert between Delphi's .DFM (or .FMX) format and JSON. It can be used to parse a DFM file into an Abstract Syntax Tree in JSON, which can then be edited and the results turned back to DFM format.
James - The Delphi Project Manager. [Delphi] It makes your life easier while switching from one project to another. If you see yourself manually installing components and updating Delphi settings every time you have to switch from one project to another, James may help you.