Showing 200 open source projects for "delphi code source"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1

    coan

    "The C preprocessor chainsaw"

    Coan is a software engineering tool for analysing preprocessor-based configurations of C or C++ source code. Its principal use is to simplify a body of source code by eliminating any parts that are redundant with respect to a specified configuration.
    Leader badge
    Downloads: 29 This Week
    Last Update:
    See Project
  • 2

    patchview - one addon to patchutils

    pacthview let us view parts of a patch

    patchview is one addon to patchutils, with this tool you can view, in a simplified way,only the sub-patches, that you want, of one (big) patch file. You can split patches.To simplify this, it makes the enumeration of the files and you can choose b Code is now available on github : https://github.com/sergiomb2/patchutils
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    HgBDS Mercurial Integration

    HgBDS Mercurial Integration

    Version control plug-in for RAD Studio

    The HgBDS Mercurial Integration Project is producing a version control plug-in package for Embarcadero RAD Studio to use Mercurial as an integrated version control system. Its name stands for the executable file name ‘bds.exe’ which is kept unchanged after the product changed its name from Borland Developer Studio (BDS).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    DVN

    An extended Subversion client enabling versioning of database schemas

    The goal of this project is to create an extension to Subversion, a version control system, with database schema versioning support. As a result, it will be possible to control versions of relational database objects, such as tables, views or stored procedures together with source code of the application, hence monitor relation between source code and database schema changes, history of database schema changes and ability to automatically update a newer, or revert to an older revision...
    Downloads: 0 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 5

    SVNStartCommitHelper

    Useful form to support SVN Commits as an SVN Start-Commit Hook Script

    Professional environments focus on high development standards in Source Code Management. E.g. by usage of server side commit hooks to check for minimum acceptance levels on code and documentation quality including commit message structure and content. TortoiseSVN offers only a free form text field to edit inside the Commit Dialog. Developers might recall situations when struggling with commit message structure and fighting the server side commit hooks instead of focusing on message content...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Tina4PHP
    Tina4PHP - (This Is Not Another Framework 4 PHP) - A RAD Browser based Development tool with the Cross Database Engine for PHP as its foundation. Manage multiple developers and source on the same web driven application development tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FTP LiveSync

    FTP LiveSync

    Remote code synchronization tool

    Livesync allows edit server side scripts on the fly by modifying its local copy. basically it's a ftp client which can monitor changes in filesystem and upload modified file to remote server.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    octonode

    octonode

    github api v3 in nodejs

    octonode is a library for nodejs to access the github v3 API. You can configure the protocol, hostname and port to use. For example to connect to a GitHub Enterprise instance. Request options can be set by setting defaults on the client. (e.g. Proxies). Authenticate to github in cli mode (desktop application) Ensure that the scopes argument is an object containing the required note property. For two-factor authentication add the One Time Password otp key with its corresponding code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    sdide 0.14.5.3
    Screwdriver is an Simple Dis-Integrated Development Environment (SDIDE) used for programming in Python, PySide, Bash and Other object-oriented programming technologies. Source code management Interface can Push Up to 97 branches into the Git server. Reclaim your favourite Linux text editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 10
    Katarina CVS

    Katarina CVS

    Control de Código Fuente - Versions System

    Los Controles de Código Fuente actuales son complicados y muy dificíles de manejar para mi gusto por lo cual comienzo a generar una solución que sea totalmente intuitiva, nada de consola todo visual, sin necesidad de instalar.<br> <b>manual de uso</b><br> Inicia el programa<br> Coloca la ubicación de tu código fuente donde dice fuente<br> Coloca la ubicación donde quieras colocar el repositorio en destino.<br> Coloca el nombre del proyecto en la caja proyecto.<br> Oprime el botón que...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    gitslave

    gitslave

    Coordinated multi-repository super-projects for Git

    Gitslave is a script for coordinated version control of large projects combining code from multiple independent repositories using Git. More flexible than traditional git submodules, gitslave provides a simple wrapper around command-line git that manages a directory tree with multiple subsidiary ("slave") git repositories in sub-directories of a "master" git repository. Any git command run from the "gits" wrapper will be performed in all the git repositories; for example gits checkout -b...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12

    prcs2hg

    Command to convert a PRCS project to Mercurial revisions

    prcs2hg is a command (and also a Python package) to convert a PRCS project to Mercurial revisions. It would help you publish the revision history of an obsolete project whose changes were maintained with PRCS. prcs2hg requires a working prcs command to extract versions from a PRCS repository and this project also provides the restored 'k' versions of PRCS for use with prcs2hg. The source code repository is separately hosted on Bitbucket with a public issue tracker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Pers Vcs

    Pers Vcs

    Personal Version System

    PC Based Version system for any file type. Suspend any project then return with no Version loss. Revert to any Version at any time, see all versions content and compare
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Pers Vcs Win

    Pers Vcs Win

    Personal Version System PC Based

    Full version system for any file type, revert to any version, see all versions suspend monitoring and return at any time without losing version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TortoiseSVN Revision Get
    TortoiseSVN Revision Get is a super-simple graphical wrapper around the revision retrieval functionality offered by the wonderful TortoiseSVN Subversion client for Windows, itself a graphical wrapper around the Apache Subversion source control system. TortoiseSVN Revision Get is released under the BSD 2-Clause License.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    pepper

    pepper

    Repository statistics and report tool

    pepper is a command-line tool for retrieving statistics and generating reports from source code repositories. It ships with several graphical and textual reports, and is easily extendable using the Lua scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    evofetch

    evofetch

    Mining tool for software repositories

    EvoFETCH is a tool to extract information about software entities such as classes, methods, and attributes from software repositories. EvoFETCH is middleware and makes use of other freely available software to perform the extraction and provide query functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ClearCase UCM support for CodeCollaborator code review tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    gennf is a distributed version management system with code signing support written in Common Lisp incorporating ideas from Meta-CVS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Luke is a Software Development Toolkit with a source code browser and tools for managing software development projects that may be missing from the typical IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Code::Blocks (codeblocks) plugin that auto increments the version of your project (application) every time a change has been made. Helping you keep track of your project version and status with easy to use variable declarations on version.h.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    cb-svn is a plugin for the code::blocks IDE providing advanced Subversion integration via the project manager popup menu. As an alternative, cb-svn also offers basic CVS support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MSR Tools is a source code evolution analysis tool. It consists of a framework for mining software repositories and tools for metric calculation, visualization, defect prediction.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    A simple web site for the exhibition of your source code. Written in PHP/MYSQL and uses the VIM hilighting engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CVSweb-PHP offers a web interface access to a CVS repository. CVSweb-PHP was created for cases where a project still using CVS has no means of installing a CGI script on its web server, but where running a PHP script is an option.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.