Search Results for "delphi code source" - Page 36

Showing 3924 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
  • 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
  • 1
    Roguelike Game Kit
    A collection of reusable modules and packages which simplify roguelike game development in Java. Includes demonstrator programs to show how to use the modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The asyncobjects framework is intendend for implementing event-driven network applications. It provides higher level API if compared with Java NIO. Initial code is based asyncobjects prototype from sebyla.sf.net project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Adichatz - Eclipse 4 RCP Framework

    Develop quickly & easily Eclipse 4 RCP Application in JEE/JSE context

    In a few minutes, Adichatz plugins allow you to develop an Eclipse 4 RCP application using JPA in a JEE or JSE context. Editors enable to edit beans and their dependencies including databinding, validation, transaction... Components are easily extensible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    OpenRebellion

    OpenRebellion

    Open source game inspired by Star Wars Rebellion. Code written in Java

    Open source development of a strategy real time/turn base game based on Star Wars Rebellion game. Like us on Facebook to stay informed of any update: https://www.facebook.com/OpenRebellionGame
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    CheckStyle Contrib

    CheckStyle Contrib

    Custom checks, filters and quickfixes for CheckStyle and Eclipse-CS

    This project adds custom checks, filters and quickfixes for CheckStyle and Eclipse-CS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Teamcenter Admin View

    Teamcenter Admin View

    Viewer of Workflow and Access Manager exports from Teamcenter UA

    Teamcenter Admin View is a utility that allows detailed analysis of configuration files for Teamcenter (TcUA) from Siemens PLM Software. It will allow you to view and analyze exported Ruletrees and Workflow Procedure files. Source Code is now stored as a Git repo and is hosted on both SourceForge and GitHub. https://github.com/nader-eloshaiker/Teamcenter-AdminView
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Qt Jambi

    Qt Jambi

    Qt bindings for Java developers

    Qt Jambi is the Qt library made available to Java. It is an open source technology aimed at all desktop programmers wanting to write rich GUI clients using the Java language, while at the same time taking advantage of Qt’s power and efficiency.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8

    cowbel (obsolete)

    An experimental programming language

    cowbel is a minimalist experimental programming language. It features strict types, static compilation into real machine code (via C), an object oriented system based on interfaces and composition, generics, no null, and a global garbage collector. It is intended to produce fast, tight code for use in systems programming, and to show that you don't need a complex language to be expressive and usable. We've moved! Go to http://cowlark.com/cowbel instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    OFormsCI

    Continuous Integration for Oracle Forms/Reports Fusion Middleware

    OFormsCI is a set of tools to form a complete tool chain for continuous integration with Git, Jenkins, Oracle Forms/Reports and WebLogic server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10

    Java Application Framework For All

    JAFFA is a Rich Web 2.0 POJO based Event-Driven SOA framework

    An Enterprise Focused Java Framework For Rapid Application Development. JAFFA is a Java web application development stack, build around Web 2.0 technologies (ExtJS, DWR, JAWR) with an extensive service architecture, meta-data layer and rules engine (based on JBoss AOP and Drools). It provides an event driven SOA infrastructure with advanced scheduling and queue sub-systems
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Material Design Android Library

    Material Design Android Library

    A library with components of Android L to you use in Android 2.2

    ... some code lines in your xml file in the first component. It is recommended to put the Button component in the right-bottom of the screen. To use this component write the code in your xml file. If you don`t want to start this component with animation set the animate attribute to false. Put your icon in the icon attribute to set the drawable icon for this component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Velocity Editor Plugin

    Velocity Editor Plugin

    VTL (Velocity Template Language) edit support for the NetBeans IDE.

    Provides basic support to Velocity's *.vm and *.vsl files. Syntax coloring, basic error highlighting and braces matching is achieved with a lexer and parser based on Apache Velocity's 1.6.2 specification and compiled with JavaCC 5.0.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    astah-anycode-plugin

    astah-anycode-plugin

    Code generation from UML to any language (Java, Objective-C, PHP...)

    Code generation plugin for Astah* UML. It enables to generate source code from UML class diagrams to various languages (Java, JPA, PHP, C#, Objective-C...) with custom templates. It now makes source code generation easy thanks to built-in directives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    compactbeans

    Implementation of java.beans.* for JavaSE compact profile 1

    This is a separated-out implementation of the java.beans.Introspector and associated Descriptor classes, targeted at Java 1.8SE Compact Profile 1. The code is based on the openjdk source bundles. The aim is for API compatibility as much as possible. In the simplest case, a package import rename is all that is required. The source code can be found on GitHub at https://github.com/run2000/compactbeans The javadocs can be found at http://compactbeans.sourceforge.net/docs/1.1/api...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    ChkSem

    A static source code analyser for Fortran 90 and C++

    ChkSem is a static Fortran 90 and C++ source code analyser. Fortran codes are analysed to find potential problems and dead code. This project allows ( for the moment ) to find useless includes and to find missing direct includes for helping programmers to clean C++ codes. This can potentially reduce building time from small programs to huge solutions. This tool is not finalized and new versions will follow, with a GUI with even more features. The project is written in Java...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Green, an Eclipse plugin, is an advanced yet simple UML class-diagram tool, developed primarily for student use. It does live round-tripping, so it's easy to move between diagram and code views. It's extensible: users can define their own relations
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Arduino Simulator
    Arduino Simulator is a software developed to create simulation for Arduino micro-controller. The interface of the main window is straightforward and intuitive, as it is divided into two tabs called Code and Wiring, each with its specific functionality. Arduino Simulator features touch sensor, LED blinking, 4x4 Keypad, One Digit Seven Segment Display, Serial Monitor to display the output of the code, Wiring to show how to make wiring, Hardware requirements that list the components...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PaintBox

    PaintBox

    PaintBox is a free open source painting program with built in shapes.

    PaintBox is a painting program that allows the user to draw and color lines, rectangles, ovals, polylines, polygons, and text. The program also allows the user to create customs shapes and then save them for quick use in other drawings. Also the program allows users to export the image form the custom .drw format to either a .png, .jpg, or .gif. PaintBox is coded in Java and the code can be downloaded at SourceForge or found in the installation folder (the src folder).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    EXMARaLDA
    EXMARaLDA stands for "Extensible Markup Language for Discourse Annotation". It's a system of concepts, data formats and tools for the computer assisted transcription and annotation of spoken language, and the analysis of spoken language corpora. This project's source code has moved to https://github.com/Exmaralda-Org/exmaralda
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    OpenAutonomy Demos

    OpenAutonomy Demos

    Demo code for use with OpenAutonomy

    A grab-bag of demo programs and stand-alone tools meant to be connected to an OpenAutonomy identity via pre-trusted authentication tokens.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Agile grid is a complete new implementation of custom table for Java SWT applications, which uses the structure and some code fragments from the JFace table viewer. The features of this table implementation include: - A content provider provides the data
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MOEA Framework

    MOEA Framework

    A Free and Open Source Java Framework for Multiobjective Optimization

    The MOEA Framework is a free and open source Java library for developing and experimenting with multiobjective evolutionary algorithms (MOEAs) and other general-purpose multiobjective optimization algorithms. The MOEA Framework supports genetic algorithms, differential evolution, particle swarm optimization, genetic programming, grammatical evolution, and more. A number of algorithms are provided out-of-the-box, including NSGA-II, NSGA-III, ε-MOEA, GDE3 and MOEA/D. In addition, the MOEA...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 23
    WPCleaner
    WPCleaner is a small portable tool designed to help on maintenance tasks (mainly disambiguation and check) on Wikipedia. Source code has been moved to github https://github.com/WPCleaner/wpcleaner
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JSkat
    JSkat is an implementation of the German card game Skat in Java. You can play over the internet on the International Skat Server against the strongest Skat AI players known today or against other human players. We moved our source code to GitHub. Please clone the source code from there: https://github.com/b0n541/jskat-multimodule The latest release can also be found there: https://github.com/b0n541/jskat-multimodule/releases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    GenericStruts

    Simplify Struts2 + Hibernate application development

    This library implement common code used in Struts2 + Hibernate MVC applications.
    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.