Showing 20 open source projects for "application"

View related business solutions
  • Run Any Workload on Compute Engine VMs Icon
    Run Any Workload on Compute Engine VMs

    From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.

    Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
    Try Compute Engine
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • 1

    LuaToExe

    Embedded a lua script in an executable without LUA DLL (one file)

    Builds an executable containing all the files of a LUA application. This executable will be autonomous, it will include all the resources of the application. This program checks, compiles each LUA unit, searches for "require" and dependencies, it automatically includes the necessary modules. It can also integrate other types of files: DLL, Exe, images... The work is simplified by adding pre-compilation directives.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    code saver

    code saver

    add your source code into exe-file

    ru: приложение позволяет сохранить исходники в скомпилированном приложении и получится столько резервных копий исходного кода сколько копий приложения the application allows you to save the source code in the compiled application and you will get as many backup copies of the source code as there are copies of the application Open ini file, set your own password (only version with TAbZipper), add your source code files into section "[SaveFiles]", run "codesaver[.exe]" and use "src.inc" in your project (example in folder "Sample" ) [Include] NameOfArray=SrcData IncludeFile=src.inc ZipPassword=password [SaveFiles] codesaver.ini codesaver.ico codesaver.lpi codesaver.lpr codesaver.lps codesaver.res unit1.pas unit1.lfm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    NSBase

    NSBase

    NSBase is a database management system.

    NSBase is a database management system. NSBase use SQLite, Firefird, Interbase, MariaDB, Mysql, Postgresql, Sybase It allows to quickly build complete database applications. Its modern interface is simple and ergonomic. Its scripting in LUA makes it possible to dynamize your applications. It is a rapid development workshop (IDE / RAD) visual type (sqlite form generator). It is a real alternative to MSAccess, kexi and other. Import your database : Text files, MS Access (MDB File),...
    Downloads: 41 This Week
    Last Update:
    See Project
  • 4
    Avocado programming language

    Avocado programming language

    Avocado Polish programming language

    The Avocado language is compiled and currently allows for the creation of console applications. Work on Avocado and the integrated development environment (IDE) began on February 19, 2025. A unique feature of this language is the ability to write commands in Polish and English, compiling code into .exe format. The language is freely available for commercial and non-commercial projects. The Avocado source code is available under the MIT License on GitHub. Avocado is transpiled to Free...
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 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
  • 5
    YHTML

    YHTML

    YHTML, HTML5 Components for Lazarus

    ...Generate optimized HTML5 code to manage file, pictures or data. Applications created in memory. YHTML uses a package of extended packages. Les applications YHTML sont des application WEB qui ne nécessitent pas d’installation de serveur. YTHML génère du code HTML5 de manière optimisée ce qui limite le transfert des données HTML sur le réseau. YHTML fonctionne entièrement en mémoire et ne va pas utiliser le disque dur, le temps de réponse est alors immédiat. (sauf si l’application elle même utilise le disque)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Lazarus Wiki Projects

    Lazarus Wiki Projects

    Source code for various macOS Lazarus + Free Pascal Wiki projects

    ...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
  • 7

    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 network at startup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    .Net Core for Delphi/Lazarus

    .Net Core for Delphi/Lazarus

    The best library to work with the .Net Core from Delphi and Lazarus.

    The .Net Core for Delphi/Lazarus (dotNetCore4Delphi) is a .Net Core Runtime Library for Delphi which helps Delphi/Pascal developers work with .Net Core. It is designed to provide a way to interact with .Net Core applications from Delphi/Pascal. What dotNetCore4Delphi can do: - Access .Net Core Framework Class Library. - Access Third Party .Net Core Libraries. - Access Your .Net Core Libraries. - etc Competitive Advantages: - Cross-platform framework that runs on Windows, Linux and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    .Net Native Interface Library for Delphi

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

    ...The following examples illustrate when you need to use DotNetNativeInterface native methods: 1. You want to access and use .Net Framework Class Library in your application. 2. You want to access and use 3rd party .Net Libraries in your application. Competitive Advantages: 1. Access to .Net Framework Class Library. 2. No COM registration of .Net Libraries is required when deployed. 3. Allows any programming language to consume .Net libraries as if they were native code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit for Your Google Cloud Projects Icon
    $300 in Free Credit for Your Google Cloud Projects

    Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.

    Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10

    .Net Native Library for Lazarus

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

    ...The following examples illustrate when you need to use DotNetNativeInterface native methods: 1. You want to access and use .Net Framework Class Library in your application. 2. You want to access and use 3rd party .Net Libraries in your application. Competitive Advantages: 1. Access to .Net Framework Class Library. 2. No COM registration of .Net Libraries is required when deployed. 3. Allows any programming language to consume .Net libraries as if they were native code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    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
  • 12
    ddn

    ddn

    Desktop Dropbox Notifications

    DDN is an application that makes desktop notification with changes detected in the file that is generated by the application Android ADN. Can generate OS Notificactions, Application's Notications and Growl Notifications. https://play.google.com/store/apps/details?id=com.nobeid.androiddropboxnotifications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    HSButton

    New Look Button Components for Delphi/Lazarus

    This is a set of 3 easy to use components for Delphi / Lazarus IDE and Free Pascal THSButton THSSpeedButton and THSStaticText that will make your application look modern shiny and beautiful no much efforts are needed Sample project file is included. Features / - Style : many type of styles from soft rubber to Shiny Glass ,Quicken or Encarta with any color you choose. - Border : the size of the button border, in case it has a glass or quicken style this will change the level of the rounded corners - Smoothness : this number will give the button a smooth gradient soft look - Enter and Leave Decease option / this will give the button a nice effect when the user moves the mouse over and out of the button looks wonderful when using glow colors or glassy look...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    TemplateApp

    TemplateApp

    Lazarus template application project with full localization

    Lazarus template application project with full localization. It took me quite some time to create a fully featured application project that could set the language from the system but also had the capability to set the language live from the application itself. Templating is good. It saves time because you don't have to reinvent the wheel and it prevents bugs because what you already have is probably already tested.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Notepad Extended
    An easy way to write your source code, even when you are in the middle of nowhere. IMPORTANT! When you installs this in ProgramFiles, run this with admin privileges, else the application can't read the language files!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Qtopia 2 is design for embedded system. This is a IDE of Qtopia 2 for linux, who can edit and build Qt2 application both for i386 and arm linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    versaloon

    versaloon

    Universal programmer/debugger. Universal embedded software framework.

    Versaloon Platform is a next gerenation embeded developpment platform based on OOC. It implements a unique HAL layer for all target chips supported. And it will, if implemented, support more then 10 kinds of target chips, provide drivers for more than 100 pheripherial chips, provide generic software stacks(including USB, Wifi...), provide an featured FSM system(with semaphore, mutex support). Versaloon is also a USB dongle providing JTAG, SWD, SPI, IIC, GPIO, PWM, MicroWire, USART, EBI and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Application for easy translation for apk's files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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: 0 This Week
    Last Update:
    See Project
  • 20
    VirtualDatalink is an hardware emulator of the Timex Datalink USB wrist watch. It allows application developers to test their software under a controlled environment with a powerful debugger.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.
Try Free →