Search Results for "delphi code source" - Page 15

Showing 3116 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
  • 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
  • 1
    Ring

    Ring

    Simple and flexible programming language for applications development

    ... is distributed as a Free-Open Source project under the MIT License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    sfxPackager

    sfxPackager

    Setup / install creation system for Windows.

    (NOW PRIMARILY HOSTED ON GITHUB @ https://www.github.com/keelanstuart/sfxPackager) sfxPackager allows you to create setup / install packages for Windows, with a user-friendly, project-based GUI and integrated Javascript interpreter featuring an extensive API for handling more complex install tasks. User's Guide: https://docs.google.com/presentation/d/e/2PACX-1vRAVGjiJbSYUrOWB8jEzqG7hMwVbZqvCiAbVmOeL25hoEmN909H-BtGjEawmTMZLta5qHfhGydWDqQd/pub
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Larsen Commander for OS/2 and eCS

    Larsen Commander for OS/2 and eCS

    Source code is here - https://sourceforge.net/projects/lcmd-git/

    Source code is now developed using GIT. Please use new project page here - https://sourceforge.net/projects/lcmd-git/ Larsen Commander for OS/2 Warp and eCS. Consists of two parts; 1) the underlying C++ G-Lib framework that build directly on top of native 32 bit OS/2 APIs and 2) the Larsen Commander application it self, written in C++ on top of that G-Lib framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    DesignerUml

    It's a clone of 'https://sourceforge.net/projects/codedesigner/'

    CodeDesigner is free and open-source RAD tool suitable for easy creation of various diagrams describing applications' structure and logic (class diagrams, state charts, ...) and for generation of production-ready source code from them. The main contribution was to translate the project into languages other than English.
    Downloads: 0 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
  • 5
    ALCHA

    ALCHA

    A New Programming Language for FPGA Projects

    ALCHA aims to reduce FPGA project develop time by means of automation and abstraction, but without loosing the low-level control that HDLs, such as Verilog, provides. It will support an object oriented programming model, abstract data and signal types, and compile-time scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Traffic Intelligence
    ...) The code is licensed under the MIT open source license (http://www.opensource.org/licenses/mit-license). Contact me at nicolas.saunier [at] polymtl.ca.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    LRSTAR parser generator for C++
    ... projects. Source code compiles on Windows and Linux. Support is available. Contact me at: paul@paulbmann.com .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    GnuCash C API example

    A simple example to show the use of GnuCash C API

    This is a simple demo software that shows how to use GnuCash C API. When executed the program will: - open the book located at "data/testBook.gnucash" - print the first level account names - print "Income" account transaction details - create a new transaction between "Checking Account" and "Expenses" accounts - save the modified file and release the lock You can check the book file using GnuCash and change the code to test the API. I made this sinmple example because I found...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    SteamCAD2

    2D CAD for precise drawing

    SteamCAD2 is a full featured 2D CAD for precise drawing with emphasis on artistic like output. It can export the drawings to variety of formats such as pdf, eps, svg, png and others. The source code contains user guide in pdf format (SteamCAD2.pdf). The software is available both for Linux and Windows systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10

    ESP32 ACME client

    ESP32 library for ACME protocol client (to get certificates)

    ACME client library for ESP32 Copyright © 2019, 2020, 2021, 2023, 2024 by Danny Backx ACME is a protocol (see https://tools.ietf.org/html/rfc8555 for automatic certificate management. Sites such as letsencrypt.org allow you to obtain free (no charge) certificates in an automated way using the ACME protocol. This library allows you to get certificates for IoT devices based on the ESP32. More info in https://sourceforge.net/p/esp32-acme-client/code/HEAD/tree/trunk/Readme.md...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    UniSIMD-assembler

    SIMD macro assembler unified for ARM, MIPS, PPC and x86

    UniSIMD assembler is a high-level C/C++ macro assembler framework unified across ARM, MIPS, POWER and x86 architectures. It establishes a subset of both BASE and SIMD instruction sets with clearly defined common API, so that application logic can be written and maintained in one place without code replication. The assembler itself isn't a separate tool, but rather a collection of C/C++ header files, which applications need to include directly in order to use. At present, Intel SSE/SSE2...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a basic, low-level library with pretensions to implementing features above and beyond (but not necessarily better than!) those implemented within the Standard C++ Library and the Boost Library. In particular data-flow based parallelism and a FIX-to Exchange-Protocol message translator that is blindingly fast! The source code has moved to GitLab: https://gitlab.com/jmmcg/libjmmcg
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    QTPN

    Visualization, electronic structure and multicomponent calculations

    C/C++ code with GUI, supported on QT library for handling of windows and OpenGL/GLU for display of graphics. It is capable of dealing with plotting, electronic structure calculation and multicomponent calculations. Current version reads XYZ and deMon output files. Displays image of geometry, atomic orbitals, molecular orbitals, density and Fukui functions in a few different formats. In situ SCF Hartree-Fock calculations available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    A SpaceLife DNS-Nuke Dev

    Aiming to build the "SpaceLife-OS" and host a member website on it

    Understand, 'Open Source-Code' is an evolutionary growth which starts with a Universal SpaceLife-Membrane's micro-electron's forming Galactic Cores with output quark SpaceField Organelle's ingrown to a atomic cell compound Planet Celllife all the way through to Bio-Logical Mind and BioLogically Driven DNS-nucleuses (ie properly configured computers) Virtual-Space. This understanding is enouth to compel one to learn about computer's and computer programming, through the Bio-Logical Collective...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    MeaProcess

    Measurement and Automation Framework + Tool

    MeaProcess is a simple and graphical based Measurement and Automation framework and Tool. Support programming with IEC 6-1131.3 ST. Runtime available for Windows, embedded RT-Linux and other realtime OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    rdfxx

    rdfxx

    C++ wrapper for Redland librdf

    This library provides a thin abstraction layer over the Redland librdf library. It provides a simple to use C++ interface for RDF data. This is a component of the SASSY project. Please note that this code is at the prototyping phase. New features will be added as they are identified as a requirement for other SASSY projects. If you think that this software would be useful in your project, but need additional features please raise a ticket describing your requirement. Similarly, please...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CFI

    CFI

    Common Facilities Infrastructure

    libcfi - A library of useful infrastructure components for C++ programs on the Linux platform. libcdi - A library for testing and tracing C++ programs. This code has a full test suite and has been used in several projects. It should be quite reliable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    somFree

    somFree

    Portable implementation of SOM

    A portable clean-room implementation of IBM's SOM. Includes DSOM capabilities with CORBA IDL and IIOP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Underdog -- Early and Late User Context

    mkinitramfs & mkinitrd replacement and (eventually) alternate /init

    ... of concept code for the alternate /init is too messy to sahre just now. /doh.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    C++ Log Engine Library

    Easy, flexible, lightweight, platform independent C++logging library

    New version 1.03 is released! Check it out. LogEngine is a C++ library for easy and flexible logging to files. Multithreaded, easy to use and fast. Automatic logfile backup (several modes). A small amount of code. Platform Independent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CrystalCMP

    CrystalCMP

    Easy-to-use tool for fast comparison of molecular packing

    CrystalCMP is a code for comparing crystal structures. It is using two basic approaches for this purpose - the fingerprint and the RMSD approach. Result of the comparison is a similarity matrix and dendrogram. Read more here: J. Appl. Cryst. (2016). 49, 2172-2183 (https://doi.org/10.1107/S1600576716016058) and also here: J. Appl. Cryst. (2020). 53, 841-847 https://doi.org/10.1107/S1600576720003787
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Bootleg AES-256 CBC File Encrypter

    Bootleg AES-256 CBC File Encrypter

    A simple file encryption software that utilizes the AES-256 CBC

    A simple file encrypter written in C/C++. Tested sucessfully with 0.5 GB file. Despite having well-functioning cryptographic features, it may not be reliable. This application is provided with no warranty or guarantees of any kind. Use it at your own risk! Source code is available at: https://github.com/Northstrix/Bootleg-AES-256-CBC-File-Encrypter Made with the help of Perplexity Similar projects: https://sourceforge.net/projects/sta-file-encrypter/ https://sourceforge.net...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    LabRPS

    LabRPS

    Random phenomena generator

    This is an official mirror of LabRPS. Code and release files are primarily hosted on https://github.com/LabRPS/LabRPS and mirrored here LabRPS aims to be a tool for the numerical simulation of random phenomena such as stochastic wind velocity, seismic ground motion, sea surface ... etc. It can be in a wide range of uses around engineering, such as random vibration or vibration fatigue in mechanical engineering, buffeting analysis in bridge engineering.... LabRPS is mainly to assist...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Prime number ( primenumbers )

    Benchmark for 50 000 000 prime numbers as single and multicore

    Simple source files and compiled JAR Java programs, for benchmark 50 000 000 cycle finding prime numbers. On Intel(R) Core(TM) i5-8600K CPU, Windows 10 20H2, i have 39 second on single core and 7,6 second on multi core. (PS: C++ multicore 6 second). Added C files for gcc compiler in Windows 10 and for Xcode C command line project in MacOS ( tested on Mac mini M2 with single core 16 to 25 sec and multicore 2,3 to 5 second by compiler -O switch). Surprise, same code in JavaScript for M2 chip...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Unicoder

    Unicoder

    A Portable Wide-Character Terminal Output Package for C and C++

    ... on bold and underline or change text font and background colors. And it provides a rudimentary way to draw on the display. Currently, Unicoder supports Ubuntu-Linux GCC and on Windows it can be used with these IDEs and compilers: MS Visual Studio 2017&2019, Code::Blocks, Pelles C, Embarcadero Dev-C++, Open Watcom, MSYS, MSYS2, Cygwin and with MinGW, Clang, LCC and Digital Mars C (but Digital Mars does not support Unicode!)
    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.