Search Results for "delphi code source" - Page 23

Showing 1385 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
    Retro Pong .NET

    Retro Pong .NET

    Retro Pong .NET, yet another Pong

    Retro Pong .NET is nothing else but another implementation of the well-known Pong game. It provides various settings, such as freely selectable levels, that users can adjust. Further, the program is implemented in C# using .NET Framework 3.5. Addressed to other developers, this program provides the code of two owner drawn combo-boxes, one to select colors and one to choose fonts. Happy playing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Production Ready Eleflex

    Production Ready Eleflex

    ELEFLEX is a C# framework for SOA, ESB and code generation solutions.

    This project moved to GitHub. Please go to https://github.com/productionReady/eleflex/ to get the latest source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    File System Tracker .NET

    File System Tracker .NET

    File system change tracker.

    File System Tracker .NET is a utility to monitor modifications that are made on the files of a Windows system. Further, this tool supports various filter mechanisms, e.g. filtering by change state and/or by file size. Saving of the recorded file system changes is of course also possible. Addressed to other developers; the sources code includes several interesting classes that could be used in their own projects. As an example, this program includes a user-control which displays errors, warnings...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    VirtualVEX

    VEX Robotics Competition Simulator

    VirtualVEX is an open-source simulator platform for the VEX robotics design system. It features full competition simulation, with automatic scoring and timing and multiple robot designs to choose from. VirtualVEX is also programmable: users can write and upload code using the bundled VVDevelop IDE, which has one-click deployment and testing support. VirtualVEX also supports dual-pad joysticks similar to those used by the actual VEX platform, allowing users to get realistic driving practice...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    HTML++

    HTML++

    Object-oriented generation of HTML code on .NET 4 Client Profile

    This library allows you to generate HTML pages directly from your code in a strongly typed, compositional, safe and concise manner. Requires the .NET Framework 4 Client Profile only. It is licensed under LGPL, which means that you may use it in commercial products. The project logo is from Mariano Real, who kindly provided it under a Creative-Commons license.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6

    iCodeGenerator

    a code generator for any programming language

    iCodeGenerator is a database centric template based code generator for any text(ascii) programming language like C, PHP, C#, Visual Basic, Java, Perl, Python... Supported databases are SQL Server, MySQL and PostgreSQL. Source Code Now at: https://github.com/VientoDigital/codegenerator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Algeo#

    A class library to use conformal geometric algebra in C#

    The project is in a very early state and the working parts aren't well tested! Currently it's possible to do basic calculations with multivectors. A lot of operators are overloaded so that you can write your calculations in C# source code almost like you would do in a math software. There is also an extension library providing a control which can visualize multivectors. Visualization is based on OpenGL through the OpenTK library. At the moment I'm working on improvements...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A general purpose macro recorder for Windows (written in C#) whose macros can be easily edited later (adding decisions, loops etc.) easily. Including a plugin interface to easily add new functions. You can also export the macro to C# source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CSS Scanner

    CSS Scanner

    CSS Scanner helps you clean and tidy up your css/stylesheet

    CSS Scanner scans your projects (HTML, ASPX, PHP, JavaScript, jQuery) use of css classes and selectors and compares it to your CSS/stylesheet files. It then lists you those CSS selectors and classes that are not used or not defined and those which are used. This way it helps you get an overview of your CSS/stylesheet definitions and lets you easily clean them up. There's a precompiled .msi installer for Windows avaliable for download. Just install and find CSS Scanner in your start...
    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

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 10

    RedirectBot

    a kickass http Redirect generator

    RedirectBot is a tool to quickly convert an exported Google crawlerror csv file to .htaccess redirections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DivIP

    DivIP

    Tool for division IP address and subnet

    Thank you for using DivIP v2.0.0! DivIP is a freeware for calculating IP address (network/broadcast/usable host range, subnet, VLSM, summary IP, wildcard mask...) released under GNU GPLv3. ------------------------------- You can find SOURCE CODE of DivIP v2.0.0 here: https://app.box.com/s/vv94jrpa5zyzx29z25mj Video tutorial: http://www.youtube.com/watch?v=26l7iLYR3f8 Information about DivIP v2.0.0's project: Programming Language: C# (.NET) Programming Environment: MS Visual...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Gravity Simulator

    Gravity Simulator

    2D Gravity simulator, including a simulation of the solar system

    This application started out as a study of Newtonian physics, but evolved into a 2D simulation of the solar system. (Viewed from the south, because Jupiter just wouldn't be Jupiter without the great red spot.) The source code is available for developers who would like to make their own customizations and unique scenarios - like sending a black hole through the solar system. For the casual user, this program allows you to truly become familiar with the solar system. Flying a space ship...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    PWDTK.NET

    .NET Secure Password Hashing API

    ... Microsofts Rfc2898DeriveBytes(cb) implementation but after learning that it is using HMACSHA1 as the underlying PRF, I decided to modernise this & implement PBKDF2 with HMACSHA512 instead (Stronger against GPUs) Get binaries here but for source code please use the PWDTK.NET repo on GitHub which you can clone from here: https://github.com/Thashiznets/PWDTK.NET.git Please consider donating (5th button above) if you find PWDTK.NET useful! Package AVAILABLE on NuGet!!! Thanks - Ian
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    PSMM

    Fallout Mod Manager (FOMM) Fork

    A fork of the abandoned FOMM project, a mod manager for Fallout 3 and Fallout New Vegas. First round will be cleanup of broken code, removal of Nexus-centric code, and general refactoring. Second round will begin feature additions and enhancements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    ScummVM.Net

    Porting ScummVM to .Net

    Attempting to port ScummVM to C# / managed code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A generic state machine in C#, based on implementation by Leslie Sanford. Source Code can be found here: https://github.com/OmerMor/StateMachineToolkit Binaries available through nuget: https://nuget.org/packages/StateMachineToolkit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    microTone Module

    microTone Module

    Simple DIY Analog Hardware Interface

    microTone Module is analog interface to connect microcontrollers or digital logic systems with PCs. This interface use PC sound card’s audio output terminal to send commands to external hardware systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    File system/directory monitoring utilities with loggin and task processing support (can execute files or make a WCF service call). Multiple configuration options. Source code libraries can be used to create a custom file system monitor.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 19

    DynamicUtilities

    C# Library providing dynamic compilation, loading and other functions

    This C# library provides: - dynamic compilation of C# code - dynamic loading of DLLs and code reflection - library folder management - token replacement inside a string
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Model driven code generation can improve coding standards, speed, quality of development and reduce your costs. From my experience generating code from XML using XSLT is one of the best and fastest solutions. This is just the base of the framework presenting the idea, any code template can be implemented upon request. Some sample generators are present for SQL / PLSQL / C# / AnsiC / Java The main target is to generate DTO/BDO/POJO objects based on the database definitions in multiple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    NArrange is a tool for arranging .NET source code. This code beautifier automatically sorts and organizes class members into groups or regions. C# and VB.NET code files are supported, but one goal will be to add support for additional .NET languages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    K-Divide

    K-Divide (Developed to help using Brown & Sharp 10" Universal dividin

    K-Divide (Developed to help using Brown & Sharp 10" Universal dividing Head BS-2) It is developed by visual studio 2012 (c#) Check it out here: https://youtu.be/q4Zb3qRt1iY Note: This program was developed a few years ago and back then win7 was fine with it however sometimes win10 recognizes it as a potential threat, be sure that its safe, you can check the source code from this very website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    URDAD Transformation Services.NET

    Transformation of an URDAD PIM into a WCF Service Application.

    Create platform independent models (PIMs) using the URDAD method. Specify implementation mappings onto equivalent WCF Service Model elements and watch as the tool automatically generates a WCF service application from the PIM that is ready to be compiled and hosted on a web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Daisuke-Edit

    IDE for the Texas Instruments calculator's programming

    Daisuke-Edit is a IDE for the Texas Instruments calculator's programming languaje: TI-BASIC. It opens/saves in the calculator format (For ti-89, ti-92 and voyage 200). We are looking for a volunteer to help us upgrade the code to make it Win 7 (x84 and x64) compatible. Mainly upgrade Tokens89 latest version-http://home.arcor.de/p-engels/tokens89/- to VB.Net (i tried VB 8 upgrade wizard, then VB 2013 one-way-upgrade without much success). Volunteer must understand VB 6 and how to upgrade...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Data Archiver

    Database Table Data Archiver

    Application to archive database tables to another database. The app reads data from the data warehouse table first to build up a cache of what data has already been archived. It then reads from a production table to find new and updated records and writes them to the data warehouse table. You currently must configure the app through the configuration file. In the future I might add a GUI for configuration. Source code available through the project homepage on GitHub.
    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.