Search Results for "lazarus application collection"

Showing 656 open source projects for "lazarus application collection"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    DevHub Application

    DevHub Application

    A feature-rich offline application

    A feature-rich offline application, carefully crafted to support developers' daily tasks and ensure the highest security for their data. I am actively developing it with a bold goal in mind: to release updates weekly. I strive to maintain a lean footprint, aiming to curate an extensive collection comprising over 100 utilities, providing developers with a diverse array of tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    App Ideas Collection

    App Ideas Collection

    A Collection of application ideas to improve your coding skills

    App Ideas Collection is a collection of application idea prompts created by Florin Pop designed to help developers improve their skills by building full applications. It is structured with tiers (Beginner, Intermediate, Advanced) so learners can choose ideas appropriate to their experience level. Each idea comes with a clear objective, user-stories, bonus features, and links to resources, making it more than just a list—it’s a guided roadmap.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Damn Vulnerable GraphQL Application

    Damn Vulnerable GraphQL Application

    Vulnerable implementation of Facebook's GraphQL technology

    Damn Vulnerable GraphQL Application is an intentionally vulnerable implementation of Facebook's GraphQL technology, to learn and practice GraphQL Security. DVGA has numerous flaws, such as Injections, Code Executions, Bypasses, Denial of Service, and more. See the full list under the Scenarios section. A public Postman collection is also available to replay solutions to the challenges.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GenP

    GenP

    This repository preserves source materials and related documentation

    GenP is an archival repository that preserves source materials, scripts, and documentation related to a tool historically associated with modifying proprietary software behavior. The project itself does not function as an actively maintained application but instead serves as a research-oriented collection intended for reverse engineering study and educational analysis. It explicitly positions itself as a reference resource, emphasizing that no support or guarantees are provided for compatibility with modern systems. The repository includes materials written in scripting languages such as AutoIt and PowerShell, reflecting its origins in automation and system-level interaction. ...
    Downloads: 59 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    JobWinner

    JobWinner

    Curated directory of thousands of generative AI tools by category

    AI Collection is a curated repository that aggregates a large number of generative AI applications into a single organized directory. It serves as a discovery platform where users can browse and explore AI tools across a wide range of categories and use cases. Instead of providing software code for a single application, AI Collection acts as a structured index that lists AI tools along with brief descriptions and visual previews.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Alibaba iLogtail

    Alibaba iLogtail

    Fast and Lightweight Observability Data Collector

    iLogtail was born for observable scenarios and has many production-level features such as lightweight, high performance, and automated configuration, which are widely used internally by Alibaba Group and tens of thousands of external Alibaba Cloud customers. You can deploy it in physical machines, Kubernetes and other environments to collect telemetry data, such as logs, traces and metrics. Supports a variety of Logs, Traces, and Metrics data collection, and is friendly to container and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Flashpoint Launcher

    Flashpoint Launcher

    Launcher for Flashpoint Archive

    The launcher for Flashpoint Archive (the non-profit web preservation project). The Flashpoint Launcher (FPL) is a desktop application made for browsing, storing, and launching other applications (games, animations, web apps etc.). It is specifically made for Flashpoint Archive, a non-profit with the goal of furthering archival and accessibility efforts for games, animations and other digital interactive experiences on the web.
    Downloads: 48 This Week
    Last Update:
    See Project
  • 8
    Apktool

    Apktool

    A tool for reverse engineering Android apk files

    A tool for reverse engineering 3rd party, closed, binary Android apps. It can decode resources to nearly original form and rebuild them after making some modifications. It also makes working with an app easier because of the project like file structure and automation of some repetitive tasks like building apk, etc. It is NOT intended for piracy and other non-legal uses. It could be used for localizing, adding some features or support for custom platforms, analyzing applications and much...
    Downloads: 151 This Week
    Last Update:
    See Project
  • 9
    wslu

    wslu

    A collection of utilities for Windows 10 Linux Subsystems

    This is a collection of utilities for Windows 10 Linux Subsystem, such as retrieving Windows 10 environment variables or creating your favorite Linux GUI application shortcuts on Windows 10 Desktop. Requires Windows 10 Creators Update; Some of the features requires a higher version of Windows 10; Supports WSL2. A WSL shortcut creator to create a shortcut on your Windows 10 Desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 10
    TwitchAdSolutions

    TwitchAdSolutions

    This repo aims to provide multiple solutions for blocking Twitch ads

    TwitchAdSolutions is an open-source repository that aggregates multiple techniques, scripts, and tools designed to block or bypass advertisements on the Twitch streaming platform. Rather than being a single application, it serves as a curated collection of methods that users can apply depending on their environment, including browser extensions, proxy-based approaches, and custom scripts. The project focuses on maintaining functional workarounds for Twitch’s evolving ad delivery system, which frequently changes to counter ad-blocking solutions. ...
    Downloads: 29 This Week
    Last Update:
    See Project
  • 11
    Awesome Prometheus Alerts

    Awesome Prometheus Alerts

    Collection of Prometheus alerting rules

    Awesome Prometheus Alerts is a collection of pre-configured Prometheus alert rules, help users set up effective alerting for infrastructure monitoring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Zipkin

    Zipkin

    Distributed tracing system to gather timing data

    Zipkin is a distributed tracing system. It helps gather timing data needed to troubleshoot latency problems in service architectures. Features include both the collection and lookup of this data. If you have a trace ID in a log file, you can jump directly to it. Otherwise, you can query based on attributes such as service, operation name, tags and duration. Some interesting data will be summarized for you, such as the percentage of time spent in a service, and whether or not operations failed. The Zipkin UI also presents a Dependency diagram showing how many traced requests went through each application. ...
    Downloads: 21 This Week
    Last Update:
    See Project
  • 13
    Handy STT

    Handy STT

    A free, open source, and extensible speech-to-text application

    Handy is a free, open-source, offline speech-to-text application built for privacy, accessibility, and extensibility. Developed using Tauri (Rust + React/TypeScript), it runs natively across Windows, macOS, and Linux while performing local speech recognition without sending any audio to cloud servers. Handy allows users to start transcription instantly using a configurable keyboard shortcut—press to record, release to transcribe—and automatically pastes the resulting text into any active...
    Downloads: 53 This Week
    Last Update:
    See Project
  • 14
    Nafas

    Nafas

    Breathing Gymnastics Application

    Breathing gymnastics is a system of breathing exercises that focuses on the treatment of various diseases and general health promotion. Nafas is a collection of breathing gymnastics designed to reduce the exhaustion of long working hours. With multiple breathing patterns, Nafas helps you find your way to a detoxified energetic workday and also improves your concentration by increasing the oxygen level. No need to walk away to take a break, just sit comfortably, run Nafas and let the journey...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Corcel

    Corcel

    Use WordPress backend with Laravel or any PHP application

    A collection of Model classes that allows you to get data directly from a WordPress database. Corcel is a collection of PHP classes built on top of Eloquent ORM (from Laravel framework), that provides a fluent interface to connect and get data directly from a WordPress database. You can use WordPress as the backend (administration panel) or CMS, for inserting posts, custom types, etc, and any other PHP app in the other side querying those data (as a Model layer). It's easier to use Corcel...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Elkeid

    Elkeid

    Open source solution that can meet the requirements of workloads

    Elkeid is an open-source platform for security and intrusion-detection that aims to support a wide variety of deployment contexts — from bare-metal hosts to containers, Kubernetes clusters, and even serverless environments. It was born out of ByteDance’s internal security best practices, offering for community users a subset of its enterprise-grade capabilities. Elkeid combines kernel-level data collection, user-space agents, and runtime instrumentation (RASP) to detect malicious behavior,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    mtail

    mtail

    Extract internal monitoring data from application logs

    Extract internal monitoring data from application logs for collection in a time-series database. mtail is a tool for extracting metrics from application logs to be exported into a timeseries database or timeseries calculator for alerting and dashboarding. It fills a monitoring niche by being the glue between applications that do not export their own internal state (other than via logs) and existing monitoring systems, such that system operators do not need to patch those applications to instrument them or writing custom extraction code for every such application. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    OmniTools

    OmniTools

    Self-hosted collection of powerful web-based tools for everyday tasks

    OmniTools is a self-hosted web application that bundles a large collection of everyday utilities into a single clean interface you can run on your own infrastructure. It’s designed to replace the random assortment of “free online tools” people use for quick tasks, while avoiding ads, tracking, and the need to upload sensitive files to unknown servers. A key design choice is that file processing happens entirely on the client side, meaning your data stays in your browser instead of being sent to the backend. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 19

    Flying Sheep

    Lazarus and FreePascal code examples and applications

    A collection of custom libraries/units and applications written in Lazarus and FreePascal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    NVActivityIndicatorView

    NVActivityIndicatorView

    A collection of awesome loading animations

    NVActivityIndicatorView is a collection of awesome loading animations. Check out LoaderUI (ready to use with Swift Package Mananger supported) for SwiftUI implementation of this. Cocoapods is a dependency manager for Swift and Objective-C Cocoa projects. To use NVActivityIndicatorView with CocoaPods, add it in your Podfile. Carthage is intended to be the simplest way to add frameworks to your Cocoa application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Aidoku Sources

    Aidoku Sources

    Unofficial (legacy) sources for Aidoku

    Aidoku Community Sources is an open-source repository that provides a collection of unofficial, community-developed content sources that can be installed into the Aidoku manga reading application to expand its available library. These sources act as connectors between the app and external content providers, enabling users to browse and read manga from various online platforms. The repository is structured to allow contributors to add, update, or maintain sources, fostering a collaborative ecosystem around content accessibility. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    qxresearch-event-1

    qxresearch-event-1

    Python hands on tutorial with 50+ Python Application

    qxresearch-event-1 is an open-source educational repository that provides a collection of lightweight Python applications designed to demonstrate programming concepts and artificial intelligence techniques in simple and accessible examples. The repository contains dozens of small programs, many implemented with minimal lines of code, covering topics such as machine learning, graphical user interfaces, computer vision, and API integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    RyTuneX

    RyTuneX

    RyTuneX is a cutting-edge optimizer built with the WinUI 3 framework

    RyTuneX is a comprehensive Windows-system optimization tool aimed at users who want to enhance performance, privacy and usability on systems running Windows 10 (20H1 +) and Windows 11. It is built using the WinUI 3 framework and .NET 8 to provide a modern, responsive interface and native Windows look and feel. The application lets users “debloat” their system by removing pre-installed apps and Windows features that may be unnecessary or resource-heavy, helping free up resources and storage. It also offers system tweaks to improve responsiveness, reduce background overhead, and optimize system settings for gaming or heavy usage workflows. Privacy enhancements are part of its core offering: toggles for telemetry, data-collection features, background apps and more give users greater control over what their OS is tracking or doing under the hood.
    Downloads: 133 This Week
    Last Update:
    See Project
  • 24
    MyPerf4J

    MyPerf4J

    High performance Java APM. Powered by ASM

    MyPerf4J is an open source Java performance monitoring and profiling tool designed to help developers and operations teams analyze application behavior with minimal overhead. It focuses on providing lightweight yet high-precision metrics collection for method execution times, throughput, and latency, making it particularly useful in high-performance production environments. The project emphasizes low performance impact by using efficient time recording and aggregation techniques, allowing continuous monitoring without significantly affecting application speed. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Tandoor Recipes

    Tandoor Recipes

    Application for managing recipes, planning meals, building shopping

    Application for managing recipes, planning meals, building shopping lists and much much more! This application is meant for people with a collection of recipes they want to share with family and friends or simply store them in a nicely organized way. A basic permission system exists but this application is not meant to be run as a public page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB