Showing 141 open source projects for "web process"

View related business solutions
  • 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
  • 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
  • 1
    UI.Vision RPA

    UI.Vision RPA

    Open-Source RPA Software (formerly Kantu)

    The UI Vision RPA software is the tool for visual process automation, codeless UI test automation, web scraping and screen scraping. Automate tasks on Windows, Mac and Linux. The UI Vision RPA core is open-source with enterprise security. The free and open-source browser extension can be extended with local apps for desktop UI automation. UI.Vision RPA's computer-vision visual UI testing commands allow you to write automated visual tests with UI.Vision RPA - this makes UI.Vision RPA the first and only Chrome and Firefox extension (and Selenium IDE) that has "👁👁 eyes". ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    HttpKernel Component

    HttpKernel Component

    A structured process for converting a Request into a Response

    The HttpKernel component provides a structured process for converting a Request into a Response by making use of the EventDispatcher component. It's flexible enough to create full-stack frameworks, micro-frameworks or advanced CMS systems like Drupal. Every HTTP web interaction begins with a request and ends with a response. Your job as a developer is to create PHP code that reads the request information (e.g. the URL) and creates and returns a response (e.g. an HTML page or JSON string). ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Locust

    Locust

    Scalable open source load testing tool

    Locust is an open source user load testing tool written in Python. The idea behind Locust is to swarm your web site or other systems with attacks from simulated users during a test, with each user behavior defined by you using Python code. This swarming process is then monitored from a web UI in real-time, and will help identify any bottlenecks in your code before real users can come in. As it is completely event-based, Locust can have thousands or even millions of simultaneous users distributed over multiple machines swarming your system. ...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4
    IBM-ODM-Docker

    IBM-ODM-Docker

    This repository allows to deploy an IBM Operational Decision Manager

    IBM Operational Decision Manager on Docker. This repository centralizes the material to deploy IBM Operational Decision Manager in Docker. It includes Docker files and Docker compose descriptors. Docker files are used to build images of ODM runtimes. And docker-compose descriptor can be used to group this build, push to your repository and run your topology from Development to production. IBM ODM is a decisioning platform to automate your business policies. Business rules are used at the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • 5
    Sidekiq

    Sidekiq

    Simple, efficient background processing for Ruby

    ...It integrates seamlessly with Rails and other Ruby applications, letting developers offload tasks such as email delivery, file processing, and API calls so the main web process stays responsive. Sidekiq uses Redis as its backend, storing job queues, scheduling information, and retries, with support for delayed jobs and exponential backoff on failures. Its middleware architecture allows developers to inject custom logic around job execution, such as logging, tracing, or instrumentation. Sidekiq also provides monitoring dashboards for queue health, job latency, and failure analysis, giving teams operational visibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Glances

    Glances

    An eye on your system

    Glances is an open source, cross-platform monitoring tool that aims to provide a significant amount of monitoring information through a curses or Web-based interface. Depending on the size of the user interface, this information can then dynamically adapt. Glances can work in client/server mode, and is also capable of remote monitoring. All systems statistics can be exported to files or external time/value databases. Glances gets information from your system through various libraries,...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    Oxidized

    Oxidized

    Oxidized is a network device configuration backup tool

    Oxidized is a network device configuration backup and management tool that automates the process of collecting, storing, and versioning configurations from various networking hardware. Inspired by RANCID, it provides a scalable and Git-based approach to network configuration management, making it easier to track and roll back changes.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 8
    BotCity Framework Core Python

    BotCity Framework Core Python

    BotCity Framework - Python

    Recognize and interact with UI elements using state-of-art computer vision module. Operate any UI interface independent of the technology or platform (desktop, web, terminal). BotCity is a platform to develop, deploy, manage and maintain automation. Automation can be developed in Python or Java using open-source libraries that are market standard. Develop, deploy, manage and scale your Automation Ops using All in One platform that provides task queue, runtime environment management, reports,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    WireMock

    WireMock

    A tool for mocking HTTP services

    HTTP response stubbing, matchable on URL, header and body content patterns. Request verification, runs in unit tests, as a standalone process or as a WAR app. Configurable via a fluent Java API, JSON files and JSON over HTTP. Record/playback of stubs, fault injection, per-request conditional proxying, browser proxying for request inspection and replacement. Stateful behavior simulation and configurable response delays. Mock your APIs for fast, robust and comprehensive testing. WireMock is a...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 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
  • 10
    V2Fly

    V2Fly

    A platform for building proxies to bypass network restrictions

    ...The transmission carrier can be set separately for each protocol, such as TCP, mKCP and WebSocket. Nodes of V2Ray can be disguised as a normal website (HTTPS) to confuse its traffic with normal web traffic to avoid third-party interference. Universal reverse proxy support can achieve intranet penetration.
    Downloads: 41 This Week
    Last Update:
    See Project
  • 11
    Lexik JWT Authentication Bundle

    Lexik JWT Authentication Bundle

    JWT authentication for your Symfony API

    LexikJWTAuthenticationBundle is a Symfony bundle that provides JWT (JSON Web Token) authentication for RESTful APIs. It simplifies the process of generating and validating JWTs for secure user authentication. The bundle integrates seamlessly with Symfony’s security system, allowing developers to implement token-based authentication efficiently while maintaining flexibility in user management.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    WGCLOUD

    WGCLOUD

    Visibility into servers, applications, and infrastructure

    WGCLOUD is a distributed operations and maintenance monitoring platform designed to provide comprehensive visibility into servers, applications, and infrastructure through a lightweight yet highly integrated architecture. Built on a Spring Boot microservices foundation with an agent-server model, the system emphasizes rapid deployment, minimal configuration overhead, and automated operation for large-scale environments. It collects extensive host metrics such as CPU usage, temperature,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    WANIX

    WANIX

    A virtual environment kit for the local-first web

    wanix is a hobbyist Unix-like operating system written from scratch in C, aiming to implement core features of a traditional OS in an educational and modular way. The project walks through kernel development starting from bootloading, memory management, system calls, and eventually to user programs. With support for x86_64 and simple tools like a shell and basic file I/O, wanix serves as both a learning platform and a launching point for more advanced kernel features.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Remove MS Edge

    Remove MS Edge

    Uninstall Microsoft Edge with an executable or batch script

    Remove MS Edge is a Windows-focused project that packages methods to uninstall Microsoft Edge using either an executable approach or batch scripts, depending on how automated or hands-on you want the process to be. It targets users who prefer not to keep Edge installed and want a repeatable removal path rather than manual digging through system folders and app packages. The repository highlights practical compatibility considerations, including that certain apps and features may rely on WebView components, which can affect software that embeds web-based UI. ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 15
    Nipe

    Nipe

    An engine to make Tor network your default gateway

    Nipe is a Perl-based engine whose primary aim is to make the Tor network act as the default gateway for outgoing traffic. In practice, it configures system firewall rules (iptables) and network routing so that almost all IPv4 traffic is redirected through Tor. The tool provides commands such as install, start, stop, restart, and status to manage its behavior. When “start” is issued, it sets up the necessary rules; when “stop” is used, it attempts to remove those rules. Nipe currently...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    portracker

    portracker

    An open source, self-hosted, real-time port monitoring tool

    portracker is a self-hosted, real-time port monitoring and discovery tool that automatically maps running services across systems and containers to eliminate manual tracking and prevent port conflicts. The platform scans host environments to detect active services and their associated ports without requiring manual data entry, producing a live and accurate network view. It includes specialized collectors for platforms such as Docker and TrueNAS to provide deeper contextual insights into...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Pholcus

    Pholcus

    Distributed high-concurrency crawler software written in pure golang

    Pholcus is a high-concurrency crawler software written in pure Go language that supports distributed, only used for programming learning and research. It supports three operating modes of stand-alone, server and client, and has three operating interfaces, Web, GUI, and command line; simple and flexible rules, concurrent batch tasks, and rich output methods (mysql/mongodb/kafka/csv/excel, etc.); In addition, it also supports horizontal and vertical grabbing modes, and a series of advanced...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    BAS (Browser Automation Studio)

    BAS (Browser Automation Studio)

    Automate everything that Chrome can!

    ...With features such as browser fingerprint switching, captcha solving, and an integrated HTTP client, BAS makes it easy to enhance your automation projects. Whether you're developing standalone applications or automating web interactions, BAS provides everything needed to streamline the process.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 19
    Internet Download Manager

    Internet Download Manager

    Accelerate your downloads by up to 8 times!

    Internet Download Manager (IDM) is a popular software tool designed to speed up the process of downloading files from the internet. It offers advanced features like accelerated download speeds by using dynamic file segmentation, resume and schedule capabilities, and error recovery, which ensures that interrupted or paused downloads can be resumed without data loss. IDM integrates seamlessly with popular web browsers, allowing users to capture and manage downloads directly from within their browsing experience. ...
    Downloads: 159 This Week
    Last Update:
    See Project
  • 20
    Interleave is a business process management application. It enables you to model your business process and make it available online. It's meant to replace processes which currently rely on paper or spreadsheets and it has a good workflow engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FunOS

    FunOS

    FunOS is a Linux distro based on Ubuntu LTS with JWM window manager

    FunOS is a lightweight and minimal GNU/Linux distro, based on Ubuntu LTS. Using the JWM window manager. It comes without Snap.
    Leader badge
    Downloads: 289 This Week
    Last Update:
    See Project
  • 22

    ArchLinux Live ISO Prebuild

    Prebuild Arch Linux Live ISO with Desktop Environment included.

    This Project contains Prebuild ArchLinux Live ISOs generated by my ISO-Build Script on: https://github.com/n0raitor/archlinux-iso Just burn one ISO to a empty CD or flash it to a usb stick and use the device to Run an Arch Linux Live System with a Desktop Environment (Which: Included in the Name of the ISO File) Enjoy a much easier Installation Process of an Arch Linux System with the ability to Browser in the Web at the same time. There are two versions of the ISO: Small / Minimal Version (default) Big Version (-big): Includes lots of Live Software Notices: GNOME: When the Gnome Login Screen appears, you can simply type in "root" in the user textfield. After clicking th return button on your keyboard, a default ArchLinux ISO Messege will apear unter the text field and the login process just started. ...
    Leader badge
    Downloads: 93 This Week
    Last Update:
    See Project
  • 23
    Convertigo

    Convertigo

    Low Code Platform for Enterprises

    Convertigo is an open source Low Code Application Platform (LCAP) featuring MXDP (Multi eXperience Development Platform) for full-stack mobile and web application development - Large variety of connectors to enterprise apps - Low Code microservice builder to orchestrate and combine data and processes from multiple enterprise apps. - Offline data and complete data synchronization for disconnected scenarios. - Cross-platform WebApp and Native app mobile application development tools...
    Downloads: 27 This Week
    Last Update:
    See Project
  • 24
    OpenZ ERP

    OpenZ ERP

    OpenZ - Warenwirtschaft, ERP, CRM & mehr

    OpenZ hat alle Funktionen, die ein modernes ERP-System für Unternehmen des Mittelstands bereitstellen muss: Warenwirtschaft, Materialwirtschaft, Produktion, Projekte, Finanzen, ERP, CRM, Online Handel, Vertrieb, Einkauf, Einsatzplanung und viele andere mehr. Das System läuft komplett im Browser und ist damit überall und auf jedem Gerät einsetzbar. - komplette Auftragsabwicklung - Customer Relationship Management (CRM) - vollständige Lagerverwaltung mit...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    Free SAP Table Download Power Connector

    Free SAP Table Download Power Connector

    Free Download / Extract / Export from SAP to Excel / CSV / XML

    Download / Export any SAP table to Excel and/or CSV or XML individually or in groups! Use (simple/complex) filters . Option to schedule downloads or start via command line as well. Can replace full table download from SE16 SE16N SE16H and ties as connector with RPA e.g. Blueprism, UIPATH, Alteryx, Power Apps & Power Automate & Excel. Can also provide you SAP table downloads via its web services for e.g. Power Query and Power BI.
    Downloads: 8 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB