Delphi » Page 77

Rudy's Big Numbers Library 3.14 from April 13, 2023

Rudy's Big Numbers Library 3.14 from April 13, 2023
Rudy's Big Numbers Library 3.14 from April 13, 2023


Rudy Velthuis is the orignal author of this library. He unfortunately passed away a while back. In an effort to keep this valuable library alive we've done the following:

Pulled changes from all the other branches into this repository
Created Wiki articles based on his original documentation (with some updates)
Opened up for issues
Fixed some other issues and updated for Delphi 11.3
Read more

Sempare Template Engine for Delphi 1.7.0 from April 14, 2023

Sempare Template Engine for Delphi 1.7.0 from April 14, 2023
Sempare Template Engine for Delphi 1.7.0 from April 14, 2023


Template engines are used often in technology where text needs to be customised by substituting variables with values from a data source. Examples where this may take place:

web sites using template engines (for server side scripting)
code generation
mail merge
notification messages
Please review the License section below before including the Sempare Template Engine in commercial products.
Read more

TMS XData v5.11 (February 24, 2023) for Delphi XE2- Delphi 11 Alexandria Full Source

TMS XData v5.11 (February 24, 2023) for Delphi XE2- Delphi 11 Alexandria Full Source
TMS XData v5.11 (February 24, 2023) for Delphi XE2- Delphi 11 Alexandria Full Source


Delphi framework for multi-tier REST/JSON HTTP/HTTPS application server development and ORM remoting.

Feature overview
Server based on REST/JSON architecture style
Easily accessible from different client platforms like .NET, Java, jаvascript, since it's REST/JSON based
Uses standard POST, GET, PUT and DELETE HTTP methods for data request and data modification operations
Read more

TMS RemoteDB v2.16 (January 11, 2023) for Delphi XE2-Delphi 11 Alexandria Full Source

TMS RemoteDB v2.16 (January 11, 2023) for Delphi XE2-Delphi 11 Alexandria Full Source
TMS RemoteDB v2.16 (January 11, 2023) for Delphi XE2-Delphi 11 Alexandria Full Source


The RemoteDB Server is a Delphi application/service that listen to http requests. When clients perform requests, the RemoteDB Server will forward the requests to the actual database server being used, using the specified database-access component. The SQL is performed and the results are returned back to the client. You can choose the components that will perform the SQL statements from a wide-range of options such as FireDac, dbExpress, dbGo (ADO), among others, using component adapters. The SQL database can be any database server supported by the components used, and must be thread-safe (most are).
Read more

TMS Sparkle v3.23 (February 24, 2023) for Delphi XE2-Delphi 11 Alexandria Full Source

TMS Sparkle v3.23 (February 24, 2023) for Delphi XE2-Delphi 11 Alexandria Full Source
TMS Sparkle v3.23 (February 24, 2023) for Delphi XE2-Delphi 11 Alexandria Full Source


TMS Sparkle is a Delphi framework for network, Internet programming. It provides classes for both client and server applications/services, allowing for example performing Http requests to servers, or building Http servers that receive and process client requests. It supports several platforms, including Microsoft Windows, macOS, iOS and Android. TMS Sparkle is also the core framework used by several other TMS products such as TMS RemoteDB and TMS XData.
Read more

TMS MQTT v2.0.1.1 (April 3, 2023) for RAD Studio XE3-11 Alexandria Full Source

TMS MQTT v2.0.1.1 (April 3, 2023) for RAD Studio XE3-11 Alexandria Full Source
TMS MQTT v2.0.1.1 (April 3, 2023) for RAD Studio XE3-11 Alexandria Full Source


Cross-platform messaging client library implementing the full MQTT specification.

Feature overview
MQTT client component
Can be used in VCL,FMX and LCL applications
Supports Windows, iOS, Android, macOS, Linux, Raspberry Pi
Implements full MQTT specification including QoS, Last will message, message retaining
Fast & multithreading based architecture
Supports secure & non-secure connections
Read more

TMS Sphinx v1.3 (February 24, 2023) Full Source for Delphi 10 Seattle - Delphi 11 Alexandria

TMS Sphinx v1.3 (February 24, 2023) Full Source for Delphi 10 Seattle - Delphi 11 Alexandria
TMS Sphinx v1.3 (February 24, 2023) Full Source for Delphi 10 Seattle - Delphi 11 Alexandria


Delphi framework for Identity Access Management, including authorization and authentication. OAuth2 compliant authorization mechanism, supporting grants: implicit, client credentials and authorization code with PKCE (Proof Key for Code Exchange). Follows OpenID Connect specification for login workflow and identity token issuance.
Read more