Showing 191 open source projects for "delphi code"

View related business solutions
  • Resolve Support Tickets 2x Faster​ with ServoDesk Icon
    Resolve Support Tickets 2x Faster​ with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1

    MatrixMath

    A simple matrix library for delphi/pascal

    A simple matrix library implementation. It allows an user to do basic stuff and also matrix based cryptography (viz Hill Cipher) implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    We are developing a set of Delphi components to communicate with a ModBus PLC over TCP/IP. The library provides components to implement both a ModBus master and a Modbus slave, and is based on the Indy component set (both Indy 9 and 10 are supported) De source code of the project has been moved to GitHub!
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 3
    Key Objects Library

    Key Objects Library

    Key Objects Library and Mirror Classes Kit (KOL&MCK) for Delphi

    Key Objects Library and Mirror Classes Kit (KOL&MCK) and attendant components for Delphi from Delphi2 to DelphiXE is an alternative to VCL to create small applications for Windows platform, freeware with sources. Project was started in 2000, dozens of programmers have created a lot components, helped in fixing a lot of bugs, write pieces of code in the KOL itself.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    HTML XHTML Parser + XPath

    Delphi HTML XHTML Parser +XPath

    Delphi HTML Parser This module lets you work with HTML documents as DOM tree and use XPath for searching tags. It is very simple way to parse HTML. This tested with version Delphi XE5,6 Usage Add in Uses parser.pas; begin HtmlTxt:= ''; //here your html NodeList:= TNodeList.Create; ValueList:= TStringList.Create; DomTree:= TDomTree.Create; DomTreeNode:= DomTree.RootNode; If DomTreeNode.RunParse(HtmlTxt) then begin {your code example: DomTreeNode.FindXPath('//*[@id="TopBox"]/div[1]/div[@class="draw default"]'),NodeList,ValueList)} end; end; Xpath support: attributes - //*[@id="TopBox"]/div/@class comment - //*[@id="TopBox"]/div/comment()[3] text - //*[@id="TopBox"]/div/text()[2] previous level - /.....
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    AppM Build Automation

    AppM Build Automation

    Automated software application for constructing and building projects.

    AppM Build Automaiton is an open source and automated software application that is used to construct and build projects on different operating systems and using different development environments. General principles of implementation: -Each project must have a Build Project File, containing the necessary information on the construction of the project. For example, a unique name of the project, dependence on other projects and libraries, methods of construction, etc. Thus, the entire...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DelphiCodeToDoc

    DelphiCodeToDoc

    Free documentation system for Delphi / Pascal with JavaDoc support.

    DelphiCodeToDoc is a free documentation system for Delphi / Pascal with JavaDoc support. It uses information about source code symbols and formatted comments in files to produce accurate documentation from your application and component.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    DUnit FMX

    DUnit FMX

    DUnit translation to FMX and Mac OS X.

    DUnit is a framework of classes designed to support the Xtreme approach to software testing. This branch from the principal project, is for transform his visual interface to the new Firemonkey framework, know too as FMX. Current version is only for the old VCL framework. When project finish, it shall work for run unit test in Windows and Mac OS X. And of course for Android and IOS too. Did you need this approach? You can support us saying you like this project and leaving a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Jedi Code Formatter is an open-source code formatter for the Borland Delphi Object-Pascal programming language. The formatter can standardise all aspects of Delphi Object Pascal and Delphi.NET source code formatting, including indentation, spacin
    Leader badge
    Downloads: 40 This Week
    Last Update:
    See Project
  • 9

    Umbrella Project 2012

    Security (Hack) Application

    What is include 1.Web Scanners a) RFI Scanner b) LFI Scanner c) SQLi Scanner d) Log Scanner e) Xss Scanner f) Google Scanner h) Joomla and WordPress Scanner 2.IP Reverse 3. Deface Mass Saver a) Zone-h deface saver b) IMT deface saver 4. MD5 Hash Cracker a) Online MD5 Hash Cracker (49 Sites) b) Manuel MD5 Hash Cracker 5. Admin Finder 6.Exploit Finder 7. Brute Force a) Joomla Brute Force b) WordPress Brute Force c) FTP Brute Force 8.Proxy a) Online proxy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 10
    The JWA library aims to provide a conversion from C to Delphi of as many headers as possible from the PSDK etc. The JWSCL (security library) is an advanced object-oriented framework for programming with the Windows security features (ACL, Tokens, etc.)
    Downloads: 11 This Week
    Last Update:
    See Project
  • 11
    Collection of Delphi / FreePascal code units. Includes libraries for Unicode, Strings, Data Structures, Sockets and Mathematics.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 12
    WFM Reader

    WFM Reader

    WFM file reader and exporter

    ====== DISCLAIMER ====== Since 2018 WFM reader is out of date. Thanks for using it for several years :) Please use official WFM-file format description (pdf) located at: http://download.tek.com/manual/001137803web_0.pdf ====== DISCLAIMER ====== ====== OBSOLETED DESCRIPTION ====== WFM reader and exporter is the simple application to read WFM file that produced by Tektronix/Rigol oscilloscopes. In the version 2.0: - Recovered the tabbed interface - Added Zooming/Scrolling -...
    Leader badge
    Downloads: 51 This Week
    Last Update:
    See Project
  • 13
    Library for automatic charset detection of a given text or file. Input buffer will be analysed to guess used encoding. The result (charset name or code page id) can be used as control parameter for charset conversation. Make your programs Unicode aware!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Programa de formatação de código Delphi (Object Pascal) para Html para postar códigos em Blogs em especial para o Blogspot. Program code formatting Delphi (Object Pascal) to Html codes to post in Blogs in particular for Blogspot. Vídeo de Demonstração Demo video http://www.youtube.com/watch?v=7LbdhOzDxwA
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a demonstration of how Windows Regions can emphasize the GUIs of applications built with Delphi. Heavy commented clean source code and video tutorial explaining Windows Regions in short and implied mathemathics in detail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Extended SourceWare Archive Group
    XSWAG (Extended SourceWare Archive Group) is a revival project for the famous SWAG code archives for the Pascal programming language. This project is open to every Pascal/Delphi programmer who wishes to contribute to the global Pascal knowledge base. Current version (testing 0.9) features : - a reader program : allows users to browse through the code archives, organizes them by type and operating system and updates the archives from multiple XSWAG servers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MIDletPascal
    MIDletPascal is specifically suited for development of J2ME midlets. It's compiler translates Pascal source code directly into Java microedition bytecode.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    CPS Tools is a collection of many tools I've developed along last years. There's Program Editor (a source code editor), a BackUp tool and so on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PressObjects is a software development kit (SDK) composed of several frameworks that assist the construction of object oriented applications. The code is compatible with Delphi-Win32 and Free Pascal compilers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    UberCleverClock

    Never-repeating talking clock (text)

    A result of a challenge, this is a "talking clock" app that uses text to tell time, make clever remarks, dispense trivia and, generally, taking the dull of hour:minute. Designed as a result of a one-hour challenge (later extended to 24 hours), this project demonstrates several techniques for non-repeating text, based on grammar splitting, formatting, and log tracing. It comes with an "AI" demo for grammar generation, and a UberCleverClock app that combines base text for trivia,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a set of container pseudo templates for Delphi and other Object Pascal compilers (Kylix, freepascal, Virtual Pascal) supplying type safe templates for: lists, sorted lists, stacks, queues, hashes (associative array)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    A Delphi language parser, source analyzer and refactoring API
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    ShellShock provides a set of components that let you customize applications with the functionality available in the Windows Shell & Windows Explorer, all without writing code. The components are written in native VCL for Borland Delphi & C++Builder.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    Windows Ribbon Framework for Delphi
    Class library for working with the new Windows Ribbon Framework (introduced in Windows 7) in Delphi applications. Comes with a Ribbon Designer and an extensive tutorial to make it easier to create Ribbon based user interfaces. Requires Delphi 2010+.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MiDIDE is a portable code editor for virtual machines low-level languages.
    Downloads: 0 This Week
    Last Update:
    See Project