Showing 24 open source projects for "delphi barcode source"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • HOA Software Icon
    HOA Software

    Smarter Community Management Starts Here

    Simplify HOA management with software that handles everything from financials to communication.
    Learn More
  • 1
    Hurt My CPU

    Hurt My CPU

    Stress-Test your Processor

    A simple tool which lets you spawn threads that do heavy work, thus hurting your CPU.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DUnit FMX

    DUnit FMX

    DUnit translation to FMX and Mac OS X.

    DUnit is a framework of classes designed to support the Xtreme approach to software testing. This branch from the principal project, is for transform his visual interface to the new Firemonkey framework, know too as FMX. Current version is only for the old VCL framework. When project finish, it shall work for run unit test in Windows and Mac OS X. And of course for Android and IOS too. Did you need this approach? You can support us saying you like this project and leaving a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    DUnit3

    DUnit for Delphi XE

    Fork of DUnit Sourceforge-based project initiated by Dmitry Konnov. This project is temporary and the source will eventually be merged back into the DUnit project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PCRE Workbench

    PCRE Workbench

    latest PCRE test tools

    latest PCRE 8.33 library, use regular express to search,replace,grep text data, also test regex.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 5
    Bug Finder

    Bug Finder

    A real Win32 extensible passive debugger

    ...Also, it was not possible to install a development environment onto the production machines, so the only solution was to develop a debugger which didn't need any user/developer interaction. I used many open source resources, then I decided to make the Bug Finder an open source project. It is built over a pluggable architecture to support other languages different from Borland Delphi (the one I used to develop my faulting application and the Bug Finder too). Here is the article http://www.codeproject.com/Articles/602794/Bug-Finder-a-real-Win32-extensible-passive-debugge .
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    FFT-z
    Fast Fourier Transforms (FFT) for Multi-CPU (and RAM) Stress Testing. Shows detailed information about physical and logical processors in the system. Included CPU Benchmark feature for speed testing. Automatically utilizes and tests all CPU cores.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    SQL Benchmark

    Simple SQL speed test

    Speed and stress test for MySQL and MSSQL servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Tron

    Simulates user intervention for otherwise unscriptable applications

    Tron is a console application (now discontinued) which simulates user intervention for otherwise unscriptable applications. It can simulate keystrokes, mouse clicks and movements from scripts allowing the control of applications running in the foreground. It can be used to write automated tests for user interfaces or to ease repetitive jobs with applications which do not support scripting natively. It has a modular design which allows it to be extended easily and is not tied to any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    BingoCardMaker
    BingoCardMaker automates the process of generating random bingo cards from a set of images. The cards are highly customizable; you can change their size, title, colours, output format, and filenames -- all through a user-friendly interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Turn more customers into advocates. Icon
    Turn more customers into advocates.

    Fight skyrocketing paid media costs by turning your customers into a primary vehicle for acquisition, awareness, and activation with Extole.

    The platform's advanced capabilities ensure companies get the most out of their referral programs. Leverage custom events, profiles, and attributes to enable dynamic, audience-specific referral experiences. Use first-party data to tailor customer segment messaging, rewards, and engagement strategies. Use our flexible APIs to build management capabilities and consumer experiences–headlessly or hybrid. We have all the tools you need to build scalable, secure, and high-performing referral programs.
    Learn More
  • 10
    DUnit automates unit testing of Delphi code. The target audience for DUnit is developers who are both writing the code to be tested and the unit tests for that code, an approach advocated by Extreme Programming. Dunit is is a Delphi port of JUnit.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    Discover is an analysis tool that allows to measure how thoroughly Delphi programs have been tested. It shows interactively and directly in the source code which code sequences have been executed at least once and which have never been executed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Video Memory stress Test
    Leader badge
    Downloads: 52 This Week
    Last Update:
    See Project
  • 13
    Delphi FIT Server for FitNesse
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The stack tracer is an delphi library for help to make exception handling to informative. The library is written for Delphi 7, but i think will work also on the 5 and 6 versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This ASCII converter can convert plain text to hex and back using the standard ASCII character set. Useful for interpreting computer hex codes.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    dSpec is a BDD framework for Delphi/Pascal built as an extension of DUnit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Mock object library for Delphi/Kylix/Free Pascal. This library enables the easy creation and use of Mock objects for unit testing. Independant of the unit testing framework.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Datagenerator is a library and GUI for generating rule based test data for various databases like Mysql, Firebird, Interbase, MSSQL, Oracle, SQLite and PostgreSQL.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Framework for doing unit tests (JUnit, DUnit currently) in heterogeneous and distributed environments. The framework provides methods to test a client/server communication since unit tests are executed and synchronized across multiple nodes on a network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    TestFoundry aims to become the most important repository of test automation knowledge on the web. Our first release is a set of core libraries for Rational's Robot Test Automation Tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A very simple but effective framework to build Mock Objects (static) with Delphi and FreePascal for EndoTesting purposes. It comes with its own tests and it's used in InstantObjects project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    This tool opens or create a Macromedia Flash shared object file (.sol) displays the content of the file and allow you to change the values.
    Leader badge
    Downloads: 189 This Week
    Last Update:
    See Project
  • 23
    Dieseltest is an easy-to-use load testing tool for simulating hundreds or thousands of users on a website. It has a facility for recording scripts, playing them back, and showing the results in real time. Results can be exported for further analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A Pascal unit providing functions to format Brazilian Real (R$) currency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next