Awesome Pascal
A curated list of awesome Delphi, FreePascal and other *Pascal frameworks, libraries, resources, and shiny things. Inspired by awesome-xxx stuff.
Note that only open-source projects are considered. Dead projects (not updated for 3 years or more) must be really awesome or unique to be included.
Feel free to suggest other missing nice projects either by comments or pull requests.
❗ Note on compiler compatibility. There are compiler/language dialect compatibility badges for all projects based on a project\’s description. No real compatibility with compilers not officially supported is checked. Often a code could be used with non-supported compiler/language dialect with minor modifications but there could be exceptions.
❗ Note on features contained in big projects. There are plenty of big projects in the list that contain many features deserving to be noted in the corresponding sections. For example, a HTTP server could have JSON parser, logger, command line parser, DB access classes and so on. For really big code base duplicated entry in specific sections is allowed linking to a section with main description. However to reduce duplication additional features are more usually listed in comments. So if you\’re looking for some feature don\’t forget to search by key words through the whole list in additon to inspecting the corresponding section. Also feel free to suggest additions of available features in big projects to help others find what they want.
Contents
- General Libraries
- Multimedia
- Audio
- Video
- Graphic
- Game dev
- Communications
- Network
- Serial port
- Event bus
- GUI
- Control packs
- Single controls
- Editors
- Viewers
- Other GUI
- Database
- Scripting
- Machine Learning
- Non-visual Classes/Utils
- Compression
- Encryption
- XML/JSON/YAML/HTML
- Language
- Memory managers
- System
- Template
- Logging
- Math
- Command-line
- Other non-visual
- OS
- Report generating
- Unit Testing
- Debugging / error handling
- Utilities
- RAD Studio IDE plugins/wizards
- Plugins for other IDE\’s
- Documentation
- Code check/review, debug
- Setup
- Other
General Libraries
Big general-purpose libraries
-
JCL.
[Delphi][FPC]Set of thoroughly tested and fully documented utility functions and non-visual classes which can be instantly reused in your Delphi and C++ Builder projects. The library is grouped into several categories such as Strings, Files and I/O, Security, Math and many, many more. -
JVCL.
[Delphi]Library of over 600 Delphi components developed by \”Project JEDI\” members.
// GUI, algorithms, classes, API headers etc. -
Alcinoe (mirror at GH).
[Delphi]Library of visual and non-visual components for Delphi.
// Network: FTP/Http/NNTP/POP3/SMTP, ISAPI, WinInet Http/FTP clients; DB: Firebird/MySQL/SQLite3/Memcached/MongoDb/SphinxQL; XML/JSON Parser; ZLIB; Cryptography: AES, Blowfish, MD5, SHA, secure keyed MD5/SHA; opengl video player; FireMonkey controls; Other: Self-Balancing Binary Trees, expression evaluator -
Fundamentals Code Library (abandoned, more recent fork is here – though it slightly differs in units set, f.ex. no XML. Recent major version 5 here).
[Delphi][FPC]Collection of Delphi / FreePascal code units. Includes libraries for Unicode, Strings, Data Structures, Sockets and Mathematics.
// Utils: ZLIB compression; JSON; XML; ProtocolBuffers; Unicode routines; data structures; Hashes: XOR, CRC, Adler, MD5, SHA, secure keyed MD5/SHA, etc; Network: blocking TCP client/server, HTTP(S) via SSL3/TLS1.0/TLS1.1/TLS1.2 (fully native); SQL parser; BitCoin MtGox client; Blaise script engine; Cipher: AES, DES, FUNE, RC2, RC4, RSA, Diffie-Hellman; Maths: matrix, complex, statistics, huge numbers -
Spring4D.
[Delphi]Open-source code library for Embarcadero Delphi 2010 and higher. It consists of a number of different modules that contain a base class library (common types, interface based collection types, reflection extensions) and a dependency injection framework. Includes Encryption Library.
// Collections and other containers using Generics and based on IEnumerable, probably more accurate and featured than RTL analogs; crypto: CRC, DES, MD5, SHA; file utils etc -
TheUnknownOnes.
[Delphi]Huge heap of classes, components, utilities for almost every purpose. Nearly undocumented and seems not very up-to-date though. -
CNVCL.
[Delphi]CnPack Component Package. Large collection of visual components, classes and utilities. // Lots of useful stuff; documentation and comments mainly in Chinese -
mORMot.
[Delphi][FPC]Client-Server ORM/ODM SOA MVC framework for Delphi 6 and higher, or FPC 2.7. Direct SQL/NoSQL database access, ORM/ODM over objects, RESTful ORM and SOA services via interfaces over high performance HTTP server, MVC/MVVM web sites, testing including mocks and stubs, logging, cryptography, compression, command line parser, threading, service/daemon support; huge documentation. -
MARS – Curiosity.
[Delphi]Delphi REST Library. Pure REST approach, standard concepts in a familiar Delphi flavor (including a component based client library). Known compatibility: Delphi versions from XE to 10 Seattle. Some functionalities requires FireDAC. -
ADAPT.
[Delphi]Advanced Developer Async Programming Toolkit, foundation library intended to be used at the heart of your projects for the purpose of providing extremely powerful, multi-threaded (and thread-safe) capabilities. Event Engine – a very powerful system for producing Multi-Threaded, Asynchronous and Event-Driven programs. Generics Collections – highly efficient Collection Types (Lists, Trees, Maps etc.). Math Library – a library for Unit Conversion, special calculation and other useful mathematics routines. Package Engine – extension of the Streamables Engine supporting the packaging of files together (a VFS of sorts). Shared Streams Library – 100% Thread-Safe Stream Classes (Interfaced too) allowing read/write from multiple Threads. Stream Handling Library – makes working with Streams much easier! Handles Deleting, Inserting, Reading and Writing data. -
Redux Delphi.
[Delphi]Predictable state container for Delphi apps utilizing a unidirectional data flow. Inspired by ReduxJS. Comes with Immutable Generic List. -
GrijjyFoundation.
[Delphi]Foundation classes and utilities that are used throughout the other Grijjy Repositories.
// BSON/JSON, IOCP/EPOLL sockets, socket pools, HTTP, HTTP/2, OpenSSL, ProtocolBuffers. -
unRxLib.
[Delphi]Effort to keep RxLibrary (library of 60+ components) actual. -
QuickLib.
[Delphi][FPC]Quick development library (AutoMapper, LinQ, IOC Dependency Injection, MemoryCache, Scheduled tasks, Config, Serializers, Json Serialize, Chronometer, Threads, Lists, Config, Console services etc) with crossplatform support for Delphi/Firemonkey (Windows,Linux,macOS/IOS/Android) and freepascal (Windows/Linux). -
KOL.
[Delphi][FPC](KOL-CE port to FPC) KEY OBJECTS LIBRARY for Delphi (and FPC) – to make applications small and power. This library is freeware and open source. MCK is a kit of mirror classes for the VISUAL project development in Delphi environment using KOL library. -
cwRuntime.
[Delphi][FPC]Compiler agnostic and cross platform collection of utility libraries for Delphi and FreePascal. It is heavily interface based, offering ARC based memory management features and flexible implementation abstraction, with the goal of forming a source bridge for developers familiar with the two supported compilers. Unit testing, collections/containers, multiplatform interface for loading dynamic libraries, Unicode utils, interfaces for working with streams and buffers, logging, threading, high-precision timers, sockets. -
minilib.
[Delphi][FPC]cross platform library, Socket wrapper (include SSL and TLS), and Database connection (SQLite, PostgreSQL, FirebirdSQL, MariaDB), XML reader and writer, ComPort (COM1, COM2 etc). -
Fido Library.
[Delphi]The Fido library has been created to make the life of a Delphi developer easier by following the \”describe behavior instead of coding it, whenever is possible\” design principle. Below is a list of the most important core features: Mappers, JSON marshalling and unmarshalling, Virtual database features, Virtual Api clients, Virtual Api servers, Websockets, Consul and Fabio support, Boxes, Events driven architecture, Functional programming, Currying, Caching, Channels
Multimedia
Audio
-
Audio Tools Library.
[Delphi]For manipulating many audio formats file information.
// Abandoned since 2005. -
Delphi ASIO & VST Project.
[Delphi]Framework for writing applications using the ASIO interface and VST plugins. It comes with countless DSP algorithms all demonstrated in dozens of examples.
// Not very active lately, but the trunk is in a usable state -
NewAC – New Audio Components (abandoned, list of forks on GH here).
[Delphi]Designed to help your Delphi programs perform different sound processing tasks. With NewAC you can play audio stored in many formats (wav, Ogg Vorbis, FLAC, Monkey Audio, WavPack, MP3, Windows WMA, DTS, AC-3 (Dolby Surround), VOB (DVD files)).
// Playback, recording, tag read/write, some audio editing tasks and conversions -
Audorra.
[Delphi][FPC]Digital audio library for Delphi and Freepascal. Using a flexible plugin architecture, it allows you to exchange the audio backend (e.g. WaveOut, OpenAL), add protocol classes (e.g. file, http) and decoders. -
Delphi-BASS.
[Delphi]Delphi\’s FMX and VCL header/wrapper units for BASS audio library plus add-ons. -
FMXAudio.
[Delphi]Audio player component based BASS for FMX (Windows, Android)
Video
-
DSPack (abandoned, active fork is here).
[Delphi]Set of components and classes to write Multimedia Applications using MS Direct Show and DirectX technologies. -
Delphi-OpenCV.
[Delphi]Translation of OpenCV library header files in Delphi
// Includes FFMPEG headers -
FFmpeg Delphi/Pascal Headers.
[Delphi][FPC]Open source translation of FFMPEG headers. -
PasLibVlc.
[Delphi][FPC]Interface to VideoLAN libvlc.dll and VCL player component for Delphi / FreePascal based on VideoLAN -
fevh264.
[FPC]Baseline h.264 encoder. Windows and Linux are supported
Graphic
Image files, free drawing, barcodes etc. There are also some drawing engines in Game dev section
-
Graphics32.
[Delphi][FPC]Designed for fast 32-bit graphics handling on Delphi, Kylix and Lazarus. Optimized for 32-bit pixel formats, it provides fast operations with pixels and graphic primitives, and in most cases Graphics32 outperforms the standard TCanvas classes. It is almost a hundred times faster in per-pixel access and about 2-5 times faster in drawing lines. -
GraphicEx.
[Delphi]Addendum to Delphi\’s Graphics.pas to enable your application to load many common image formats. This library is primarily designed to load images as background (buttons, forms, toolbars) and textures (DirectX, OpenGL) or for image browsing and editing purposes as long as you don\’t need to save images. -
Vampyre Imaging Library.
[Delphi][FPC]Cross-platform native Object Pascal (Delphi and Free Pascal) image loading, saving, and manipulation library. -
CCR-EXIF (seems abandoned, list of forks on GH here).
[Delphi]Library to read and write Exif, IPTC and XMP metadata from JPEG, TIFF and PSD images. -
KIcon.
[Delphi][FPC]This component makes sense if a more complex manipulation with icons (or better icon files *.ico) than just viewing is needed. Full PNG icon image support, correct rendering, icons with alpha channel. -
Delphi Twain.
[Delphi][FPC]The library allows you to easily access scanning functions from Delphi and Lazarus. -
Synopse PDF.
[Delphi][FPC]Fully featured Open Source PDF document creation library for Delphi, embedded in one unit. Pure Delphi code, Delphi 5 up to Delphi 10.3 Rio (and latest version of FPC), for Win32 and Win64 platforms. -
PowerPDF.
[Delphi]VCL component to create PDF document visually. Like Forms, you can design PDF document easily on Delphi or C++Builder IDE. -
IGDI+.
[Delphi]The free open source library allows quick and easy implementations of complex GDI+ applications, in a natural Delphi-friendly code. -
GLScene.
[Delphi][FPC]OpenGL based 3D library for Delphi, C++Builder and Lazarus. It provides visual components and objects allowing description and rendering of 3D scenes in an easy, no-hassle, yet powerful manner. GLScene is not just an OpenGL wrapper or utility library, it has grown to become a set of founding classes for a generic 3D engine with Rapid Application Development in mind. GLScene allows you to quickly design and render 3D scenes without having to learn the intricacies of OpenGL, if you know how to design a TForm, you\’ll easily master the basic operations of GLScene. The library comes with a large collections of demos showcasing the ease of use, and demonstrating RAD wasn\’t done at the expense of CPU/GPU horsepower. -
SynGdiPlus.
[Delphi][FPC]Enables an application to load and save GIF, TIF, PNG and JPG pictures. It also allows anti-aliased drawing from any TMetaFile. That is, you can play a .emf content using GDI+ instead of GDI, for much better rendering result. -
Andorra 2D.
[Delphi][FPC]New generation 2D Engine for Delphi and Lazarus. Andorra 2D is capable to use DirectX or OpenGL through graphic plugins. Andorra 2D is built in a very modular way and is yet easy to use. -
Transparent-canvas.
[Delphi]Delphi VCL / Windows project for drawing semi-transparent alphablended graphics. It provides a class similar to TCanvas. -
Fully-justified-text.
[Delphi]Delphi VCL / Windows project for text output, allowing printing of fully justified text with a variety of options. -
AsciiImage.
[Delphi]AsciiImage-Implementation for Delphi by Alexander Benikowski based on AsciiImage by Charles Parnot. Read more on his article.
// Creates scalable monochrome image from ASCII pixel map -
PngComponents.
[Delphi]PngComponents is a set of components that allows you to include in your application real PNG files. PNG files on their own do not generate an enourmous advantage, but their support for an alpha-channel does indeed have quite a charm to it. -
AggPasMod.
[Delphi]Modernized Pascal Anti-Grain Geometry. Based on AggPas, which is itself based on the Anti-Grain Geometry, this project offers support for the latest Delphi Versions (XE and above) and contains some helper classes (VCL components and FireMonkey interface). 2D vector graphics library. Basically, you can think of AggPas as of a rendering engine that produces pixel images in memory from some vectorial data. But of course, AGG can do much more than that.
// Vector graphic library, renders SVG and much more -
delphi-shader.
[Delphi]Hundreds of graphical effects, and a library that provides GLSL functionality in pure Delphi code. This project produces an executable with more than a hundred real-time graphical effects. All that is a 100% pascal implementation, without the use of external libraries or hardware acceleration. -
dglOpenGL.
[Delphi][FPC]Delphi / Pascal OpenGL header translation. -
DelphiZXingQRCodeEx.
[Delphi][FPC]Delphi/Lazarus port of the QR Code generating functionality from ZXing, an open source barcode image processing library. -
ZXing.Delphi.
[Delphi]Native Object Pascal library for Delphi XE to 10.2 Tokyo that is based on the well known open source Barcode Scanning Library ZXing (Zebra Crossing). It is aimed at all of the FireMonkey mobile platforms and, starting from v3.1, it fully supports also Windows VCL applications (no dependencies on FMX.Graphics unit). -
Zint-Barcode-Generator-for-Delphi.
[Delphi]Native Delphi port of Zint-Barcode-Generator. -
QuickImageFX.
[Delphi]Delphi library for simplifying image load/save, conversion and transformation. Load/save png, jpg, gif and bmp. get image from different resources: file, stream, http, imagelist, associated windows icon, executable file icon, etc. Rotate, flip, grayscale and many other transformations. -
NativeJpg.
[Delphi]Fully object-oriented Pascal implementation that allows to read and write Jpeg files. You can use this software to read and write Jpeg images from files or streams. It supports baseline and progressive Jpeg, support for metadata, as well as all conceivable lossless operations. -
OpenGL Pascal Toolkit.
[FPC]Easy to use native pascal toolkit that allows to create and manage OpenGL contexts in a platform independent way. -
BGRAbitmap.
[Delphi][FPC]Drawing routines with transparency and antialiasing with Lazarus. Offers also various transforms. These routines allow to manipulate 32bit images in BGRA format or RGBA format (depending on the platform). -
Clipper.
[Delphi]Library performs line & polygon clipping – intersection, union, difference & exclusive-or, and line & polygon offsetting -
dexif.
[Delphi][FPC]Lazarus port of Delphi EXIF Library to extract Exif Information from Images -
FontIconEditor.
[Delphi]Simple component editor that allow you to add icons to a TImageList from a font. You can use any font you want. -
IconFontsImageList.
[Delphi]Extended ImageList for Delphi (VCL & FMX) to simple use and manage Icon Fonts (with GDI+ support) -
Mundus.
[Delphi]Software renderer written in Delphi. Currently supports only Win32 as it makes use of some inline assembler. -
Image32.
[Delphi][FPC](Website) 2D graphics library written in Delphi Pascal. It provides an extensive range of image manipulation functions and includes a line and polygon renderer supporting a wide range of brush filling options. -
SVGIconImageList.
[Delphi]Four engines to render SVG (Delphi TSVG, Delphi Image32, Direct2D or Cairo) and four components to simplify use of SVG images (resize, fixedcolor, grayscale, etc). -
Skia4Delphi.
[Delphi]Cross-platform 2D graphics API for Delphi platforms based on Google\’s Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images. -
PdfiumLib.
[Delphi]Example of a PDF VCL Control using PDFium -
llPDFLib.
[Delphi]Pure Object Pascal library to create PDF documents. This library doesn’t use any DLL or external third-party software to generate PDF files. Library includes TPDFDocument component with properties and methods like Delphi’s TPrinter but is designed to generate a PDF file. -
ImageQuality.
[Delphi][FPC]A library for objectively measuring image/video quality. It implements many popular algorithms, such as MS-SSIM, MS-SSIM*, SIMM, MSE, and PSNR. It is designed to be fast, accurate, and reliable. It can be compiled directly and requires no additional libraries. -
DelphiX
[Delphi][FPC]A good wrapper to DirectX. It can be used to create games or any kind of graphical interface. -
Blen2d4Delphi.
[Delphi]Blend2D is a high performance 2D vector graphics engine written in C++ and released under the Zlib license. The engine utilizes a built-in JIT compiler to generate optimized pipelines at runtime and is capable of using multiple threads to boost the performance beyond the possibilities of single-threaded rendering. -
Delphi wrapper for libdmtx.
[Delphi]Libdmtx is a software library that enables programs to read and write Data Matrix barcodes of the modern ECC200 variety. The library runs natively on several platforms and can be accessed by multiple languages using the libdmtx language wrappers
Game dev
There are also some drawing engines suitable for game dev in Graphic section
-
RecastNavigation.
[Delphi]Navigation mesh construction toolset for games. Recast is accompanied with Detour, path-finding and spatial reasoning toolkit. You can use any navigation mesh with Detour, but of course the data generated with Recast fits perfectly. This is a port of the original RecastNavigation written in C++. -
Kraft Physics Engine.
[Delphi][FPC]Open source Object Pascal physics engine library that can be used in 3D games. Compatible with: Delphi 7-XE7 (but not with the Android and iOS targets), FreePascal >= 2.6.2 (with almost all FPC-supported targets including Android and iOS) -
ZenGL.
[Delphi][FPC]OpenGL Cross-platform game development library written in Pascal, designed to provide necessary functionality for rendering 2D-graphics, handling input, sound output, etc. -
Asphyre aka Platform eXtended Library (PXL).
[Delphi][FPC]Cross-platform framework for developing 2D/3D video games, interactive and scientific applications. It aids the developer with mathematics, hardware control, resource management, displaying real-time graphics and text, handle user input and network communication capabilities. -
CrystalPathFinding.
[Delphi][FPC]Simple and effective library with an open source intended for the searching of the shortest paths by algorithms A*/WA* for maps based on tiles with 4 (simple), 8 (diagonal/diagonalex) or 6 (hexagonal) neighbors. -
Allegro-Pas (GitHub).
[Delphi][FPC]Wrapper to use the Allegro game library with Pascal/Delphi. -
Castle Game Engine.
[Delphi][FPC]Complete Pascal Game Engine. Cross-platform 3D and 2D game engine with a lot of graphic effects and a scene graph based on X3D. -
TileEngine. (GitHub)
[Delphi][FPC]OOP Pascal Wrapper and bindings for Tilengine 2D retro graphics engine. Tilengine is a cross-platform 2D graphics engine for creating classic/retro games with tilemaps, sprites and palettes. Its scanline-based rendering algorithm makes raster effects a core feature, a technique used by many games running on real 2D graphics chips. -
SDL2 (GitHub).
[Delphi][FPC]Pascal SDL 2 Headers. Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D. -
SFML.
[Delphi][FPC]Pascal SFML Headers. SFML provides a simple interface to the various components of your PC, to ease the development of games and multimedia applications. It is composed of five modules: system, window, graphics, audio and network. Currently Delphi and FPC/Lazarus are supported. However, due to a compiler incompatibility with the Delphi compiler (solved with workarounds), FPC is recommended at the moment. -
pasvulkan.
[Delphi][FPC]Vulkan header generator, OOP-style API wrapper, framework and prospective Vulkan-based game engine for Object Pascal. -
DarkGlass.
[Delphi]DarkGlass is a general purpose game engine written using Delphi. -
JEDI-SDL.
[Delphi][FPC]Pascal headers for SDL from JEDI. Works with Delphi, Kylix, Free Pascal, Gnu Pascal and TMT Pascal. -
Apus Game Engine.
[Delphi][FPC]Cross-platform library for making mostly 2D games, GUI applications and web services. Supports UI, text rendering, on-fly localization, particles, basic scripting and many lower level subsystems. Uses OpenGL/GLES and DirectX. -
Delphi3D Engine.
[Delphi]A 3D-graphic and game engine for Delphi and Windows -
Ray4Laz.
[FPC]A complete header translation (binding) of raylib to Pascal. -
TurboRaylib.
[Delphi][FPC]TurboRaylib is a cool and clean raylib bindings for Object Pascal. Support Windows, Linux, OSX. TurboRaylib have many examples that work in Delphi and Lazarus.
Communications
Network
Socket communication, network protocols, encodings, etc
-
Internet Component Suite.
[Delphi]Asynchronous-based library composed of various Internet components and applications. Clients/servers for TCP, UDP, raw sockets, FTP, SMTP, POP3, NNTP, HTTP, Telnet and more. Supports SSL and TLS with the help of OpenSSL. Also includes Mime Decoder, SHA1/MD4/MD5 hashes, DES encryption. -
Indy.
[Delphi][FPC]Network components for Delphi, C++Builder, Delphi.NET, and FreePascal
// All-in-one network library based on blocking sockets and threads. Included in default RAD studio installation since 2006. -
Ararat Synapse.
[Delphi][FPC]Pascal TCP/IP Library for Delphi, C++Builder, Kylix and FreePascal. Deals with network communication by means of blocking (synchronous) sockets or with limited non-blocking mode. This project not using asynchronous sockets! The Project contains simple low level non-visual objects for easiest programming without problems (no required multithread synchronisation, no need for windows message processing, etc) Great for command line utilities, visual projects, NT services, etc
// TCP, UDP, ICMP, RAW; ICMP, DNS, SMTP, HTTP, SNMP, NTP, FTP, LDAP, NNTP, Telnet; IPv6; SOCKS proxy; SSL/TLS (via OpenSSL or Windows CryptoApi); PING; character code transcoding; MIME coding and decoding; CRC16, CRC32, MD5 and HMAC-MD5. -
Internet Professional.
[Delphi]Set of VCL components providing Internet connectivity for Borland Delphi & C++Builder. iPRO includes POP3, SMTP, NNTP, FTP, HTTP, Instant Messaging, & HTML viewer components, as well as components for low-level socket access.
// Seems abandoned but contains pretty large set of features incl ICMP, POP, SMTP, HTTP, NNTP, NTP, FTP, SMTP; HTML parser and viewer; MIME utils; cookies, certificates, caching, encryption etc -
SynCrtSock.
[Delphi][FPC]Features several sockets and HTTP client-server classes, including a high-performance http.sys based server under Windows, and a new thread-pool powered socket server.
// Also implements http.sys binding under Windows and cURL binding under nix -
TML Messaging Suite.
[Delphi][FPC]Network messaging library for rapid development of extensible and scalable interfaces. Based on the peer to peer standard protocol BEEP (Blocks Extensible Exchange Protocol), defined in RFC3080 and RFC3081. libTML is suitable for many use cases and communication patterns. Equipped with a type safe data API, TML can transport hierarchical data structures fast and reliable.
// The libTML Object Pascal Components are not only a language binding to the core library but a complete set of non visual components to simplify the usage of libTML with Embarcadero RAD Studio and Lazarus. -
DMVCFramework.
[Delphi]Popular and powerful framework for web solution in Delphi. -
Delphi IOCP.
[Delphi]Implements several network classes based on Windows IOCP technology. Socket, HTTP, Ntrip servers and clients.
// Quite well documented and good styled code but Chinese only. -
delphi-aws-ses.
[Delphi]Amazon Simple Email Service (AWS SES) library for Delphi applications. -
delphi-slackbot.
[Delphi]Delphi library to send messages on Slack using slackbot. -
Kitto.
[Delphi]Allows to create Rich Internet Applications based on a data model that can be mapped onto any database. The client-side part uses ExtJS (through the ExtPascal library) to create a fully AJAX application, allowing you to build standard and advanced data-manipulating forms in a fraction of the time. Kitto is aimed at Delphi developers that need to create web application without delving into the intricacies of HTML, CSS, JavaScript or learning to use a particular library such as ExtJS, yet it allows access to the bare metal if required. Also newer versions Kitto 2 and Kitto 3 are available. -
Daraja Framework.
[Delphi][FPC]Lightweight HTTP server framework for Object Pascal (Delphi 2009+ / Free Pascal 3.0). Implementing RESTful services is supported via the daraja-restful extension. -
Alcinoe. FTP/Http/NNTP/POP3/SMTP, ISAPI, WinInet Http/FTP clients.
-
Fundamentals Code Library. Blocking TCP client/server, HTTP(S) via SSL3/TLS1.0/TLS1.1/TLS1.2 (fully native).
-
mORMot. RESTful ORM and SOA services via interfaces over high performance HTTP server, MVC/MVVM web sites
-
SDriver.
[Delphi]Delphi wrapper for Slack API. -
Hprose for Delphi/Lazarus.
[Delphi][FPC]High Performance Remote Object Service Engine. It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. This project is the implementation of Hprose for Delphi/Lazarus. -
TelegaPi.
[Delphi]Library for working with Telegram messenger Bot API in Delphi. -
fp-telegram.
[FPC]Library for working with Telegram bots API in FreePascal/Lazarus. -
DelphiZeroMQ.
[Delphi]Delphi implementation of ZeroMQ Majordomo protocol and CZMQ high level binding. -
GrijjyFoundation. IOCP/EPOLL sockets, socket pools, HTTP, HTTP/2, OpenSSL, ProtocolBuffers.
-
STOMP Client.
[Delphi][FPC]STOMP client for Embarcadero Delphi and FreePascal. The project can use INDY (Delphi) or Synapse (Delphi or FreePascal). -
delphiXero.
[Delphi]XERO cloud accounting API for Delphi. -
BesaSoap.
[Delphi]The BesaSoap library is designed to help programmers develop faster and more native web service client applications. Represents C# or Java like native class support, nullable data types and custom attributes. -
IndySoap.
[Delphi]Open Source Library for implementing Web services using Delphi/CBuilder Compilers. IndySoap isn\’t tied to Indy for transport services, though Indy based transport services are included. -
Fano Framework.
[FPC]Web application framework for modern Pascal programming language. It is written in Free Pascal. -
Internet Tools. XPath/XQuery/JSONiq/CSS/HTML; functions to perform HTTP/S requests on Windows/Linux/macOS/Android, an XSLT-inspired webscraping language, and an auto update class.
-
Delphi Cross Socket.
[Delphi]Delphi cross platform socket library (Chinese). Uses different IO models for different platforms: IOCP (Windows), KQUEUE (FreeBSD(macOS, iOS, etc)), EPOLL (Linux(Linux, Android)). -
ToroKernel.
[FPC]This is a library-kernel that allows freepascal applications which are specially ported to run alone in the system. Toro is compiled within the user\’s application thus resulting in a single binary that can boot on baremetal or as a guest in a modern hypervisor,e.g., hyperv, kvm, qemu, firecraker. ToroKernel addresses the development of microservices by providing a dedicated API. -
Horse.
[Delphi][FPC]Fast and minimalist web framework. Horse allows to create powerful RESTful servers without effort. Focused on microservices. -
Bauglir WebSocket.
[Delphi][FPC]WebSocket server/client implementation based on Ararat Synapse. -
Delphi-RabbitMQ.
[Delphi]RabbitMQ driver for Delphi -
DelphiGrpc.
[Delphi]Implementation of the realtime and streaming gRPC protocol -
Google API for Delphi.
[Delphi]Google API for Delphi -
Delphi JOSE and JWT Library.
[Delphi]Delphi implementation of JOSE (JSON Object Signing and Encryption) and JWT (JSON Web Token) -
WiRL.
[Delphi]Project was created to simplify RESTful service implementation in Delphi but, more importantly, to enable maximum interoperability with REST clients written in other languages and tools -
OpenSSL.
[Delphi]Delphi wrapper for OpenSSL -
Thrift Delphi Software Library.
[Delphi]Lightweight, language-independent software stack for point-to-point RPC implementation. Thrift provides clean abstractions and implementations for data transport, data serialization, and application level processing. The code generation system takes a simple definition language as input and generates code across programming languages that uses the abstracted stack to build interoperable RPC clients and servers. Thrift makes it easy for programs written in different programming languages to share data and call remote procedures. With support for 28 programming languages, chances are Thrift supports the languages that you currently use. -
Delphi Modbus.
[Delphi][FPC]Implementation of a ModbusTCP protocol master and slave over TCP/IP. -
RESTRequest4Delphi.
[Delphi]RESTRequest4Delphi is a API to consume REST services written in any programming language. Designed to facilitate development, in a simple and minimalist way. -
LazWebsockets.
[FPC]This provides a small Websocket server and client implementation written for the FPC and Lazarus. It is fully based upon the fcl ssockets unit and therefore independent from any additional dependencies except from the 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.
WARNING! 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
Serial port
-
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
Event bus
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.
GUI
Visual components
Control packs
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. -
D.P.F Delphi Android / D.P.F Delphi iOS native components.
[Delphi]D.P.F 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.
Single controls
-
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.
Editors
-
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.
Viewers
-
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.
Other GUI
-
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 (e.g. 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.
Database
-
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]</c
