code

Tag

JEDI Code Library
JEDI Code Library 2024.12
by Project JEDI in Libraries for RAD Studio

The JEDI Code Library (JCL) consists of a 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.

19 Dec 2024
Mozilla Public License 1.1 (MPL 1.1)

Gemini API wrapper for Delphi
Gemini API wrapper for Delphi 1.0
by MaxiDonkey (Galactic911) in IDE Plugins for Delphi

The Gemini API wrapper for Delphi utilizes advanced models developed by Google to provide robust capabilities, including interactive chat, text embeddings, code generation, image and video prompting, audio analysis and transcription, fine-tuning, caching, and integration with Google Search.

12 Nov 2024
MIT license

FB4D: Open-Source Cross-Platform Library for Firebase
FB4D: Open-Source Cross-Platform Library for Firebase 1.7
by Schneider Infosystems Ltd. in Libraries for RAD Studio

The Google Firebase Cloud Database is used in many mobile and web applications worldwide and there are well-documented libraries for many languages and platforms, including wrapper for Gemini AI. For Delphi, the cross-platform library FB4D supports the Firebase Realtime Database, the Firestore Database, the Firebase Storage (for file storage), and Firebase Functions (for calling server functions). For authentication, FB4D currently supports email/password authentication and anonymous login. The library builds on the Firebase REST-API and provides all functionality with synchronous and asynchronous methods for the usage within GUI application, services, and background threads. Both frameworks VCL and Firemonkey are supported. The library is a pure source code library and relies on class interfaces.

1 Nov 2024
Apache License 2.0

Bookmarks
Bookmarks 1.6.5.3
by Embarcadero Technologies in IDE Plugins for RAD Studio

Navigate your code! Bookmarks replaces the IDE’s inbuilt functionality with new, improved navigation. Place a marker with Ctrl+B – a number will be automatically assigned. Jump between bookmarks by pressing Ctrl+Alt+Left or Right Arrow. Never overwrite an existing bookmark accidentally. Elegant visual cues when you create, delete, or access a bookmark as well as succinct information about where in a unit the bookmark is. This plugin used to be Parnassus Bookmarks.

24 Oct 2024
Embarcadero Software License

Navigator
Navigator 1.6.5.3
by Embarcadero Technologies in IDE Plugins for RAD Studio

Your code at your fingertips. Ever wanted to jump to the uses clause, to a class’s constructor, to a property definition? Navigator lets you move between any section of code quickly, easily, and without your fingers leaving the keyboard. There’s also a minimap – a miniature version of your code, showing the structure and letting you scroll just like a scrollbar. This plugin used to be Parnassus Navigator.

24 Oct 2024
Embarcadero Software License

Parnassus Parallel Debugger
Parnassus Parallel Debugger 1.6.5.3
by Parnassus OÜ in IDE Plugins for RAD Studio

Modern apps have multiple threads, and this plugin lets you debug in parallel: the same way your code runs! See multiple call stacks, step or run each thread instead of the whole process, see multiple threads' execution right in the code editor - and more.

24 Oct 2024
Embarcadero Software License

Delphi AI Developer (Copilot)
Delphi AI Developer (Copilot) 2.3.0
by Code4Delphi in IDE Plugins for Delphi

Inspired by GitHub Copilot, Delphi AI Developer is a plugin that adds artificial intelligence (AI) interaction capabilities to the Delphi IDE, using both the OpenAI API, Gemini API, and Groq API, as well as offering offline AI support. Code Completion: This feature uses AI to suggest code directly in the IDE editor, significantly increasing development speed and productivity. AI Chat Interacting with Delphi IDE: Have a chat that interacts fluidly with the IDE. Chat for Database Interaction: Interact with your database directly in the IDE, using AI to help you create SQL commands and generate code from the database.

23 Oct 2024
MIT license

ProDelphi 64-bit & 32-bit. Lite version
ProDelphi 64-bit & 32-bit. Lite version 42.0
by Dipl. Inform. Helmuth J.H. Adolph in Tools for Delphi

Source code profiler for measuring runtime of 64 and 32 bit applications developed with Delphi. Bottlenecks are easily found with the help of a comfortable viewer.

22 Oct 2024
Freeware

Sempare Template Engine for Delphi
Sempare Template Engine for Delphi 1.8.0
by Sempare Limited in Libraries for Delphi

Sempare Template Engine for Delphi allows for flexible text manipulation. It can be used for generating email, html, source code, xml, configuration, etc.

24 Sep 2024
Apache 2.0

SignalLab for C++ Builder
SignalLab for C++ Builder 8.0.0.126
by Mitov Software in Libraries for C++Builder

Powerful, easy to use OpenWire based Delphi Component Library for Digital Signal Processing (DSP), Visualization and Analysis. The library allows very fast complex signal manipulations and visualization with zero lines of program code. Includes Generators, Filters(Low Pass, High Pass, Band Pass, Band Stop, FIR, IIR, Biquad IIR, and more.), Forward, and Inverse Fast Fourier(FFT), Discrete Fourier(DFT), Haar, Goertz One, RMS, Logging, Playback, Mixing, and much more.

5 Sep 2024
Commercial