Showing 249 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
  • MongoDB 8.0 on Atlas | Run anywhere Icon
    MongoDB 8.0 on Atlas | Run anywhere

    Now available in even more cloud regions across AWS, Azure, and Google Cloud.

    MongoDB 8.0 brings enhanced performance and flexibility to Atlas—with expanded availability across 125+ regions globally. Build modern apps anywhere your users are, with the power of a modern database behind you.
    Learn More
  • 1
    The SAVE-IDE is an integrated development environment for architectural and component-based design of embedded systems. Including a tool chain for analysis, verification and code generation, with focus on safety and real-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    snavtofamix is part of FETCH (http://www.lore.ua.ac.be/Research/Artefacts/fetch/), transforming C++ and Java source code facts parsed by Source Navigator into a FAMIX CDIF model for usage in reverse engineering environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Fragments is a highly sophisticated C++ library for composing classes from freely definable "fragments". Among other things it can be used to create container classes - just by selecting a set of "fragments" to combine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A comprehensive set of business functionality and patterns The technology oriented frame-works provide solutions for a specific set of technical problems.BizSutras provides integrated implementation for all the identified business functions
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 5
    Rich Label is open-source component for Delphi (tested in 7th version) with multi-line and bbcode support. It's useful when you need to show formatted text but do not want to use HTML or RichEdit. Example of using: http://yeputons.ucoz.ru/Screenshot.JPG
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ZCore is a set of Creative Studio for designing, testing, building ... solutions based on .NET framework. Contains UML designs tools, code editor & build tools, debug & test tools, user interface create tools ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SimpleAVROS is RTOS designed special for AVR microcontrollers. Supported Compiler - AVR Studio. Language - Assembly. This is RTOS consist of source code. Supported microcontrollers - ATmega48; In the future- ATmega88/168, ATmega164/324/644, AT90usb82/162
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    An Eclipse plugin for generating code out of an Entity-Relationship-Diagram (ERD). Currently SQL-DDL and POJO classes with EJB3.0 Annotations are supported. The diagrams conform to the diagram description by H. Buff (german book, ISBN 3-03-440201-5)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Dynamic mock object library for .NET.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 10
    The Basic Object System (BOS) means to provide a dynamic environment for hosting and using components. It can also be described as a general purpose software framework based on component technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    *** This tool has been superseded by ".Net Architecture Checker" at https://sourceforge.net/projects/dotnetarchitect/ ***. (ILDASM-Dependency Checker checks code dependencies in .Net projects to ensure a stable architecture).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project is a smart code/text file generator based on template files. This project can generate multiple files in one command/template file and also can modify existing files based on special tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    jRivet
    This project in no longer active.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Format, clean-up, beautify and standardize your php code with a comprehensive set of 34 options. A single 50Kb file that will highly improve the quality of your code. 3 operation modes: web interface, command line and PSPad integration.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Runtime library for the JUndo language. See http://verdantium.blogspot.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JUndo is a declarative object-oriented programming language with functional, and intensional programming characteristics. Applications include multi-level undo and sophisticated error recovery. See http://verdantium.blogspot.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Plugin for the CASE tool Fujaba. It enables the use of Velocity templates in activity graphs. Primary usage: Code generation in model transformations in association with the plugin SPin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    edit Delphi Form files (DFM); Supporting Text and binary forms; Preview can handle unknown controls/properties; betas: http://www.fw-web.de/dfmedit_beta.php
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    JSequencer is a development tool which autogenerates Sequence diagrams. It's ideal for design and debugging. Wire it with Spring and you can produce Sequence Diagrams without writing any code! The produced output can be viewed using SequencerUI(included
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ArchMapper is a Tool for mapping architecture descriptions of a program to a Java implementation. It offers two main functions: Generating Java source code stubs from an architecture and checking a Java implementation for conformance with an architecture
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The builder plug-in project consists of an Eclipse plugin which automates the application of a modified GoF Builder pattern to a target POJO, thus converting the POJO into an immutable object which can improve thread safety in concurrent applications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TreeDL (Tree Description Language) is a notation for tree structures used by programs (like syntax trees) and tool for translation of tree descriptions to target programming language, docs generation, etc. Tool's functionality can be extended by plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    xApps,an enterprise universal platform(BPM),facilitates non IT user to build IT solution flexibly by form desinger,workflow designer & report builder etc.(We moved this prject to a new place.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a modeling tool generating code from activity diagrams. The main goal is to achieve a good code generation. I would like to have different possibilities like HTML mapping from diagrams and Java code generation (maybe others) chosen by the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Konceive is a Widget to build Widgets for Konfabulator. With a drag and drop style design environment, this widget aides developers in the graphical layout part of widget creation.
    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.