Showing 156 open source projects for "development"

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
  • 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
  • 1
    Lazarus Wiki Projects

    Lazarus Wiki Projects

    Source code for various macOS Lazarus + Free Pascal Wiki projects

    Project source code for various macOS Lazarus and Free Pascal code examples found in the Lazarus and Free Pascal Wiki. To build and run a downloaded Lazarus project: * Change to the project dir and run: xattr -r -d com.apple.quarantine * * In Lazarus, Project > Project Options > Create Application Bundle * Compile and run
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Fritzbox

    Access to the TR64 API of a Fritzbox

    A Fritzbox has an integrated TR64 (SOAP) server which allows to query data and to change the configuration. The project has a Free Pascal (Lazarus) unit to access this API. The unit may be used with Delphi too. There's also a test application (Lazazus) to read the Fritzbox TR64 data and a Deskband to show some Fritzbox data in the taskbar (Lazarus). Last changes: 2021-09-19 Major update and bug fix of FritzboxBand. User/Passsword dialog working. Debug logging working. 2021-09-21 Check...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    VIDGUI

    A simple, friendly framework for Free Pascal text mode GUI creation.

    A framework for creating Free Pascal text mode GUIs, it aims to be simple and friendly. Not as powerful as Free Vision but much easier to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    QToaster

    A simple and fast frontend for the QEMU Emulator - Freeware.

    QToaster is a simple app that executes QEMU with proper command line parameters (a frontend). The features are pretty basic, the executable is small and is a portable application. I needed something to automate QEMU quickly operate fast without having to worry about setting things up. I just wanted to get moving fast. It is designed just for that. It will keep your last machine settings and reload them from the .ini files that it creates. The main purpose I needed this for is Android -...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 5
    Fortes Report 123

    Fortes Report 123

    Lazarus Free Pascal Report Components

    Fortes Report are Lazarus Reports' Components' compatible.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6

    SQL Server Expert Helper

    Command line utility for gathering SQL Server information

    Change connection string in configuration file and start utility to gather static and statistical information on SQL Server, databases and queries. Short example of using: https://www.arbinada.com/en/node/1522
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Raudus - Extensions

    Raudus Extensions for web development with delphi and lazarus

    Raudus Web Framework Complement and Examples for web development in Lazarus and Delphi https://www.facebook.com/RaudusExperts/ https://www.youtube.com/watch?v=BlENxwApW2Q https://youtu.be/eL1d7z4uFLw
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    MuPDFLib for Pascal

    Using MuPDF library in FreePascal/Lazarus

    An effort to bring the latest MuPDFLib version to PASCAL/LAZARUS, based on the work from Dinko Miljak and Blestan Tabakov. MuPDF is a lightweight PDF, XPS and E-Book Viewer. You do not have many options if you want to included PDF support in your Pascal/Lazarus projects. MuPDF is maybe one of the best options, but is stuck on version 1.08 (from 2015), to be used with Lazarus. I managed to bring the supported version up to 1.17.0 (latest MuPDF). Only for Win64. Help is welcome to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    gditools

    gditools

    A Python program/library aimed at GD-ROM image files.

    This Python program/library is designed to handle GD-ROM image (GDI) files. It can be used to list files, extract data, generate sorttxt file, extract bootstrap (IP.BIN) file and more. This project can be used in standalone mode, in interactive mode or as a library in another Python program (check the 'addons' folder to learn how). For your convenience, you can use the gditools.py GUI program supplied in the Files section (optional). To use this project you must install the Python...
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 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
  • 10
    PasCop

    PasCop

    Static code analysis for Freepascal

    PasCop is a tool for static program analysis of Object Pascal source codes. It helps to comply with the principles of Clean Code Development and supports the developer in creating readable source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    neoPack

    Fully virtual ListView for Delphi/Lazarus

    Project is obsolete; see Editas. ListView has no items occupied memory, only visible items are in memory. When turn on filter, maximum 4 bytes per item or less. Each item can be different height.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    .Net Native Interface Library for Delphi

    The best library to work with .Net Assemblies in Delphi.

    The .Net Native Interface Library (DotNetNativeInterface) is a native programming interface which provides a way for Delphi programming language to interact with applications and libraries written in any of the .Net languages (such as C#, VB.Net etc). Programmers can use DotNetNativeInterface native methods to access .Net 3rd party libraries or .Net Framework Libraries without the need for registry entries, COM registrations or changes to the .Net libraries. The following examples...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    .Net Native Library for Lazarus

    The best library to work with .Net Assemblies in Pascal.

    The .Net Native Interface Library (DotNetNativeInterface) is a native programming interface which provides a way for Lazarus/Pascal programming language to interact with applications and libraries written in any of the .Net languages (such as C#, VB.Net etc). Programmers can use DotNetNativeInterface native methods to access .Net 3rd party libraries or .Net Framework Libraries without the need for registry entries, COM registrations or changes to the .Net libraries. The following examples...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Pascal NUCLEUS (GUI/VM)

    Pascal NUCLEUS (GUI/VM)

    Portable Pascal GUI Library for Atari ST/TT/MSDOS

    ...The code current compiles with Highspeed Pascal (Atari ST) or FreePascal. I hope to have it compiling for the Amiga (also using Highspeed Pascal), and supporting a built in p-code compiler/interpreter for cross platform development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    biOP

    biOP [bio~ObjectPascal/bio~Delphi] bioinformatics libraries

    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ueControls

    ueControls

    Open source set of instrumentation controls.

    Open source set of instrumentation controls for Lazarus and Free Pascal, compilable under Windows and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    OPCClient

    OPCClient

    OPCCient для разработки SCADA (или подобного)

    OPCClient - это лиш копонент (написан под Lazarus на Free Pascal), предназначен для написания SCADA и др. програм сбора данных и управления (по OPC DA). Он занимается лиш сбором и передачей информации, остальное придётся писать самим. Проект на русском языке..
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18

    HotLog

    Logging component for Delphi and Lazarus

    Logging component for Delphi and Lazarus. Version 3.3 (02-05-2019) Multithreaded, object oriented, buffered safe. The log file will be correctly written to disk, even if your application crashes. The logging/parsing/formating and optionnal visual feedback work don't consume your main thread's time. Logging environment to support debugging. Easy-to-use strings formating capabilities. Update of Olivier Touzot's HotLog component 2004,2005. Many Thanks to Olivier.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    .Net Component Suite for Delphi

    Most comprehensive Library of .Net components for Delphi.

    ...All libraries are feature-rich yet easy to use due to emphasis on intuitive API design. Tightly integrated with Embarcadero Delphi, you can use all features available in the Embarcadero Delphi IDE for your development tools and start working with UI instantly. The .Net Component Suite for Delphi is part of .Net VCL for Delphi(http://www.crystalnet-tech.com/DotNetVCL/DotNetVCL4Delphi.aspx)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    .Net VCL for Delphi

    Comprehensive library of .Net UI Controls and components for Delphi.

    ...Built on solid .Net Framework and advanced .Net functionalities, .Net VCL for Delphi provides innovative and advanced quality UI controls and components for Delphi that let you build powerful business desktop application effortless in timely fashion. Tightly integrated with Embarcadero Delphi, you can use all features available in the Embarcadero Delphi IDE for your development tools and start working with UI instantly. The .Net VCL for Delphi consists of: - .Net Component Suite for Delphi - .Net Control Suite for Delphi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    .Net Control Suite for Delphi

    Most comprehensive Library of .Net UI controls for Delphi.

    ...All libraries are feature-rich yet easy to use due to emphasis on intuitive API design. Tightly integrated with Embarcadero Delphi, you can use all features available in the Embarcadero Delphi IDE for your development tools and start working with UI instantly. The .Net Control Suite for Delphi is part of .Net VCL for Delphi(http://www.crystalnet-tech.com/DotNetVCL/DotNetVCL4Delphi.aspx)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    pastinn

    Tinn (Tiny Neural Network) ported to Pascal

    Tinn (Tiny Neural Network) is a 200 line dependency free neural network library written in C99. https://github.com/glouw/tinn This is a Pascal port of that project, compatible with Delphi and FreePascal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    d2inc

    d2inc

    Generate array from data.

    'd2inc' is a command line tool to convert binary data to array declaration for various programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Simple Hex Viewer

    Simple Hex Viewer

    Simple Hex Viewer for Windows

    Simple Hex Viewer for Windows developed in FPC/Lazarus Source code repository: https://github.com/jval1972/SimpleHex
    Downloads: 18 This Week
    Last Update:
    See Project
  • 25

    Jazenga Glide

    A polylingual IDE based on Lazarus

    ...This strategy will reduce the time and cost of translation of projects while putting tools in the hands of end users which allow them to crowd source translations in a manner never before available In addition to the language support being developed, a new project expert is under development which will allow developers to rapidly create a full feature application
    Downloads: 0 This Week
    Last Update:
    See Project