Showing 294 open source projects for "delphi barcode source"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 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
  • 1
    A framework library which aims to independize we all, the delphi developers, from the different glitches of the platform, and attempts to provide code that is independent from the OS. It is based on *heavy* use of interfaces. Works on FPC (FreePascal).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3

    SISSy

    SISSy detects problem patterns OO source code

    SISSy is a platform for problem pattern identification in OO source code written in Java, C++ or Delphi. Problem patterns include the well-known bad smells as well as typical violations of good OO design principles and heuristics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Andorra Commons
    "Andorra Commons" is a set of pascal libraries which are used by the audio library "Audorra" and the 2D graphics engine "Andorra 2D". "Andorra Commons" features a flexible plugin system, a file container format, compressors, sys utilis and mo
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    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: 3 This Week
    Last Update:
    See Project
  • 6
    With this class framework for Delphi (>=2010) you can implement any kind of specialized thread pool's. It introduces 3 base classes TPoolTask, TPoolWorker and the TPoolManager. You have to derive each of them for your work... See the Features!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Automation library for OpenOffice/LibreOffice for Delphi/Pascal language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A JFC Swing-compatible JavaBeans component that lets you barcode-enable Java 2 enterprise applications. Usable either as a visible client-side component, or as a server-side component that can encode a GIF image into an OutputStream.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Wood est un traitement de texte gratuit ! The Wood is a free text editor !
    Downloads: 0 This Week
    Last Update:
    See Project
  • Intelligent predictive dialer for outbound call center Icon
    Intelligent predictive dialer for outbound call center

    Solution for lead generation, Political Campaigning, Telemarketing and Phone Polling

    Our autodialer software can massively increase productivity by dropping busy, unanswered and disconnected line, passing calls answered by real people back to your agents, and leaving messages on answering machines.
    Learn More
  • 10
    LanMan - Multi-Language Application SDK
    LanMan project is a library for developing multi-language applications. Project also has a special support for CodeGear/Borland VCL library which can automatically translate supported components. Project has editor for language files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Some Addons for SpTBXLib, such as Controls, Dialogs, Popups and Skins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Alternative PHP interpreter with new opportunities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    UnCodeX analyses UnrealScript code and provides an easy interface to browse through the code, it can also produce a JavaDoc like documentation of the source code. This is also the home for other UnrealEngine productivity tools like the UC PreProcessor.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Software GNU ! Para o Brasil e para o Mundo !!! Dando assistencia a outros programadores :) Pelo menos tentando :)) GNU Software! For Brazil and the world !!!! Helping other programmers :) Well, where trying to :))
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Comments Creator formats and create comments like javadoc style for yours functions, you should fill in the fields and it will automatically generate the comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This component is an easing animation value calculator. Easing types: BackEaseIn, backEaseOut, BackEaseInOut, BounceEaseIn, BounceEaseOut, CircEaseIn, CircEaseOut, CircEaseInOut, CubicEaseIn, CubicEaseOut, CubicEaseInOut, ElasticEaseIn, ElasticEaseOu
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    code in this repository is now deprecated, vvvv has moved to github. please see: https://github.com/vvvv/vvvv-sdk --- a collection of standards-based plugins compatible with (among others) vvvv: video tracking plugins based on the freeframe api, audio/video directshow filters, and plugin nodes based on vvvvs own plugin interface. for vvvv see: http://vvvv.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Lazarus-chain is a implementation of the chain of responsibility design pattern for Lazarus and Delphi (written in Free Object Pascal). Chains can be constructed in runtime by a configuration file. I use this little framework in several projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DB Designer Fork
    DB Designer Fork is a fork of the fabFORCE DBDesigner 4. It integrates entity relationship design,front-end (you can run queries) and SQL exporting.DB Designer Fork generates SQL scripts for Oracle, SQL Server, MySQL, FireBird, SQLite and PostgreSQL.
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 20
    A pascal unit providing classes for connection to a memcached server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Finds Text in Delphi *.Pas files e.g. : button1.caption:='Hello' Replaces Text with a function call button1.caption:=TXT(0) {##Hello##} Generates a function „TXT“ with a String List with all found Texts at the beginning of your source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Some utility function and/or class to convert date from Gregorian calendar to Jalali (Hejri Shamsi) calendar in PHP, Delphi (and some other in future) with very fast algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PHPSCH is php based source code syntax highlighter. It supports php, c++, c#, java, delphi, css, html, mysql. You can change the default syntax colors with yours. project page: www.ibonette.com/phpsch-source-code-highlighter-kaynak-kod-renklendirici
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    XCalendar is a collection of calendar utilities for Delphi. Featuring all DateUtils routines, calendar events, database date/time fields and some astronomical stuff.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This framework contains core classes to create Auto-ID drivers and/or middlewares in C++. Allows to build modules connecting to Auto-ID systems (barcode, RFID) which may be loaded at runtime. Example module for Simatic RF600 system is included.
    Downloads: 0 This Week
    Last Update:
    See Project