Showing 30 open source projects for "parallel"

View related business solutions
  • 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
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    Async PHP

    Async PHP

    Easily run code asynchronously

    Spatie Async is a PHP library that allows developers to run parallel processes using asynchronous tasks. It helps optimize performance by executing long-running or resource-intensive tasks concurrently, instead of sequentially. The library is easy to use and integrates well with existing PHP applications, making it suitable for batch processing, data scraping, or any scenario where concurrency can boost efficiency.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Laravel Envoy

    Laravel Envoy

    Elegant SSH tasks for PHP

    Laravel Envoy is a tool for executing common tasks you run on your remote servers. Using Blade-style syntax, you can easily set up tasks for deployment, Artisan commands, and more. Currently, Envoy only supports the Mac and Linux operating systems. However, Windows support is achievable using WSL2.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Stopwatch Component

    Stopwatch Component

    Provides a way to profile code

    Symfony Stopwatch is a lightweight component designed to measure the time and memory usage of code execution. It helps developers profile their applications by tracking the duration of specific operations and monitoring performance. Stopwatch is ideal for identifying bottlenecks and optimizing performance, especially in complex Symfony applications. It can also be used independently in any PHP project to measure the efficiency of code segments.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Deployer

    Deployer

    Deployment tool with support for popular frameworks out of the box

    A deployment tool written in PHP with support for popular frameworks out of the box. Deployer is a cli tool for deployment of any PHP applications, including frameworks such as Laravel, Symfony, Zend Framework and many more. Main concept of Deployer is recipe, a php file containing tasks definitions. Recipe can require other recipes and extend/ override functionality. Also Deployer comes with bunch of ready to use recipes from community for Slack, etc. Deployer can be easily installed via...
    Downloads: 3 This Week
    Last Update:
    See Project
  • All-in-one security tool helps you prevent ransomware and breaches. Icon
    All-in-one security tool helps you prevent ransomware and breaches.

    SIEM + Detection and Response for IT Teams

    Blumira’s detection and response platform enables faster resolution of threats to help you stop ransomware attacks and prevent data breaches. We surface real threats, providing meaningful findings so you know what to prioritize. With our 3-step rapid response, you can automatically block known threats, use our playbooks for easy remediation, or contact our security team for additional guidance. Our responsive security team helps with onboarding, triage and ongoing consultations to continuously help your organization improve your security coverage.
    Learn More
  • 5
    PHP Code Coverage

    PHP Code Coverage

    Collection, processing, and rendering functionality for PHP code

    The php-code-coverage library, authored by Sebastian Bergmann, enables collection, processing, and rendering of PHP code coverage data. It integrates with PHPUnit or other testing frameworks to track which lines, methods, or classes are executed during tests. The library supports generating detailed reports in formats like HTML, Clover, or XML, helping teams understand test completeness and identify untested code paths.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Laravel Workflow

    Laravel Workflow

    Durable workflow engine that allows users to track job status

    Laravel Workflow is a package for the Laravel web framework that provides tools for defining and managing workflows and activities. A workflow is a series of interconnected activities that are executed in a specific order to achieve a desired result. Activities are individual tasks or pieces of logic that are executed as part of a workflow. Laravel Workflow can be used to automate and manage complex processes, such as financial transactions, data analysis, data pipelines, micro-services, job...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Bible SuperSearch

    Bible SuperSearch

    Web-Based Bible Search Engine

    ...Keeps users on your website and does not send them to our website. Install our API and run completely on your website! Full Boolean search with parentheses, proximity search. Look up multiple passages, parallel Bibles. Bible downloads also available: * PDF * Plain Text * MySQL dumps * JSON * SQLite https://www.biblesupersearch.com http://biblesuper.sourceforge.net Note: SourceForge limits us to 6 screenshots total. To see more screenshots, please visit https://www.biblesupersearch.com/screenshots/
    Leader badge
    Downloads: 281 This Week
    Last Update:
    See Project
  • 8
    Huygens Remote Manager
    The Huygens Remote Manager is an open-source, efficient, multi-user web-based interface to the Huygens software by Scientific Volume Imaging (http://www.svi.nl/) for parallel batch deconvolutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    IRBS - Institutional Registers Backup

    IRBS - Institutional Registers Backup

    Open Source Institutional Registers Backup Syst. for Paper Registers

    ...Just download the above zip file, extract it to a Disk Partition, with lots of free space & Turn ON Network Discovery By Right Clicking The Given Batch File To Run As Administrator ( Just Once ) Then double-click "START IRBS" file to start system. It opens up 2 browser tabs with login prompt, to help you make parallel entry into system, i.e. to maintain listbox reference data first & also your registers data next. 3 users present : operator, refsmanager & usermanager, for doing registry entry, listbox data entry & password change / create many operators respectively. Password for the users: i1r2b3s4
    Downloads: 0 This Week
    Last Update:
    See Project
  • Financial reporting cloud-based software. Icon
    Financial reporting cloud-based software.

    For companies looking to automate their consolidation and financial statement function

    The software is cloud based and automates complexities around consolidating and reporting for groups with multiple year ends, currencies and ERP systems with a slice and dice approach to reporting. While retaining the structure, control and validation needed in a financial reporting tool, we’ve managed to keep things flexible.
    Learn More
  • 10
    ESC/POS Print Driver for PHP

    ESC/POS Print Driver for PHP

    PHP library for printing to ESC/POS-compatible thermal printers

    This project implements a subset of Epson's ESC/POS protocol for thermal receipt printers. It allows you to generate and print receipts with basic formatting, cutting, and barcodes on a compatible printer. The library was developed to add drop-in support for receipt printing to any PHP app, including web-based point-of-sale (POS) applications. Many thermal receipt printers support ESC/POS to some degree. This library is designed for use with the composer PHP dependency manager. To make use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PHP Console Color

    PHP Console Color

    Simple library for creating colored console ouput

    Simple library for creating colored console ouput. See example.php how to use this library. Just run the command "composer require php-parallel-lint/php-console-color" to install it.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    prestissimo

    prestissimo

    Composer parallel install plugin

    This is a composer 1.x plugin that downloads packages in parallel to speed up the installation process. This plugin is for Composer1; Composer2 is very fast on its own. Recognize composer's options. You don't need to set any special configuration. To avoid Composer asking for authentication it is recommended to follow the procedure on composer's authentication. For github.com you could also use an auth.json file with an oauth access token placed on the the same level as your composer.json file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Rocketeer

    Rocketeer

    Send your projects up in the clouds

    ...While it is coded in PHP, it can deploy any project from small HTML/CSS websites to large Rails applications. Versatile, support for multiple connections, multiserver connections, multiple stages per server, etc. Fast, queue tasks and run them in parallel across all your servers and stages. Modulable, not only can you add custom tasks and components, every core part of Rocketeer can be hot swapped, extended, hacked to bits, etc. Preconfigured, tired of defining the same routines again and again ? Rocketeer is made for modern development and comes with smart defaults and built-in tasks such as installing your application's dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    openSEQ

    NGS compute distro proloaded with pipeline analysis software

    ...Software included (location - name): path - biobambam path - bwa path - bowtie2 path - bowtie path - cufflinks path - bcftools path - tophat path - scalpel path - samtools path - sra-toolkit path - bamtools path - delly path - delly-parallel path - picard-tools path - fastahack path - twoBitToFa ~/prog/java/ - mutect ~/prog/python/ - platypus ~/prog/java/ - gatk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Scripture

    Scripture

    Biblical Data-Research Tool

    the real is finite; the irreal is infinite. The unreal is bigger than infinite. real is the physical; irreal is the possible. Unreal is the incoherent, useless, meaningless, insane.. all religions offend me, when someone tries to sell me their delusions. when someone say i can't have morals without religion. when someone doesn't hold others to their level just because of a iron age book. when they refuse to understand why faith is harmful. when they kill and hate for their imagenary gods....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Hierarchical cluster engine HCE

    Hierarchical Cluster Engine project

    The main idea of this project – to implement the solution that can be used to: construct custom network mesh or distributed network cluster structure with several relations types between nodes, formalize the data flow processing goes from upper node level central source point to down nodes and backward, formalize the management requests handling from multiple source points, support native reducing of multiple nodes results (aggregation, duplicates elimination, sorting and so on), internally support powerful full-text search engine and data storage, provide transactions-less and transactional requests processing, support flexible run-time changes of cluster infrastructure, have many languages bindings for client-side integration APIs in one product build on C++ language... Also, HCE includes the highlighter application. This is utility to get fast parallel multi-algorithmic textual patterns highlighting. It provides cli UI, works as filter console tool and uses json format of prot
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    iBRAIN2 Workflow Manager

    A system for automated analysis and data handling for RNAi screens

    The iBRAIN2 software system for RNAi high-content screening integrates automated analysis and customizable data management. It enables robust and complex parallel processing on computer cluster infrastructure and allows for reliable storage of primary and resulting data sets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    eClog

    A PHP log class

    eClog, a PHP log class, offer ability to log to file (default), console, database, mail, error_log and syslog. Supports multiple parallel handlers and ability to trigger PHP errors. There are ongoing development on stomp, mqseries and snmp handlers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Plesk Sync for WHMCS

    Plesk Sync for WHMCS

    Plesk Server add-on module for WHMCS

    Plesk Sync is an add-on module for WHMCS to import, control, create and synchronize client hosting accounts with your Parallel Plesk servers. Ensure synchronicity between WHMCS and Plesk. Features -------------- Compatible with WHMCS v5.x Ensure synchronicity between WHMCS and Plesk Import Plesk client accounts into WHMCS Interactively Suspend or Unsuspend Plesk client accounts Creates new invoiced orders from orphaned accounts Ajax buttons to carry-out operations rapidly Open Source, Freeware
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    phpStickyBoard

    phpStickyBoard

    A simple, quick, user friendly and secure forum like Baidu.com tieba.

    phpStickyBoard aimed at creating a forum program in simple, quick and easy-to-use interfaces. Security(of structure, contents) is concerned as the most important.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    RT-BOINC
    RT-BOINC stands for a Real-Time BOINC. It was designed for managing highly-interactive, short-term, and massively-parallel real-time applications. We implemented RT-BOINC on top of the recent BOINC server source codes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Parallel and atomic backup utility with web-based management. Written in PHP for simplicity in modifying and extending the framework. Multithreads not-so-multithreaded processes like rdiff-backup, rsync and SSH to decrease backup windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Get to know the global village and other cultures, share your place. BW-Rox, the platform driving www.bewelcome.org and other social networks, aiming to bring people together in real life. Parallel use of contributed work by the developer in encouraged..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An Integrated Development Environment for the upcoming PHP-Gtk2 binding. Under development, expect releases parallel to those of PHP-Gtk2 itself...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Lazy@Home is a GUI for your home automation via the parallel port. It's also possible to give commands via the command line or a web-interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next